Skip to content
Snippets Groups Projects
Unverified Commit 4edc94cb authored by Nicolas Servant's avatar Nicolas Servant Committed by GitHub
Browse files

Merge pull request #25 from Emiller88/samplesheet

test: Use asset samplesheet during dev
parents f94ee439 daaa7ca2
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment