MANIFEST.in
README.md
pyproject.toml
setup.py
snvannotators/__init__.py
snvannotators.egg-info/PKG-INFO
snvannotators.egg-info/SOURCES.txt
snvannotators.egg-info/dependency_links.txt
snvannotators.egg-info/requires.txt
snvannotators.egg-info/top_level.txt
snvannotators/cpraannotators/__init__.py
snvannotators/cpraannotators/cpragrch37annotator.py
snvannotators/hgvsplus/__init__.py
snvannotators/hgvsplus/annotators/__init__.py
snvannotators/hgvsplus/annotators/hgvsannotation.py
snvannotators/hgvsplus/annotators/hgvsgannotator.py
snvannotators/hgvsplus/annotators/hgvstpannotation.py
snvannotators/hgvsplus/creators/__init__.py
snvannotators/hgvsplus/creators/hgvspunknownposeditcreator.py
snvannotators/hgvsplus/creators/hgvspunknownposedittranscriptaccessioncreator.py
snvannotators/hgvsplus/creators/sequencevariantgcreator.py
snvannotators/hgvsplus/mappers/__init__.py
snvannotators/hgvsplus/mappers/hgvsctopmapper.py
snvannotators/hgvsplus/mappers/hgvsgtotmapper.py
snvannotators/hgvsplus/mappers/hgvsgtotpmapper.py
snvannotators/hgvsplus/models/__init__.py
snvannotators/hgvsplus/models/hgvsc.py
snvannotators/hgvsplus/models/hgvsg.py
snvannotators/hgvsplus/models/hgvsp.py
snvannotators/hgvsplus/models/hgvst.py
snvannotators/hgvsplus/parsers/__init__.py
snvannotators/hgvsplus/parsers/hgvsparser.py
snvannotators/myvariant/__init__.py
snvannotators/myvariant/annotation/__init__.py
snvannotators/myvariant/annotation/clinvar.py
snvannotators/myvariant/annotation/myvariantannotation.py
snvannotators/myvariant/annotation/gnomadallelefrequency/__init__.py
snvannotators/myvariant/annotation/gnomadallelefrequency/geneticancestrygroupallelefrequency.py
snvannotators/myvariant/annotation/gnomadallelefrequency/geneticancestrygroupnametolabelconverter.py
snvannotators/myvariant/annotation/gnomadallelefrequency/gnomadallelefrequency.py
snvannotators/myvariant/annotators/__init__.py
snvannotators/myvariant/annotators/myvariantcpraannotator.py
snvannotators/myvariant/annotators/myvarianthgvschrannotator.py
snvannotators/myvariant/annotators/myvarianthgvschrbatchannotator.py
snvannotators/oncokb/__init__.py
snvannotators/oncokb/oncokbcpraannotator.py
snvannotators/oncokb/oncokbcpragrch37annotator.py
snvannotators/snvannotation/__init__.py
snvannotators/snvannotation/knowledgebase.py
snvannotators/snvannotation/knowledgebaseitem.py
snvannotators/snvannotation/snvannotation.py
snvannotators/snvannotation/snvannotationbuilder.py
snvannotators/snvannotation/snvannotationtodictconverter.py
tests/__init__.py
tests/testconfig.py
tests/cpraannotators/__init__.py
tests/cpraannotators/cpragrch37annotator/__init__.py
tests/cpraannotators/cpragrch37annotator/test_cpragrch37annotator_ar_d891v.py
tests/cpraannotators/cpragrch37annotator/test_cpragrch37annotator_braf_v600e.py
tests/cpraannotators/cpragrch37annotator/test_cpragrch37annotator_egfr_e746_a950del.py
tests/cpraannotators/cpragrch37annotator/test_cpragrch37annotator_kras_a18v.py
tests/cpraannotators/cpragrch37annotator/test_cpragrch37annotator_kras_g12c.py
tests/cpraannotators/cpragrch37annotator/test_cpragrch37annotator_met_exon14_skipping_donor_site.py
tests/hgvsplus/__init__.py
tests/hgvsplus/annotators/__init__.py
tests/hgvsplus/annotators/hgvsgannotator/__init__.py
tests/hgvsplus/annotators/hgvsgannotator/test_tert_promoter.py
tests/hgvsplus/annotators/hgvsgannotator/test_tp53c754del.py
tests/hgvsplus/creators/__init__.py
tests/hgvsplus/creators/test_hgvspunknownposeditcreator.py
tests/hgvsplus/creators/test_hgvspunknownposedittranscriptaccessioncreator.py
tests/hgvsplus/creators/sequencevariantgcreator/__init__.py
tests/hgvsplus/creators/sequencevariantgcreator/test_sequencevariantgcreator.py
tests/hgvsplus/mappers/__init__.py
tests/hgvsplus/mappers/test_hgvsctopmapper.py
tests/hgvsplus/mappers/hgvsgtotmapper/__init__.py
tests/hgvsplus/mappers/hgvsgtotmapper/test_hgvsgtotmapper.py
tests/hgvsplus/mappers/hgvsgtotpmapper/__init__.py
tests/hgvsplus/mappers/hgvsgtotpmapper/test_tert_promoter.py
tests/hgvsplus/mappers/hgvsgtotpmapper/test_tp53c754del.py
tests/hgvsplus/models/__init__.py
tests/hgvsplus/models/hgvsc/__init__.py
tests/hgvsplus/models/hgvsc/test_sub_tert_minus124c_t.py
tests/hgvsplus/models/hgvsg/__init__.py
tests/hgvsplus/models/hgvsg/test_sub_tert_minus124c_t.py
tests/hgvsplus/models/hgvsp/__init__.py
tests/hgvsplus/models/hgvsp/test_hgvsp.py
tests/hgvsplus/models/hgvst/__init__.py
tests/hgvsplus/models/hgvst/test_sub_tert_minus124c_t.py
tests/hgvsplus/parsers/__init__.py
tests/hgvsplus/parsers/test_hgvsparser.py
tests/myvariant/__init__.py
tests/myvariant/annotators/__init__.py
tests/myvariant/annotators/test_myvarianthgvschrbatchannotator.py
tests/myvariant/annotators/myvariantcpraannotator/__init__.py
tests/myvariant/annotators/myvariantcpraannotator/test_braf_v600e_c1799t_a_cpra.py
tests/myvariant/annotators/myvariantcpraannotator/test_pdgfra_d583y_c1747g_t_cpra.py
tests/myvariant/annotators/myvarianthgvschrannotator/__init__.py
tests/myvariant/annotators/myvarianthgvschrannotator/test_braf_v600e_c1799t_a.py
tests/myvariant/annotators/myvarianthgvschrannotator/test_pdgfra_d583y_c1747g_t.py
tests/oncokb/__init__.py
tests/oncokb/test_oncokbcpraannotator.py
tests/oncokb/test_oncokbcpragrch37annotator.py
tests/snvannotation/__init__.py
tests/snvannotation/knowledgebase/__init__.py
tests/snvannotation/knowledgebase/test_knowledgebase.py
tests/snvannotation/knowledgebaseitem/__init__.py
tests/snvannotation/knowledgebaseitem/test_knowledgebaseitem.py
tests/snvannotation/snvannotationbuilder/__init__.py
tests/snvannotation/snvannotationbuilder/from_dict/__init__.py
tests/snvannotation/snvannotationbuilder/from_dict/test_kras_a18v.py
tests/snvannotation/snvannotationtodictconverter/__init__.py
tests/snvannotation/snvannotationtodictconverter/test_kras_a18v.py