Web Genomics
- Category: Web Application
- Client: Stony Brook University
- Project Date: February 2021 - Present
- Project URL: https://web4bio.github.io/webgen/main/html/
- Github: https://github.com/web4bio/webgen
- Developed nimble Web applications to find associations between genomic features and cancer phenotypes.
- Optimized the fetching of Gene IDs from JSON files by using pagination feature in JavaScript and of Tumor Types from Firebrowse RESTful API, decreasing the load time to a few milliseconds.
- Queried mRNA sequence data using Firebrowse RESTful API to extract associated genotypic and phenotypic features from GDC API, utilizing parallel programming principles to input 200% more data with 50% increase in speed.