Skip to content
Snippets Groups Projects
Verified Commit e170dad3 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

nf modules: add ccin2p3 profile

parent 78189351
No related branches found
No related tags found
No related merge requests found
Showing
with 337 additions and 32 deletions
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -74,4 +74,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,6 +49,23 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,6 +49,23 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -83,5 +83,22 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -82,4 +82,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -71,41 +71,18 @@ profiles {
ccin2p3_conda {
process{
withName: compute_mappability {
beforeScript = "PATH=/sps/lbmc/common/nextflow/src/singularity_modules/music/6613c53/:/usr/bin:$PATH"
beforeScript = "source /sps/lbmc/common/miniconda3/init.sh"
conda = "/sps/lbmc/common/miniconda3/envs/music_1.0.0"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
memory = "10GB"
time = "24h"
queue = 'huge'
}
withName: music_preprocessing {
beforeScript = "PATH=/sps/lbmc/common/nextflow/src/singularity_modules/music/6613c53/:/usr/bin:$PATH"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n"
cpus = 1
memory = "10GB"
time = "24h"
}
withName: music_computation {
beforeScript = "PATH=/sps/lbmc/common/nextflow/src/singularity_modules/music/6613c53/:/usr/bin:$PATH"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n"
cpus = 1
memory = "10GB"
time = "24h"
}
}
process{
withName: compute_mappability {
beforeScript = "source /sps/lbmc/common/miniconda3/init.sh"
conda = "/sps/lbmc/common/miniconda3/envs/music_1.0.0"
scratch = true
......@@ -117,7 +94,7 @@ profiles {
cpus = 1
queue = 'huge'
}
withName: music_preprocessing {
withName: music_computation {
beforeScript = "source /sps/lbmc/common/miniconda3/init.sh"
conda = "/sps/lbmc/common/miniconda3/envs/music_1.0.0"
scratch = true
......@@ -129,9 +106,14 @@ profiles {
cpus = 1
queue = 'huge'
}
withName: music_computation {
beforeScript = "source /sps/lbmc/common/miniconda3/init.sh"
conda = "/sps/lbmc/common/miniconda3/envs/music_1.0.0"
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
......
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -48,4 +48,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
......@@ -49,4 +49,21 @@ profiles {
}
}
}
ccin2p3 {
singularity.enabled = true
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: index_fasta {
container = "/sps/lbmc/common/singularity/kallisto:0.44.0.img"
scratch = true
stageInMode = "copy"
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
cpus = 1
queue = 'huge'
}
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment