Skip to content

Commit cffd49e

Browse files
Merge branch 'master' into drac_profile
2 parents d611113 + d451e68 commit cffd49e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

conf/sanger.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ try {
99

1010
// Profile details
1111
params {
12-
config_profile_description = "The Wellcome Sanger Institute HPC cluster (${clustername}) profile"
12+
config_profile_description = "The Wellcome Sanger Institute HPC cluster profile"
1313
config_profile_contact = 'Priyanka Surana (@priyanka-surana)'
1414
config_profile_url = 'https://www.sanger.ac.uk'
1515
}

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

0 commit comments

Comments
 (0)