Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 232 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 232 Bytes

fastaIdx

redis backed api that mimics ensembl rest :species/sequence/region/:location (JSON only)

To index a fasta file run ./indexFasta.pl system_name < fasta on stdin | redis-cli --pipe

To start the service run node api.js