Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/hCoV-2019/pangolin
Browse files Browse the repository at this point in the history
  • Loading branch information
aineniamh committed Apr 29, 2020
2 parents b2f9be6 + 1387899 commit e5b5557
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@ positional arguments:
query
optional arguments:
-h, --help show this help message and exit
-o OUTDIR, --outdir OUTDIR
Output directory
-d DATA, --data DATA Data directory minimally containing a fasta alignment
and guide tree
-n, --dry-run Go through the motions but don't actually run
-f, --force Overwrite all output
--tempdir TEMPDIR Specify where you want the temp stuff to go. Default:
$TMPDIR
--max-ambig MAXAMBIG Maximum proportion of Ns allowed for pangolin to
attempt assignment. Default: 0.5
--min-length MINLEN Minimum query length allowed for pangolin to attempt
assignment. Default: 10000
-t THREADS, --threads THREADS
Number of threads
-v, --version show program's version number and exit
-h, --help show this help message and exit
-o OUTDIR, --outdir OUTDIR Output directory
-d DATA, --data DATA Data directory minimally containing a fasta alignment
and guide tree
-n, --dry-run Go through the motions but don't actually run
-f, --force Overwrite all output
--tempdir TEMPDIR Specify where you want the temp stuff to go. Default:
$TMPDIR
--max-ambig MAXAMBIG Maximum proportion of Ns allowed for pangolin to
attempt assignment. Default: 0.5
--min-length MINLEN Minimum query length allowed for pangolin to attempt
assignment. Default: 10000
-t THREADS, --threads THREADS
Number of threads
-v, --version show program's version number and exit
-lv, --lineages-version show lineages's version number and exit
```

### Output
Expand Down

0 comments on commit e5b5557

Please sign in to comment.