Skip to content

Instantly share code, notes, and snippets.

@Jfortin1
Created April 23, 2015 23:30
Show Gist options
  • Save Jfortin1/5553c35fd381918adfcb to your computer and use it in GitHub Desktop.
Save Jfortin1/5553c35fd381918adfcb to your computer and use it in GitHub Desktop.
SRA to zipped fastq
fastq-dump file.sra -Z | gzip > file.fastq.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment