From 97bfc35ca22e1bf6109ee088b91885c37d494152 Mon Sep 17 00:00:00 2001 From: <> Date: Thu, 18 Jan 2024 14:46:08 +0000 Subject: [PATCH] Deployed 84f794d3 with MkDocs version: 1.5.3 --- 404.html | 646 ++- assets/_mkdocstrings.css | 91 +- assets/imgs/gentropy.svg | 292 + development/_development/index.html | 648 ++- development/airflow/index.html | 656 ++- development/contributing/index.html | 654 ++- development/troubleshooting/index.html | 646 ++- development/workflows/index.html | 646 ++- {usage => howto/_howto}/index.html | 711 ++- howto/run_step_in_cli/index.html | 2716 +++++++++ howto/run_step_using_config/index.html | 2722 +++++++++ index.html | 748 ++- installation/index.html | 767 ++- objects.inv | Bin 2336 -> 2658 bytes python_api/_python_api/index.html | 667 ++- .../_datasets}/index.html | 760 ++- .../colocalisation/index.html | 653 ++- .../gene_index/index.html | 706 ++- .../intervals/index.html | 707 ++- .../l2g_feature/index.html | 651 ++- .../l2g_feature_matrix/index.html | 922 +-- .../l2g_gold_standard/index.html | 733 ++- .../l2g_prediction/index.html | 774 ++- .../{dataset => datasets}/ld_index/index.html | 651 ++- .../study_index/index.html | 1221 +++- .../study_locus/index.html | 1571 ++++-- .../study_locus_overlap/index.html | 692 ++- .../summary_statistics/index.html | 702 ++- .../variant_annotation/index.html | 837 +-- .../variant_index/index.html | 672 ++- .../variant_to_gene/index.html | 687 ++- .../ukbiobank/study_index/index.html | 3075 ---------- .../_datasources}/index.html | 723 ++- .../_eqtl_catalogue}/index.html | 668 ++- .../eqtl_catalogue/study_index/index.html | 1275 +++-- .../eqtl_catalogue/summary_stats/index.html | 651 ++- .../finngen/_finngen/index.html | 621 ++- .../finngen/study_index/index.html | 683 ++- .../finngen/summary_stats/index.html | 3178 +++++++++++ .../gnomad/_gnomad/index.html | 616 +- .../gnomad/gnomad_ld/index.html | 681 ++- .../gnomad/gnomad_variants/index.html | 649 ++- .../gwas_catalog/_gwas_catalog/index.html | 624 ++- .../gwas_catalog/associations/index.html | 851 ++- .../gwas_catalog/study_index/index.html | 2636 ++++++--- .../gwas_catalog/study_splitter/index.html | 647 ++- .../summary_statistics/index.html | 645 ++- .../intervals/_intervals/index.html | 641 ++- .../intervals/andersson/index.html | 662 ++- .../intervals/javierre/index.html | 662 ++- .../intervals/jung/index.html | 662 ++- .../intervals/thurman/index.html | 662 ++- .../open_targets/_open_targets/index.html | 640 ++- .../open_targets/l2g_gold_standard/index.html | 683 ++- .../open_targets/target/index.html | 645 ++- python_api/method/clumping/index.html | 2858 ---------- .../_method => methods/_methods}/index.html | 654 ++- python_api/methods/carma/index.html | 4950 +++++++++++++++++ .../clumping}/index.html | 1077 ++-- .../{method => methods}/coloc/index.html | 847 +-- .../{method => methods}/ecaviar/index.html | 675 ++- .../{method => methods}/l2g/_l2g/index.html | 669 ++- .../l2g/evaluator/index.html | 970 ++-- .../l2g/feature_factory/index.html | 1162 ++-- .../{method => methods}/l2g/model/index.html | 920 +-- .../l2g/trainer/index.html | 698 ++- .../ld_annotator/index.html | 691 ++- .../{method => methods}/pics/index.html | 757 ++- python_api/step/ukbiobank/index.html | 2698 --------- .../{step/_step => steps/_steps}/index.html | 640 ++- .../{step => steps}/colocalisation/index.html | 977 ++-- .../{step => steps}/eqtl_catalogue/index.html | 1031 ++-- .../finngen_studies}/index.html | 902 +-- .../finngen_sumstat_preprocess/index.html | 2952 ++++++++++ .../{step => steps}/gene_index/index.html | 854 ++- .../gwas_catalog_curation}/index.html | 1011 ++-- .../steps/gwas_catalog_inclusion/index.html | 4054 ++++++++++++++ .../steps/gwas_catalog_ingestion/index.html | 3253 +++++++++++ .../index.html | 840 ++- python_api/{step => steps}/l2g/index.html | 1711 ++++-- .../{step/clump => steps/ld_clump}/index.html | 1075 ++-- .../{step => steps}/ld_index/index.html | 856 ++- python_api/{step => steps}/pics/index.html | 862 ++- .../variant_annotation_step/index.html | 845 ++- .../variant_index_step/index.html | 899 ++- .../variant_to_gene_step/index.html | 1208 ++-- .../steps/window_based_clumping/index.html | 3074 ++++++++++ roadmap/index.html | 662 ++- search/search_index.json | 2 +- sitemap.xml.gz | Bin 127 -> 127 bytes 90 files changed, 66649 insertions(+), 29714 deletions(-) create mode 100644 assets/imgs/gentropy.svg rename {usage => howto/_howto}/index.html (73%) create mode 100644 howto/run_step_in_cli/index.html create mode 100644 howto/run_step_using_config/index.html rename python_api/{dataset/_dataset => datasets/_datasets}/index.html (87%) rename python_api/{dataset => datasets}/colocalisation/index.html (81%) rename python_api/{dataset => datasets}/gene_index/index.html (84%) rename python_api/{dataset => datasets}/intervals/index.html (84%) rename python_api/{dataset => datasets}/l2g_feature/index.html (81%) rename python_api/{dataset => datasets}/l2g_feature_matrix/index.html (80%) rename python_api/{dataset => datasets}/l2g_gold_standard/index.html (88%) rename python_api/{dataset => datasets}/l2g_prediction/index.html (79%) rename python_api/{dataset => datasets}/ld_index/index.html (81%) rename python_api/{dataset => datasets}/study_index/index.html (69%) rename python_api/{dataset => datasets}/study_locus/index.html (83%) rename python_api/{dataset => datasets}/study_locus_overlap/index.html (82%) rename python_api/{dataset => datasets}/summary_statistics/index.html (85%) rename python_api/{dataset => datasets}/variant_annotation/index.html (87%) rename python_api/{dataset => datasets}/variant_index/index.html (84%) rename python_api/{dataset => datasets}/variant_to_gene/index.html (83%) delete mode 100644 python_api/datasource/ukbiobank/study_index/index.html rename python_api/{datasource/_datasource => datasources/_datasources}/index.html (76%) rename python_api/{datasource/ukbiobank/_ukbiobank => datasources/eqtl_catalogue/_eqtl_catalogue}/index.html (81%) rename python_api/{datasource => datasources}/eqtl_catalogue/study_index/index.html (61%) rename python_api/{datasource => datasources}/eqtl_catalogue/summary_stats/index.html (85%) rename python_api/{datasource => datasources}/finngen/_finngen/index.html (80%) rename python_api/{datasource => datasources}/finngen/study_index/index.html (83%) create mode 100644 python_api/datasources/finngen/summary_stats/index.html rename python_api/{datasource => datasources}/gnomad/_gnomad/index.html (80%) rename python_api/{datasource => datasources}/gnomad/gnomad_ld/index.html (91%) rename python_api/{datasource => datasources}/gnomad/gnomad_variants/index.html (89%) rename python_api/{datasource => datasources}/gwas_catalog/_gwas_catalog/index.html (80%) rename python_api/{datasource => datasources}/gwas_catalog/associations/index.html (91%) rename python_api/{datasource => datasources}/gwas_catalog/study_index/index.html (67%) rename python_api/{datasource => datasources}/gwas_catalog/study_splitter/index.html (86%) rename python_api/{datasource => datasources}/gwas_catalog/summary_statistics/index.html (88%) rename python_api/{datasource => datasources}/intervals/_intervals/index.html (77%) rename python_api/{datasource => datasources}/intervals/andersson/index.html (89%) rename python_api/{datasource => datasources}/intervals/javierre/index.html (90%) rename python_api/{datasource => datasources}/intervals/jung/index.html (87%) rename python_api/{datasource => datasources}/intervals/thurman/index.html (87%) rename python_api/{datasource => datasources}/open_targets/_open_targets/index.html (80%) rename python_api/{datasource => datasources}/open_targets/l2g_gold_standard/index.html (86%) rename python_api/{datasource => datasources}/open_targets/target/index.html (85%) delete mode 100644 python_api/method/clumping/index.html rename python_api/{method/_method => methods/_methods}/index.html (80%) create mode 100644 python_api/methods/carma/index.html rename python_api/{method/window_based_clumping => methods/clumping}/index.html (82%) rename python_api/{method => methods}/coloc/index.html (81%) rename python_api/{method => methods}/ecaviar/index.html (83%) rename python_api/{method => methods}/l2g/_l2g/index.html (77%) rename python_api/{method => methods}/l2g/evaluator/index.html (78%) rename python_api/{method => methods}/l2g/feature_factory/index.html (63%) rename python_api/{method => methods}/l2g/model/index.html (87%) rename python_api/{method => methods}/l2g/trainer/index.html (86%) rename python_api/{method => methods}/ld_annotator/index.html (86%) rename python_api/{method => methods}/pics/index.html (83%) delete mode 100644 python_api/step/ukbiobank/index.html rename python_api/{step/_step => steps/_steps}/index.html (79%) rename python_api/{step => steps}/colocalisation/index.html (69%) rename python_api/{step => steps}/eqtl_catalogue/index.html (67%) rename python_api/{step/finngen => steps/finngen_studies}/index.html (73%) create mode 100644 python_api/steps/finngen_sumstat_preprocess/index.html rename python_api/{step => steps}/gene_index/index.html (72%) rename python_api/{step/gwas_catalog_ingestion => steps/gwas_catalog_curation}/index.html (65%) create mode 100644 python_api/steps/gwas_catalog_inclusion/index.html create mode 100644 python_api/steps/gwas_catalog_ingestion/index.html rename python_api/{step => steps}/gwas_catalog_sumstat_preprocess/index.html (71%) rename python_api/{step => steps}/l2g/index.html (56%) rename python_api/{step/clump => steps/ld_clump}/index.html (67%) rename python_api/{step => steps}/ld_index/index.html (72%) rename python_api/{step => steps}/pics/index.html (72%) rename python_api/{step => steps}/variant_annotation_step/index.html (73%) rename python_api/{step => steps}/variant_index_step/index.html (71%) rename python_api/{step => steps}/variant_to_gene_step/index.html (61%) create mode 100644 python_api/steps/window_based_clumping/index.html diff --git a/404.html b/404.html index 82f9664b6..82063ca78 100644 --- a/404.html +++ b/404.html @@ -12,11 +12,11 @@ - + - Open Targets Genetics + Open Targets Gentropy @@ -85,7 +85,7 @@