Skip to content

Commit e33d098

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

File tree

6 files changed

+72
-0
lines changed

6 files changed

+72
-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/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/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/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/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)