Skip to content

Latest commit

 

History

History

README.md

cdot documentation

Reference and how-to docs for cdot. These live in the repo, versioned with the code.

Getting started

Advanced usage

  • Advanced usage - fixing messy HGVS input (fix_hgvs / clean_hgvs) and read-ahead batch retrieval for bulk processing (RESTDataProvider.prefetch).
  • Transcript-version safety - the opt-in safe version fallback: how cdot decides a version substitution is coordinate-preserving (is_version_substitution_safe), and the study behind it.

Data format reference

Data files & generation

Background