Skip to content

Commit

Permalink
Subsampled chr6 from aligned file
Browse files Browse the repository at this point in the history
  • Loading branch information
danilotat committed Sep 3, 2024
1 parent d78c2b6 commit 1780699
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
- name: Setup snakemake
run: |
mamba install -c conda-forge -c bioconda snakemake singularity sra-tools
- name: Download example data
run: |
wget ftp://ftp.sra.ebi.ac.uk/vol1/fastq/SRR969/008/SRR9697628/SRR9697628_1.fastq.gz -O test_data/SRR9697628_1.fastq.gz
wget ftp://ftp.sra.ebi.ac.uk/vol1/fastq/SRR969/008/SRR9697628/SRR9697628_2.fastq.gz -O test_data/SRR9697628_2.fastq.gz
- run: echo "Finish installing snakemake"
- name: Run snakemake
run: |
snakemake --use-singularity --use-conda --cores 4
Binary file added test_data/SRR9697628_1.fastq.gz
Binary file not shown.
Binary file added test_data/SRR9697628_2.fastq.gz
Binary file not shown.

0 comments on commit 1780699

Please sign in to comment.