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.
1 parent ad43736 commit 4028290Copy full SHA for 4028290
conf/test_full.config
@@ -15,7 +15,7 @@ params {
15
config_profile_description = 'Full test dataset to check pipeline function'
16
17
// Parameters for full-size test
18
- input = params.pipelines_testdata_base_path + 'samplesheet/v3.10/samplesheet_full.csv'
+ input = 'https://raw.githubusercontent.com/nf-core/test-datasets/rnaseq/samplesheet/v3.10/samplesheet_full.csv'
19
genome = 'GRCh37'
20
pseudo_aligner = 'salmon'
21
}
0 commit comments