LICENSE
MANIFEST.in
README.md
ez_setup.py
master-test.sh
requirements.txt
setup.py
docs/EXAMPLES.rst
docs/Makefile
docs/TODO.rst
docs/build.sh
docs/conf.py
docs/gemini.ai
docs/gemini.png
docs/index.rst
docs/_static/labibi.css
docs/_static/labibi.js
docs/content/acknowledgements.rst
docs/content/api.rst
docs/content/browser.rst
docs/content/caveats.rst
docs/content/database_schema.rst
docs/content/faq.rst
docs/content/functional_annotation.rst
docs/content/history.rst
docs/content/installation.rst
docs/content/loading.rst
docs/content/other.rst
docs/content/querying.rst
docs/content/quick_start.rst
docs/content/tools.rst
docs/images/browser-query.png
docs/templates/layout.html
docs/templates/page.html
docs/templates/sidebar-intro.html
docs/themes/rtd/theme.conf
docs/themes/rtd/static/rtd.css_t
gemini/GeminiQuery.py
gemini/__init__.py
gemini/annotations.py
gemini/compression.py
gemini/config.py
gemini/database.py
gemini/func_impact.py
gemini/gemini_annotate.py
gemini/gemini_browser.py
gemini/gemini_constants.py
gemini/gemini_dbinfo.py
gemini/gemini_dump.py
gemini/gemini_inheritance_model_utils.py
gemini/gemini_load.py
gemini/gemini_load_chunk.py
gemini/gemini_main.py
gemini/gemini_merge_chunks.py
gemini/gemini_plot.py
gemini/gemini_query.py
gemini/gemini_region.py
gemini/gemini_stats.py
gemini/gemini_subjects.py
gemini/gemini_update.py
gemini/gemini_utils.py
gemini/gemini_windower.py
gemini/infotag.py
gemini/install-data.py
gemini/ped.py
gemini/popgen.py
gemini/severe_impact.py
gemini/snpEff.py
gemini/sql.py
gemini/sql_extended.py
gemini/sql_utils.py
gemini/stats.py
gemini/tool_autosomal_dominant.py
gemini/tool_autosomal_recessive.py
gemini/tool_burden_tests.py
gemini/tool_compound_hets.py
gemini/tool_de_novo_mutations.py
gemini/tool_interactions.py
gemini/tool_lof_sieve.py
gemini/tool_pathways.py
gemini/vep.py
gemini/version.py
gemini.egg-info/PKG-INFO
gemini.egg-info/SOURCES.txt
gemini.egg-info/dependency_links.txt
gemini.egg-info/not-zip-safe
gemini.egg-info/requires.txt
gemini.egg-info/top_level.txt
gemini/annotation_provenance/make-1000G.sh
gemini/annotation_provenance/make-29way-conservation.sh
gemini/annotation_provenance/make-clinvar.sh
gemini/annotation_provenance/make-cse.sh
gemini/annotation_provenance/make-dbsnp.sh
gemini/annotation_provenance/make-encode-chrom-segs.sh
gemini/annotation_provenance/make-encode-tfbs-clustering.sh
gemini/annotation_provenance/make-esp-variants.sh
gemini/annotation_provenance/make-ncbi-grc-patches.py
gemini/annotation_provenance/make-pfam-ucsc.sh
gemini/annotation_provenance/make-recombination.sh
gemini/annotation_provenance/make-rmsk-meta.sh
gemini/annotation_provenance/make-stam-125-cells-dnase1-clusters.sh
gemini/annotation_provenance/HPRD/hprd_graph.py
gemini/annotation_provenance/KEGG/KEGG_REST_files/all_kegg_hsa_to_uniprot
gemini/annotation_provenance/KEGG/KEGG_REST_files/kegg_hsa_to_gene
gemini/annotation_provenance/KEGG/KEGG_REST_files/kegg_hsa_to_path
gemini/annotation_provenance/KEGG/KEGG_REST_files/note
gemini/annotation_provenance/KEGG/KEGG_REST_files/pathways
gemini/annotation_provenance/KEGG/make_path_files/add_path
gemini/annotation_provenance/KEGG/make_path_files/ensembl_genes66
gemini/annotation_provenance/KEGG/make_path_files/format.sh
gemini/annotation_provenance/KEGG/make_path_files/kegg_hsa_to_gene_fmt
gemini/annotation_provenance/KEGG/make_path_files/kegg_pathway
gemini/annotation_provenance/KEGG/make_path_files/map_uni2hsa2gene
gemini/annotation_provenance/KEGG/make_path_files/mart_export_transcripts66.txt
gemini/annotation_provenance/KEGG/make_path_files/mart_header
gemini/annotation_provenance/KEGG/make_path_files/unihsagene.py
gemini/annotation_provenance/KEGG/make_path_files/uniprot_hsa_map
gemini/data/__init__.py
gemini/data/gemini.conf
gemini/scripts/__init__.py
gemini/scripts/gemini
gemini/scripts/gemini_install.py
gemini/static/css/gemini.css
gemini/static/img/gemini.png
gemini/static/third_party/bootstrap/css/bootstrap-responsive.css
gemini/static/third_party/bootstrap/css/bootstrap-responsive.min.css
gemini/static/third_party/bootstrap/css/bootstrap-rowlink.css
gemini/static/third_party/bootstrap/css/bootstrap-rowlink.min.css
gemini/static/third_party/bootstrap/css/bootstrap.css
gemini/static/third_party/bootstrap/css/bootstrap.min.css
gemini/static/third_party/bootstrap/img/glyphicons-halflings-white.png
gemini/static/third_party/bootstrap/img/glyphicons-halflings.png
gemini/static/third_party/bootstrap/js/bootstrap-rowlink.js
gemini/static/third_party/bootstrap/js/bootstrap-rowlink.min.js
gemini/static/third_party/bootstrap/js/bootstrap.js
gemini/static/third_party/bootstrap/js/bootstrap.min.js
gemini/static/third_party/jquery/jquery-1.7.1.js
gemini/static/third_party/jquery-ui/jquery-ui.min.js
gemini/views/auto_dom.j2.html
gemini/views/auto_rec.j2.html
gemini/views/base.j2.html
gemini/views/db_schema.j2.html
gemini/views/de_novo.j2.html
gemini/views/query.j2.html
test/ALL.wgs.phase1_release_v3.20101123.snps_indels_sv.sites.snippet.snpEff.vcf
test/ALL.wgs.phase1_release_v3.20101123.snps_indels_sv.sites.snippet.vcf
test/data-setup.sh
test/test-annotate-tool.sh
test/test-auto-dom.sh
test/test-auto-rec.sh
test/test-burden.sh
test/test-clinvar.sh
test/test-columns.sh
test/test-de-novo.sh
test/test-dump.sh
test/test-effstring.sh
test/test-encode.sh
test/test-genome.sh
test/test-genotypes.sh
test/test-gerp.sh
test/test-interactions.sh
test/test-load.sh
test/test-map.sh
test/test-pathtool.sh
test/test-pfam.sh
test/test-pop.sh
test/test-query.sh
test/test-region.sh
test/test-stats.sh
test/test-windower.sh
test/test.auto_dom.no_parents.2.ped
test/test.auto_dom.no_parents.2.vcf
test/test.auto_dom.no_parents.3.ped
test/test.auto_dom.no_parents.3.vcf
test/test.auto_dom.no_parents.4.ped
test/test.auto_dom.no_parents.4.vcf
test/test.auto_dom.no_parents.5.ped
test/test.auto_dom.no_parents.5.vcf
test/test.auto_dom.no_parents.ped
test/test.auto_dom.no_parents.vcf
test/test.auto_dom.ped
test/test.auto_dom.vcf
test/test.auto_rec.no_parents.2.ped
test/test.auto_rec.no_parents.2.vcf
test/test.auto_rec.no_parents.3.ped
test/test.auto_rec.no_parents.3.vcf
test/test.auto_rec.no_parents.4.ped
test/test.auto_rec.no_parents.4.vcf
test/test.auto_rec.no_parents.5.ped
test/test.auto_rec.no_parents.5.vcf
test/test.auto_rec.no_parents.ped
test/test.auto_rec.no_parents.vcf
test/test.auto_rec.ped
test/test.auto_rec.vcf
test/test.burden.ped
test/test.burden.vcf
test/test.clinvar.vcf
test/test.de_novo.ped
test/test.de_novo.vcf
test/test.family.vcf
test/test.passonly.vcf
test/test.query.vcf
test/test.region.vep.vcf
test/test.snpeff.vcf
test/test.vcf_id.snpeff.vcf
test/test1.snpeff.vcf
test/test2.snpeff.vcf
test/test3.snpeff.vcf
test/test4.snpeff.ped
test/test4.vep.snpeff.vcf
test/test5.vep.snpeff.vcf
test/test_extended_ped.ped