https://github.com/broadinstitute/gnomad-browser
Explore gnomAD datasets on the web
https://github.com/broadinstitute/gnomad-browser
genomics gnomad javascript
Last synced: 2 months ago
JSON representation
Explore gnomAD datasets on the web
- Host: GitHub
- URL: https://github.com/broadinstitute/gnomad-browser
- Owner: broadinstitute
- License: mit
- Created: 2017-06-07T19:16:55.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T21:00:11.000Z (8 months ago)
- Last Synced: 2024-10-29T23:35:58.538Z (8 months ago)
- Topics: genomics, gnomad, javascript
- Language: TypeScript
- Homepage: https://gnomad.broadinstitute.org
- Size: 39.8 MB
- Stars: 81
- Watchers: 33
- Forks: 43
- Open Issues: 176
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# gnomAD browser
JavaScript tools for exploring genomic data.
To view the gnomAD browser, go to https://gnomad.broadinstitute.org.
## License
Licensed under the MIT license. See the [LICENSE](https://github.com/broadinstitute/gnomad-browser/blob/main/LICENSE) file.
## Citation
For publications on software projects using code from the gnomAD browser, we request citing the following two papers:
- [The mutational constraint spectrum quantified from variation in 141,456 humans](https://broad.io/gnomad_lof)
- [The ExAC browser: displaying reference data information from over 60 000 exomes](https://academic.oup.com/nar/article/45/D1/D840/2572071)For information on citing the gnomAD dataset, see the [gnomAD Terms and Data Information](https://gnomad.broadinstitute.org/terms).
## Development
See [CONTRIBUTING.md](./CONTRIBUTING.md).