We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1e1bb commit 878d610Copy full SHA for 878d610
bit/cli/gen_reads.py
@@ -73,6 +73,7 @@ def main():
73
equal proportions are assumed.",
74
)
75
optional.add_argument(
76
+ "-c",
77
"--circularize",
78
help="Treat input contigs as circular and allow fragments that span the end-to-start \
79
boundary to be generated. (You probably don't want this if your inputs include \
0 commit comments