Skip to content

Commit

Permalink
misc update
Browse files Browse the repository at this point in the history
  • Loading branch information
madetunj authored Apr 29, 2021
1 parent 24a76d5 commit b47150f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ROSE_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ def main():
parser.add_option("-g","--genome", dest="genome", default=None,
help = "Enter the genome build (MM9,MM8,HG18,HG19,HG38)")
parser.add_option("--custom", dest="custom_genome", default=None,
help = "Enter the custom genome annotation .ucsc")
help = "Enter the custom genome annotation refseq.ucsc")

#optional flags
parser.add_option("-b","--bams", dest="bams",nargs = 1, default=None,
Expand Down

0 comments on commit b47150f

Please sign in to comment.