Skip to content
Snippets Groups Projects

Resolve "Include Phantompeakqualtools step"

Merged Venkat Malladi requested to merge 5-phantompeakcalls into master
Viewing commit a769626f
Show latest version
1 file
+ 1
1
Preferences
File browser
Compare changes
@@ -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',