GeneticsMakie.jl

🧬High-performance genetics- and genomics-related data visualization using Makie.jl

MIT License

Stars
81
Committers
3

GeneticsMakie

Installation

GeneticsMakie.jl supports Julia v1.6 or later.

julia> ]
pkg> add GeneticsMakie

Documentation

Examples

Visualize 1 Mb window around KMT2E gene:

Highlight KMT2E gene and several nearby genes:

Visualize KMT2E isoforms:

Visualize KMT2E and nearby isoforms simultaneously:

Visualize KMT2E isoforms w/ randomly generated expression

Visualize LD for KMT2E locus:

Visualize LD as a square for KMT2E locus:

Visualize GWAS results for KMT2E locus:

Visualize GWAS results for KMT2E locus with the same reference SNPs for LD:

Visualize Manhattan plot:

Visualize Miami/Hudson plot:

Visualize QQ plot of P values:

Further examples

Patterns of association and LD:

References

Kim et al., (2022). GeneticsMakie.jl: A versatile and scalable toolkit for visualizing locus-level genetic and genomic data. Bioinformatics, https://doi.org/10.1093/bioinformatics/btac786.

Package Rankings
Top 25.26% on Juliahub.com
Badges
Extracted from project README
Dev Build Status Coverage Downloads Dev
Related Projects