We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54d8f5c + eb1fed6 commit 0e825f3Copy full SHA for 0e825f3
1 file changed
tests/data/xengsort/samplesheet.csv
@@ -1,4 +1,4 @@
1
sample,fastq1,fastq2
2
-human,tests/data/xengsort/human_R1.fastq.gz,tests/data/xengsort/human_R2.fastq.gz
3
-mouse,tests/data/xengsort/mouse_R1.fastq.gz,tests/data/xengsort/mouse_R2.fastq.gz
4
-mixed,tests/data/xengsort/mixed_R1.fastq.gz,tests/data/xengsort/mixed_R2.fastq.gz
+human,https://github.com/tylergross97/nextflow_xengsort/raw/main/tests/data/xengsort/human_R1.fastq.gz,https://github.com/tylergross97/nextflow_xengsort/raw/main/tests/data/xengsort/human_R2.fastq.gz
+mouse,https://github.com/tylergross97/nextflow_xengsort/raw/main/tests/data/xengsort/mouse_R1.fastq.gz,https://github.com/tylergross97/nextflow_xengsort/raw/main/tests/data/xengsort/mouse_R2.fastq.gz
+mixed,https://github.com/tylergross97/nextflow_xengsort/raw/main/tests/data/xengsort/mixed_R1.fastq.gz,https://github.com/tylergross97/nextflow_xengsort/raw/main/tests/data/xengsort/mixed_R2.fastq.gz
0 commit comments