Skip to content

Commit 40eb9d3

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

File tree

4 files changed

+48
-0
lines changed

4 files changed

+48
-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+
}

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+
}

0 commit comments

Comments
 (0)