Skip to content

Commit eb1fed6

Browse files
tylergross97claude
andcommitted
Update samplesheet to use raw GitHub URLs instead of relative paths
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 54d8f5c commit eb1fed6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
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
2+
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
3+
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
4+
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

Comments
 (0)