1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-11 04:23:10 +00:00
nf-configs/pipeline/viralrecon.config

9 lines
340 B
Text
Raw Normal View History

2020-04-09 11:40:35 +00:00
/*
* -------------------------------------------------
* nfcore/viralrecon custom profile Nextflow config file
* -------------------------------------------------
*/
includeConfig "${params.custom_config_base}/conf/pipeline/viralrecon/genomes.config"
2021-07-21 11:23:47 +00:00
includeConfig "${params.custom_config_base}/conf/pipeline/viralrecon/eddie.config"