Created
April 23, 2015 23:30
-
-
Save Jfortin1/5553c35fd381918adfcb to your computer and use it in GitHub Desktop.
SRA to zipped fastq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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