mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 08:39:56 +00:00
Update nextflow.config
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
e3e465df1f
commit
69430ef851
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ params {
|
||||||
// profile standardisation
|
// profile standardisation
|
||||||
run_profile_standardisation = false
|
run_profile_standardisation = false
|
||||||
standardisation_taxpasta_format = 'tsv'
|
standardisation_taxpasta_format = 'tsv'
|
||||||
taxpasta_taxonomy_dir = false
|
taxpasta_taxonomy_dir = null
|
||||||
taxpasta_add_name = false
|
taxpasta_add_name = false
|
||||||
taxpasta_add_rank = false
|
taxpasta_add_rank = false
|
||||||
taxpasta_add_lineage = false
|
taxpasta_add_lineage = false
|
||||||
|
|
Loading…
Reference in a new issue