ewels / sra-explorer

Web application to explore the Sequence Read Archive.
https://sra-explorer.info/
GNU General Public License v2.0
203 stars 29 forks source link

Other easy ways for people to get data from SRA #5

Open DCGenomics opened 5 years ago

DCGenomics commented 5 years ago

Say you were looking for a specific gene or transcript, or wanted to map a transcriptome project to a genome, you could stream the data directly using hisat2 or magicBLAST. Seems that would be a nice option for users.

Cheers!

Ben

ewels commented 5 years ago

Hi Ben!

Thanks for the suggestion. Is there some specific command that you think would be useful? I'm a little hesitant to go beyond commands that fetch the data as I think it could snowball to be a lot of options :) Hopefully the raw list of URLs is still pretty easy to manipulate for streaming applications..

Phil