add nextflow d30e48d
This commit is contained in:
8
nextflow/tests/checks/output-dsl.nf/.expected-json
Normal file
8
nextflow/tests/checks/output-dsl.nf/.expected-json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"samples": "/results/samples.csv",
|
||||
"summary": {
|
||||
"report": "/results/summary_report.html",
|
||||
"data": "/results/summary_data/data.json",
|
||||
"fastqc": "/results/summary_data/fastqc.txt"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user