igv.js: an embeddable JavaScript implementation of the Integrative Genomics Viewer (IGV).
Where this comes from
- Record sourced from PubMed, PMID 36562559.
- Also identified by DOI 10.1093/bioinformatics/btac830 and PMC identifier 9825295.
- Licence recorded as CC BY.
- The licence permits redistribution, so the abstract is shown in full and the full text is available from the publisher.
Abstract
igv.js is an embeddable JavaScript implementation of the Integrative Genomics Viewer (IGV). It can be easily dropped into any web page with a single line of code and has no external dependencies. The viewer runs completely in the web browser, with no backend server and no data pre-processing required. The igv.js JavaScript component can be installed from NPM at https://www.npmjs.com/package/igv. The source code is available at https://github.com/igvteam/igv.js under the MIT open-source license. IGV-Web, the end-user application built around igv.js, is available at https://igv.org/app. The source code is available at https://github.com/igvteam/igv-webapp under the MIT open-source license. Supplementary information is available at Bioinformatics online.
Medical subject headings
- Genomics
- Software