mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-11 12:33:10 +00:00
c583aa0233
* Added kraken template * docs: updated some info * fix: updated igenomes_base path
448 B
448 B
nf-core/configs: KRAKEN Configuration
This profile can be only combined with jenkins.config
. It is used for
testing pipeline with real data on in-house cluster located at SciLifeLab.
To use, run the pipeline with -profile kraken
. This will download and launch
the kraken.config
which has been pre-configured to
test the pipeline using docker
by default.
Example: nextflow run -profile kraken,jenkins