https://github.com/abought/tabix-client-js
A proof of concept for reading a tabix indexed file in a web browser
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: ncbi.nlm.nih.gov -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
A proof of concept for reading a tabix indexed file in a web browser
Basic Info
- Host: GitHub
- Owner: abought
- Language: JavaScript
- Default Branch: master
- Size: 19.5 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of MrFlick/tabix-client-js
Created almost 8 years ago
· Last pushed almost 8 years ago
https://github.com/abought/tabix-client-js/blob/master/
This is a proof-of-concept for reading tabix-indexed files in a web browser using only javascript. Tabix files are used to store tab-separated data in a compressed format while still making it easy and quick to pull out records by an indexed "position". ([Heng Li 2011](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3042176/)) This demo reads both the bgzipped data file and the tabix index to extract rows in a particular range. All file access happens locally (no server involved).
Owner
- Name: Andy Boughton
- Login: abought
- Kind: user
- Location: United States
- Company: @statgen
- Repositories: 27
- Profile: https://github.com/abought