Skip to content

Commit

Permalink
chore: Add data locations
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jul 5, 2024
1 parent ddf6971 commit 13dcd12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ test_data:
wget -nc https://raw.githubusercontent.com/nf-core/test-datasets/nascent/reference/GRCh38_chr21.fa

issue_10:
# https://nfcore.slack.com/archives/CGFUX04HZ/p1718268624579699?thread_ts=1718108323.285709&cid=CGFUX04HZ
# https://ftp.ncbi.nlm.nih.gov/ReferenceSamples/giab/data/AshkenazimTrio/HG002_NA24385_son/NIST_HiSeq_HG002_Homogeneity-10953946/HG002_HiSeq300x_fastq/140528_D00360_0018_AH8VC6ADXX/Project_RM8391_RM8392/Sample_2A1/2A1_CGATGT_L001_R1_001.fastq.gz
# https://ftp.ncbi.nlm.nih.gov/ReferenceSamples/giab/data/AshkenazimTrio/HG002_NA24385_son/NIST_HiSeq_HG002_Homogeneity-10953946/HG002_HiSeq300x_fastq/140528_D00360_0018_AH8VC6ADXX/Project_RM8391_RM8392/Sample_2A1/2A1_CGATGT_L001_R2_001.fastq.gz
{{dragen}} \
-r /home/tigem/h.poddar/short_reads_pipelines/ref_genome/GRCh37/hash/ \
-1 /home/tigem/h.poddar/DRAGMAP/2A1_CGATGT_L001_R1_001.fastq.gz \
Expand Down

0 comments on commit 13dcd12

Please sign in to comment.