find_qtl_bygene: Given an Ensembl ID, identify all significant QTLs

Description Usage Arguments

View source: R/find_qtl_bygene.R

Description

This is an utility query to find all the QTLs for a specific gene. It assumes that all the analyses for which entity_type is not null are QTLs

Usage

1
2
find_qtl_bygene(geneId, cutoff = 2e-05,
  dbc = getOption("gtx.dbConnection", NULL))

Arguments

geneId

Gene to search. Recommended to use Ensembl ID. The function will try to infer gene symbols, but result may not be correct.

cutoff

Only return QTLs below this p-value threshold


tobyjohnson/gtx documentation built on Aug. 30, 2019, 8:07 p.m.