Skip to content
Snippets Groups Projects
Commit a769626f authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update help.

parent 35210747
Branches
Tags
1 merge request!11Resolve "Include Phantompeakqualtools step"
......@@ -30,7 +30,7 @@ def get_args():
formatter_class=argparse.RawDescriptionHelpFormatter)
parser.add_argument('-b', '--bam',
help="The bam file to run filtering and qc on.",
help="The bam file to convert.",
required=True)
parser.add_argument('-p', '--paired',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment