MANIFEST.in
setup.cfg
setup.py
./dipper-etl.py
dipper/__init__.py
dipper/config.py
dipper/curie_map.py
dipper/curie_map.yaml
dipper.egg-info/PKG-INFO
dipper.egg-info/SOURCES.txt
dipper.egg-info/dependency_links.txt
dipper.egg-info/requires.txt
dipper.egg-info/top_level.txt
dipper/graph/Graph.py
dipper/graph/RDFGraph.py
dipper/graph/StreamedGraph.py
dipper/graph/__init__.py
dipper/models/Dataset.py
dipper/models/Environment.py
dipper/models/Evidence.py
dipper/models/Family.py
dipper/models/GenomicFeature.py
dipper/models/Genotype.py
dipper/models/Model.py
dipper/models/Pathway.py
dipper/models/Provenance.py
dipper/models/Reference.py
dipper/models/__init__.py
dipper/models/assoc/Association.py
dipper/models/assoc/Chem2DiseaseAssoc.py
dipper/models/assoc/D2PAssoc.py
dipper/models/assoc/DispositionAssoc.py
dipper/models/assoc/G2PAssoc.py
dipper/models/assoc/InteractionAssoc.py
dipper/models/assoc/OrthologyAssoc.py
dipper/models/assoc/__init__.py
dipper/sources/AnimalQTLdb.py
dipper/sources/Bgee.py
dipper/sources/BioGrid.py
dipper/sources/CTD.py
dipper/sources/ClinVar.py
dipper/sources/ClinVarXML_alpha.py
dipper/sources/Coriell.py
dipper/sources/Decipher.py
dipper/sources/EOM.py
dipper/sources/Ensembl.py
dipper/sources/FlyBase.py
dipper/sources/GWASCatalog.py
dipper/sources/GeneOntology.py
dipper/sources/GeneReviews.py
dipper/sources/HGNC.py
dipper/sources/HPOAnnotations.py
dipper/sources/IMPC.py
dipper/sources/KEGG.py
dipper/sources/MGI.py
dipper/sources/MGISlim.py
dipper/sources/MMRRC.py
dipper/sources/MPD.py
dipper/sources/Monarch.py
dipper/sources/Monochrom.py
dipper/sources/MyDrug.py
dipper/sources/NCBIGene.py
dipper/sources/OMIA.py
dipper/sources/OMIM.py
dipper/sources/Orphanet.py
dipper/sources/Panther.py
dipper/sources/PostgreSQLSource.py
dipper/sources/Reactome.py
dipper/sources/Source.py
dipper/sources/StringDB.py
dipper/sources/UCSCBands.py
dipper/sources/UDP.py
dipper/sources/WormBase.py
dipper/sources/ZFIN.py
dipper/sources/ZFINSlim.py
dipper/sources/__init__.py
dipper/utils/CurieUtil.py
dipper/utils/DipperUtil.py
dipper/utils/GraphUtils.py
dipper/utils/TestUtils.py
dipper/utils/__init__.py
dipper/utils/pysed.py
dipper/utils/romanplus.py
tests/__init__.py
tests/test_animalqtl.py
tests/test_biogrid.py
tests/test_clinvar.py
tests/test_coriell.py
tests/test_ctd.py
tests/test_dataset.py
tests/test_ensembl.py
tests/test_eom.py
tests/test_flybase.py
tests/test_geneontology.py
tests/test_general.py
tests/test_genereviews.py
tests/test_genotype.py
tests/test_gwascatalog.py
tests/test_hgnc.py
tests/test_hpoa.py
tests/test_impc.py
tests/test_interactions.py
tests/test_kegg.py
tests/test_mgi.py
tests/test_mmrrc.py
tests/test_mpd.py
tests/test_ncbi.py
tests/test_omia.py
tests/test_omim.py
tests/test_orphanet.py
tests/test_panther.py
tests/test_reactome.py
tests/test_source.py
tests/test_string.py
tests/test_ucscbands.py
tests/test_udp.py
tests/test_wormbase.py
tests/test_zfin.py