Skip to content

Commit

Permalink
Nextflow, not groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels committed Apr 4, 2018
1 parent 63a371c commit f1faca6
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 21 deletions.
2 changes: 0 additions & 2 deletions conf/aws.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* -------------------------------------------------
* Nextflow config file for Amazon Web Services
* -------------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions conf/base.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* -------------------------------------------------
* Base Nextflow config file
* -------------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions conf/binac.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* ----------------------------------------------------------------------------
* Nextflow config file for use with Singularity on BINAC cluster in Tuebingen
* ----------------------------------------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions conf/cfc.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* -------------------------------------------------------------
* Nextflow config file for use with Singularity on CFC at QBIC
* -------------------------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions conf/igenomes.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* -------------------------------------------------
* Nextflow config file for iGenomes paths
* -------------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions conf/test.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* -------------------------------------------------
* Nextflow config file for running tests
* -------------------------------------------------
Expand Down
3 changes: 0 additions & 3 deletions conf/uppmax-devel.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* -------------------------------------------------
* Nextflow config file for UPPMAX (milou / irma)
* -------------------------------------------------
Expand All @@ -25,4 +23,3 @@ params {
max_cpus = 16
max_time = 1.h
}

2 changes: 0 additions & 2 deletions conf/uppmax.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* -------------------------------------------------
* Nextflow config file for UPPMAX (milou / irma)
* -------------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions main.nf
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env nextflow
/*
vim: syntax=groovy
-*- mode: groovy;-*-
========================================================================================
B S - S E Q M E T H Y L A T I O N B E S T - P R A C T I C E
========================================================================================
Expand Down
2 changes: 0 additions & 2 deletions nextflow.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
vim: syntax=groovy
-*- mode: groovy;-*-
* -------------------------------------------------
* NGI-ChIPseq Nextflow config file
* -------------------------------------------------
Expand Down

0 comments on commit f1faca6

Please sign in to comment.