File tree Expand file tree Collapse file tree 6 files changed +72
-0
lines changed Expand file tree Collapse file tree 6 files changed +72
-0
lines changed Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 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+ }
You can’t perform that action at this time.
0 commit comments