diff --git a/conf/test.config b/conf/test.config index 3aad49642075b8e7f154bf84d0d0bb4be48e46ad..47fb1674bfeb91da46f1a630ddf59988edc56967 100644 --- a/conf/test.config +++ b/conf/test.config @@ -23,7 +23,7 @@ params { //input_paths = [ // ['SRR4292758_00', ['https://github.com/nf-core/test-datasets/raw/hic/data/SRR4292758_00_R1.fastq.gz', 'https://github.com/nf-core/test-datasets/raw/hic/data/SRR4292758_00_R2.fastq.gz']] // ] - input = '/home/nservant/tmp/nf-core-hic/samplesheet.csv' + input = "${baseDir}/assets/samplesheet.csv" // Annotations fasta = 'https://github.com/nf-core/test-datasets/raw/hic/reference/W303_SGD_2015_JRIU00000000.fsa'