-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/opentargets/genetics_etl_py…
…thon into il-l2g-prototype
- Loading branch information
Showing
77 changed files
with
609 additions
and
410 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Contributing | ||
|
||
TBC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
docs/troubleshooting.md → docs/contributing/troubleshooting.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
title: Troubleshooting | ||
--- | ||
|
||
# Troubleshooting | ||
|
||
## BLAS/LAPACK | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
Title: Installation | ||
hide: | ||
- navigation | ||
- toc | ||
--- | ||
# Installation | ||
|
||
TBC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
title: Python API |
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
docs/components/dataset/_dataset.md → docs/python_api/dataset/_dataset.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
|
||
# Dataset | ||
|
||
::: otg.dataset.dataset.Dataset |
7 changes: 4 additions & 3 deletions
7
docs/components/dataset/colocalisation.md → docs/python_api/dataset/colocalisation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
::: otg.dataset.colocalisation.Colocalisation | ||
|
||
___ | ||
# Colocalisation | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/colocalisation.md" | ||
|
||
## Class | ||
::: otg.dataset.colocalisation.Colocalisation |
8 changes: 5 additions & 3 deletions
8
docs/components/dataset/gene_index.md → docs/python_api/dataset/gene_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
::: otg.dataset.gene_index.GeneIndex | ||
|
||
___ | ||
# GeneIndex | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/targets.md" | ||
|
||
## Class | ||
|
||
::: otg.dataset.gene_index.GeneIndex |
8 changes: 5 additions & 3 deletions
8
docs/components/dataset/intervals.md → docs/python_api/dataset/intervals.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
::: otg.dataset.intervals.Intervals | ||
|
||
___ | ||
# Intervals | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/intervals.md" | ||
|
||
## Class | ||
|
||
::: otg.dataset.intervals.Intervals |
4 changes: 2 additions & 2 deletions
4
docs/components/dataset/ld_index.md → docs/python_api/dataset/ld_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# LD index | ||
# LDIndex | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/ld_index.md" | ||
|
||
## API | ||
## Class | ||
|
||
::: otg.dataset.ld_index.LDIndex |
8 changes: 5 additions & 3 deletions
8
docs/components/dataset/study_index.md → docs/python_api/dataset/study_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
::: otg.dataset.study_index.StudyIndex | ||
|
||
___ | ||
# StudyIndex | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/studies.md" | ||
|
||
## Class | ||
|
||
::: otg.dataset.study_index.StudyIndex |
8 changes: 5 additions & 3 deletions
8
docs/components/dataset/study_locus.md → docs/python_api/dataset/study_locus.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
...components/dataset/study_locus_overlap.md → ...python_api/dataset/study_locus_overlap.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# Study Locus Overlap | ||
# StudyLocusOverlap | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/study_locus_overlap.md" | ||
## API | ||
|
||
## Class | ||
|
||
::: otg.dataset.study_locus_overlap.StudyLocusOverlap |
8 changes: 5 additions & 3 deletions
8
.../components/dataset/summary_statistics.md → .../python_api/dataset/summary_statistics.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
::: otg.dataset.summary_statistics.SummaryStatistics | ||
|
||
___ | ||
# SummaryStatistics | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/summary_statistics.md" | ||
|
||
## Class | ||
|
||
::: otg.dataset.summary_statistics.SummaryStatistics |
8 changes: 5 additions & 3 deletions
8
.../components/dataset/variant_annotation.md → .../python_api/dataset/variant_annotation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
::: otg.dataset.variant_annotation.VariantAnnotation | ||
|
||
___ | ||
# VariantAnnotation | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/variant_annotation.md" | ||
|
||
## Class | ||
|
||
::: otg.dataset.variant_annotation.VariantAnnotation |
8 changes: 5 additions & 3 deletions
8
docs/components/dataset/variant_index.md → docs/python_api/dataset/variant_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
::: otg.dataset.variant_index.VariantIndex | ||
|
||
___ | ||
# VariantIndex | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/variant_index.md" | ||
|
||
## Class | ||
|
||
::: otg.dataset.variant_index.VariantIndex |
8 changes: 5 additions & 3 deletions
8
docs/components/dataset/variant_to_gene.md → docs/python_api/dataset/variant_to_gene.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
::: otg.dataset.v2g.V2G | ||
|
||
___ | ||
# V2G | ||
|
||
## Schema | ||
|
||
--8<-- "assets/schemas/v2g.md" | ||
|
||
## Class | ||
|
||
::: otg.dataset.v2g.V2G |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Datasource | ||
|
||
TBC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: FinnGen | ||
--- | ||
|
||
<p align="center"> | ||
<img width="300" height="200" src="/assets/imgs/finngen.svg"> | ||
</p> | ||
<style> | ||
.md-typeset h1, | ||
.md-content__button { | ||
display: none; | ||
} | ||
</style> | ||
|
||
[TOC] |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<p align="center"> | ||
<img width="300" height="200" src="/assets/imgs/gnomad.svg"> | ||
</p> | ||
<style> | ||
.md-typeset h1, | ||
.md-content__button { | ||
display: none; | ||
} | ||
</style> |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div align="center"> | ||
<img width="100" height="100" src="/assets/imgs/GWAS_Catalog_circle_178x178.png"> | ||
<h1>GWAS Catalog</h1> | ||
</div> | ||
|
||
[TOC] |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<p align="center"> | ||
<img width="400" height="200" src="/assets/imgs/open_targets_platform.svg"> | ||
</p> | ||
<style> | ||
.md-typeset h1, | ||
.md-content__button { | ||
display: none; | ||
} | ||
</style> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<p align="center"> | ||
<img width="400" height="200" src="/assets/imgs/UK_biobank_logo.png"> | ||
</p> | ||
<style> | ||
.md-typeset h1, | ||
.md-content__button { | ||
display: none; | ||
} | ||
</style> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
TBC |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Step | ||
|
||
TBC |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
Title: How-to | ||
hide: | ||
- navigation | ||
- toc | ||
--- | ||
|
||
# How-to | ||
|
||
TBC |
Oops, something went wrong.