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 authored and github-actions[bot] committed Feb 12, 2025
1 parent e198e2b commit 5515676
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pipeline/evexplorer.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* -------------------------------------------------
* nfcore/evexplorer custom profile Nextflow config file
* -------------------------------------------------
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/evexplorer folder and imported
* under a profile name here.
*/

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

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

profiles {
}

0 comments on commit 5515676

Please sign in to comment.