https://github.com/vjcitn/biochail
Using hail via Basilisk
https://github.com/vjcitn/biochail
bioconductor genetics hail r
Last synced: about 2 months ago
JSON representation
Using hail via Basilisk
- Host: GitHub
- URL: https://github.com/vjcitn/biochail
- Owner: vjcitn
- License: gpl-3.0
- Created: 2022-12-10T14:20:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-01T12:52:37.000Z (4 months ago)
- Last Synced: 2025-09-05T19:58:20.041Z (about 2 months ago)
- Topics: bioconductor, genetics, hail, r
- Language: R
- Homepage: https://vjcitn.github.io/BiocHail
- Size: 19.2 MB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
Awesome Lists containing this project
README
# BiocHail
This is a multi-step overview of Hail for genetic association
studies
## Tutorial overview
The basic layout, following the [Hail GWAS tutorial](https://hail.is/docs/0.2/tutorials/01-genome-wide-association-study.html):

We'll see how to use a very small excerpt from the
1000 genomes study to produce

Along the way, we illustrate and adjust for population stratification:

## Larger data problem -- 1000 genomes data with T2T reference
We have arranged a serialization of genotypes on chromosome 17
for 3202 1000 genomes samples.
## Relevant LD resources ... in which cloud?
Still to come.
## Simulating multipopulation genotype surveys
Still to come.
## Binding phenotypes from FHIR to Hail
Still to come.