pd321 / sra-explorer

Web application to explore the Sequence Read Archive.

Home Page:https://sra-explorer.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SRA-Explorer

Mini web application to explore the NCBI Sequence Read Archive and easily access downloads for data, either as .sra files from the NCBI or as .fastq via the EBI ENA.

This tool should out of the box, entirely in your browser with no need for any back-end setup. You can use it in two ways:

  1. Directly on the web: http://sra-explorer.info/
  2. Download the index.html file and load in your web browser.

SRA-Explorer was a fun mini-project done in my spare time. If you have found it useful, why not tag me in a tweet 😁

Packages used

All the code relating to the SRA API calls are taken from Labrador. The page is built using the Bootstrap CSS framework and all of the interaction magic happens using AngularJS. The copy to clipboard buttons are powered by Clipboard.js.

Alternatives

If you're here a lot, it may be worth taking a look at some excellent command-line alternatives. For example:

These tools are more scalable and stable than SRA-Explorer.

About

Web application to explore the Sequence Read Archive.

https://sra-explorer.info/

License:GNU General Public License v2.0


Languages

Language:HTML 100.0%