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.
• 2,810 views
•
link
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
• 0 views
•
link
Log in to answer this question.