gtex_eqtl: Multi-tissue eqtl

View source: R/gtex_eqtl.R

gtex_eqtlR Documentation

Multi-tissue eqtl

Description

Multi-tissue eqtl

Usage

gtex_eqtl(
  genes = c("CYP26B1"),
  snps = c("chr2_72209800_G_A"),
  gene_snp_pairs = c(),
  p_only = TRUE,
  gencodeIDs = FALSE
)

Arguments

genes

A list of gene names in format genecode IDs

snps

SNPs. In format chr11_66561248_T_C

gene_snp_pairs

A data frame of gene-snp pairs with genes in the first column and snps in the second

p_only

Whether to keep only the p-value statistics


KatrionaGoldmann/omicAnnotations documentation built on June 23, 2022, 2:15 p.m.