This is a test version of Biostars. For the public version, visit https://www.biostars.org.
options in fastq-dump

Im creating a GUI for fastq-dump. I dont want to overload my screen in that with options alone.please suggest me options which are frequemtly used in fastq-dump.

ngs sra

1 answer

These are the only options that I have used in years, rest you can make a slide down or panel open menu.
fastq-dump "$file" -O "$dir" --gzip

Also, this might be some help to you

SraTailor: GUI software for visualizing high-throughput sequence read archives

Log in to answer this question.