Skip to content

Commit

Permalink
[automated] Update pipeline configs
Browse files Browse the repository at this point in the history
  • Loading branch information
nf-core-bot committed Oct 26, 2024
1 parent 40454fb commit 7d9d445
Show file tree
Hide file tree
Showing 9 changed files with 108 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pipeline/deepmodeloptim.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/deepmodeloptim custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/deepmodeloptim folder and imported
* under a profile name here.
*/

profiles {
}
12 changes: 12 additions & 0 deletions pipeline/denovotranscript.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/denovotranscript custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/denovotranscript folder and imported
* under a profile name here.
*/

profiles {
}
12 changes: 12 additions & 0 deletions pipeline/drugresponseeval.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/drugresponseeval custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/drugresponseeval folder and imported
* under a profile name here.
*/

profiles {
}
12 changes: 12 additions & 0 deletions pipeline/fastqrepair.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/fastqrepair custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/fastqrepair folder and imported
* under a profile name here.
*/

profiles {
}
12 changes: 12 additions & 0 deletions pipeline/genomeqc.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/genomeqc custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/genomeqc folder and imported
* under a profile name here.
*/

profiles {
}
12 changes: 12 additions & 0 deletions pipeline/methylarray.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/methylarray custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/methylarray folder and imported
* under a profile name here.
*/

profiles {
}
12 changes: 12 additions & 0 deletions pipeline/pairgenomealign.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/pairgenomealign custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/pairgenomealign folder and imported
* under a profile name here.
*/

profiles {
}
12 changes: 12 additions & 0 deletions pipeline/scdownstream.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/scdownstream custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/scdownstream folder and imported
* under a profile name here.
*/

profiles {
}
12 changes: 12 additions & 0 deletions pipeline/troughgraph.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/troughgraph custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/troughgraph folder and imported
* under a profile name here.
*/

profiles {
}

0 comments on commit 7d9d445

Please sign in to comment.