Skip to content

Commit 432b0a9

Browse files
committed
[automated] Update pipeline configs
1 parent f662d22 commit 432b0a9

13 files changed

+156
-0
lines changed

pipeline/abotyper.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/abotyper custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/abotyper folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

pipeline/alleleexpression.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/alleleexpression custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/alleleexpression folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

pipeline/cellpainting.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/cellpainting custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/cellpainting folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/diseasemodulediscovery custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/diseasemodulediscovery folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

pipeline/longraredisease.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/longraredisease custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/longraredisease folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

pipeline/lsmquant.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/lsmquant custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/lsmquant folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

pipeline/panoramaseq.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/panoramaseq custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/panoramaseq folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

pipeline/proteinannotator.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/proteinannotator custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/proteinannotator folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

pipeline/rarevariantburden.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/rarevariantburden custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/rarevariantburden folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

pipeline/ribomsqc.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/*
2+
* -------------------------------------------------
3+
* nfcore/ribomsqc custom profile Nextflow config file
4+
* -------------------------------------------------
5+
* Config options for custom environments.
6+
* Cluster-specific config options should be saved
7+
* in the conf/pipeline/ribomsqc folder and imported
8+
* under a profile name here.
9+
*/
10+
11+
profiles {
12+
}

0 commit comments

Comments
 (0)