Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GeT-nextflow-NGL-Bi
wf-Illumina-nf
Commits
7e321f7d
Commit
7e321f7d
authored
Feb 05, 2021
by
Celine Noirot
Browse files
add test config
parent
af80322b
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/test.config
View file @
7e321f7d
...
...
@@ -18,9 +18,5 @@ params {
//
Input
data
//
TODO
nf
-
core
:
Specify
the
paths
to
your
test
data
on
nf
-
core
/
test
-
datasets
//
TODO
nf
-
core
:
Give
any
required
params
for
the
test
so
that
command
line
flags
are
not
needed
singleEnd
=
false
readPaths
= [
[
'Testdata'
, [
'https://github.com/nf-core/test-datasets/raw/exoseq/testdata/Testdata_R1.tiny.fastq.gz'
,
'https://github.com/nf-core/test-datasets/raw/exoseq/testdata/Testdata_R2.tiny.fastq.gz'
]],
[
'SRR389222'
, [
'https://github.com/nf-core/test-datasets/raw/methylseq/testdata/SRR389222_sub1.fastq.gz'
,
'https://github.com/nf-core/test-datasets/raw/methylseq/testdata/SRR389222_sub2.fastq.gz'
]]
]
inputdir
=
'$baseDir/data'
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment