Skip to content

Commit

Permalink
SMORE'D will no produce useful error messages when vsearch dies\nupda…
Browse files Browse the repository at this point in the history
…te docs for --vthreads: vsearch threads\nbump version to 1.0rc3
  • Loading branch information
ar0ch committed Feb 5, 2020
1 parent 58e25a5 commit 1351ad1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ DB prefix(optional) : holds the information for DB files to be created and their
Generate pre-sampel reports in Excel format. If an output path is given, per-sample reports will be deposited in teh same folder.
`-t`
Integer number of thread to use to process samples.
`--vthreads`
Integer number of threads for VSEARCH to use
`-v`
Prints the version of the software.
`-x,--overwrite`
Expand Down
2 changes: 2 additions & 0 deletions urdohelper.py
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,8 @@ def make_report(report_data, read_count, output_filename, template_fp, tax_dict)
A FASTQ file is generated in the specified directory for each sample containing reads wwith no kmer matches (Unclassified reads).
-t
Integer number of threads to use to process samples
--vthreads
Integer number of threads for VSEARCH to use
-v
Prints the version of the software.
-x,--overwrite
Expand Down

0 comments on commit 1351ad1

Please sign in to comment.