mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +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:
parent
9d23f7a266
commit
f6c2e4c65f
2 changed files with 0 additions and 12 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue