We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
quarto.qmd
1 parent 4492790 commit 077a129Copy full SHA for 077a129
tests/default.nf.test
@@ -148,7 +148,7 @@ nextflow_pipeline {
148
outdir = "$outputDir"
149
contrasts_yml = null
150
contrasts = "https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/mus_musculus/rnaseq_expression/SRP254919.contrasts.csv"
151
- report_file = "$projectDir/assets/quarto.qmd,$projectDir/assets/differentialabundance_report.qmd"
+ report_file = "$projectDir/tests/quarto.qmd,$projectDir/assets/differentialabundance_report.qmd"
152
}
153
154
assets/quarto.qmd tests/quarto.qmdassets/quarto.qmd renamed to tests/quarto.qmd
0 commit comments