1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

Update docs/pipeline/sarek/munin.md

Update conf/pipeline/sarek/munin.config

testing out module and containers collision
This commit is contained in:
Maxime Garcia 2019-11-20 15:54:29 +01:00 committed by MaxUlysse
parent 9d23f7a266
commit f6c2e4c65f
2 changed files with 0 additions and 12 deletions

View file

@ -4,14 +4,6 @@ params {
// Specific nf-core/configs params
config_profile_contact = 'Maxime Garcia (@MaxUlysse)'
config_profile_description = 'nf-core/sarek MUNIN profile provided by nf-core/configs'
<<<<<<< HEAD
=======
// Specific nf-core/sarek configs params
max_memory = 752.GB
max_cpus = 46
max_time = 72.h
>>>>>>> 946bf37... Update conf/pipeline/sarek/munin.config
// Specific nf-core/sarek params
annotation_cache = true

View file

@ -19,8 +19,4 @@ Specific configurations for MUNIN has been made for sarek.
* Path to `vep_cache`: `/data1/cache/VEP/`
* Path to `pon`: `/data1/PON/vcfs/BTB.PON.vcf.gz`
* Path to `pon_index`: `/data1/PON/vcfs/BTB.PON.vcf.gz.tbi`
<<<<<<< HEAD
* Load module `Sentieon` for Processes with `sentieon` labels
=======
* Load module `Sentieon` for Processes with `sentieon` labels
>>>>>>> 5dc5555... update docs