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 6c94332 commit 4779844Copy full SHA for 4779844
conf/test.config
@@ -22,7 +22,7 @@ params {
22
// Input data
23
// TODO nf-core: Specify the paths to your test data on nf-core/test-datasets
24
// TODO nf-core: Give any required params for the test so that command line flags are not needed
25
- input = 'https://raw.githubusercontent.com/nf-core/test-datasets/viralrecon/samplesheet/samplesheet_test_illumina_amplicon.csv'
+ input = 'https://raw.githubusercontent.com/KarNair/test-datasets/seqinspector/testdata/MiSeq/samplesheet.csv'
26
27
// Genome references
28
genome = 'R64-1-1'
0 commit comments