-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -255,7 +255,7 @@ def helpMessage() { | |
--silvaTaxNcbiSp Path to tax_ncbi-species_ssu_ref_nr99_*.txt.gz file. You can provide it | ||
either compressed (.gz) or not. If not provided, the workflow automatically | ||
adds a download step. | ||
--silvaTaxNcbiSpURL URL to tax_ncbi-species_ssu_ref_nr99_*.txt.gz file. It will be used if you | ||
--silvaTaxNcbiSpURL URL to tax_ncbi-species_ssu_ref_nr99_*.txt.gz file. It will be used if you | ||
don't provide the --silvaFasta parameter (above). Default is: | ||
'https://www.arb-silva.de/fileadmin/silva_databases/current/Exports/taxonomy/ncbi/tax_ncbi-species_ssu_ref_nr99_138.1.txt.gz'. | ||
|
@@ -323,8 +323,11 @@ def helpMessage() { | |
Help: | ||
--help Print this help and exit. | ||
Authors: Cecilia Salazar ([email protected]) & Ignacio Ferrés ([email protected]) | ||
Maintainer: Ignacio Ferrés ([email protected]) | ||
Authors: | ||
Cecilia Salazar ([email protected]) | ||
Ignacio Ferrés ([email protected]) | ||
Matías Giménez ([email protected]) | ||
Gregorio Iraola ([email protected]) | ||
Microbial Genomics Laboratory | ||
Institut Pasteur de Montevideo (Uruguay) | ||
|