Skip to content

Commit

Permalink
Create output dir for simulated reads
Browse files Browse the repository at this point in the history
  • Loading branch information
dfornika committed Feb 8, 2024
1 parent 3f23cd1 commit 6358211
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/simulate_reads.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ eval "$(conda shell.bash hook)"

conda activate art

mkdir -p .github/data/fastq

art_illumina \
--paired \
--in .github/data/assemblies/NC_000962.3.fa \
Expand Down

0 comments on commit 6358211

Please sign in to comment.