add nextflow d30e48d
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
echo = true
|
||||
foo = 'bar'
|
||||
|
||||
process {
|
||||
cpus = 2
|
||||
memory = '2GB'
|
||||
}
|
||||
Reference in New Issue
Block a user