Skip to contents

All functions

annotate_variants_ensembl()
Annotate variants with functional consequences using Ensembl VEP API
annotate_with_centromere()
Annotate data with centromere information
annotate_with_chip_genes(<GWASFormatter>)
Annotate top hits with CHIP gene information
annotate_with_chip_genes()
Annotate data with CHIP gene information
annotate_with_immunoglobulin()
Annotate data with immunoglobulin gene information
annotate_with_l2g()
Annotate top GWAS hits with Open Targets Locus-to-Gene (L2G) predictions
append_ashr_results()
Append lfsr results from ashr to a data frame
assign_gene_tracks()
Assign genes to tracks to avoid overlaps
compute_sample()
Take a random sample of rows from the summary stats table
db_connect()
Connect to DuckDB
exclude_difficult_regions()
Exclude difficult regions
filter_variants()
Filter variants
find_nearest_gene()
Find the nearest gene for variants
get_biosample_for_accession()
Get biosample to accession mapping for a specific accession
get_encode_biosamples()
Get available ENCODE SCREEN biosamples for a given assembly
identify_loci()
Identify independent GWAS loci using a greedy, distance-based algorithm
lambda_gc()
Compute the genomic inflation factor (lambda GC)
locuszoom()
LocusZoom-style plot for GWAS results
manhattan()
Plot a Manhattan plot from a gwas object
qqplot()
QQ plot for GWAS p-values
query_encode_ccres()
Query ENCODE SCREEN cCREs for a genomic region
query_ot_api_v2g()
Query Open Targets Platform API for Locus-to-Gene (L2G) predictions
query_ot_api_variants()
Query Open Targets Platform API for variant information
reformat_names()
Rename columns in the dataset to standard names
reformat_summary_statistics()
Reformat GWAS summary statistics from regenie or SAIGE
search_cell_types()
Search for available cell types and their biosample IDs
select_top_hits()
Pull top hits from a GWASFormatter or a data.frame/tibble
volcano()
Volcano plot for GWAS results