A Python package for parsing, validating, mapping and formatting sequence variants using HGVS nomenclature.
Where this comes from
- Record sourced from PubMed, PMID 25273102.
- Also identified by DOI 10.1093/bioinformatics/btu630 and PMC identifier 4287946.
- 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
Biological sequence variants are commonly represented in scientific literature, clinical reports and databases of variation using the mutation nomenclature guidelines endorsed by the Human Genome Variation Society (HGVS). Despite the widespread use of the standard, no freely available and comprehensive programming libraries are available. Here we report an open-source and easy-to-use Python library that facilitates the parsing, manipulation, formatting and validation of variants according to the HGVS specification. The current implementation focuses on the subset of the HGVS recommendations that precisely describe sequence-level variation relevant to the application of high-throughput sequencing to clinical diagnostics. The package is released under the Apache 2.0 open-source license. Source code, documentation and issue tracking are available at http://bitbucket.org/hgvs/hgvs/. Python packages are available at PyPI (https://pypi.python.org/pypi/hgvs). Supplementary data are available at Bioinformatics online.
Medical subject headings
- Computational Biology
- Databases, Factual
- Genetic Variation
- Genome, Human
- Software
- Terminology as Topic