Skip to content

Commit

Permalink
fix usage
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjpage committed Aug 22, 2017
1 parent f631079 commit 8d34a81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lib/Bio/Roary/CommandLine/Roary.pm
Original file line number Diff line number Diff line change
Expand Up @@ -346,12 +346,12 @@ Options: -p INT number of threads [1]
-r create R plots, requires R and ggplot2
-s dont split paralogs
-t INT translation table [11]
-ap allow paralogs in core alignment
-ap allow paralogs in core alignment
-z dont delete intermediate files
-v verbose output to STDOUT
-w print version and exit
-y add gene inference information to spreadsheet, doesnt work with -e
-iv STR Change the MCL inflation value [1.5]
-iv STR Change the MCL inflation value [1.5]
-h this help message
Example: Quickly generate a core gene alignment using 8 threads
Expand Down
2 changes: 1 addition & 1 deletion lib/Bio/Roary/CommandLine/RoaryCoreAlignment.pm
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Options: -o STR output filename [core_gene_alignment.aln]
-cd FLOAT percentage of isolates a gene must be in to be core [99]
-m STR directory containing gene multi-FASTAs [pan_genome_sequences]
-s STR gene presence and absence spreadsheet [gene_presence_absence.csv]
-p allow paralogs
-p allow paralogs
-z dont delete intermediate files
-v verbose output to STDOUT
-h this help message
Expand Down

0 comments on commit 8d34a81

Please sign in to comment.