gtex_eqtl | R Documentation |
Multi-tissue eqtl
gtex_eqtl( genes = c("CYP26B1"), snps = c("chr2_72209800_G_A"), gene_snp_pairs = c(), p_only = TRUE, gencodeIDs = FALSE )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.