You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: secapr/phase_alleles.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ def add_arguments(parser):
46
46
required=True,
47
47
action=CompletePath,
48
48
default=None,
49
-
help='Provide the reference that was used for read-mapping. If you used the alignment-consensus method, provide the joined_references.fasta which is found in the reference folder within the reference-assembly output.'
49
+
help='Provide the reference that was used for read-mapping. If you used the alignment-consensus method, provide the joined_fasta_library.fasta which is found in the reference_seqs folder within the reference-assembly output.'
0 commit comments