run_eqtl: Run linear models

Description Usage Arguments Value

View source: R/model.R

Description

Run linear models

Usage

1
run_eqtl(geno, tissue, tx = NULL, restrict_coding = T)

Arguments

geno

Data.frame (or list of data.frames) of GTEx polygenic risk scores.

tissue

Vector of tissues to be tested.

tx

Vector of transcripts to be tested.

restrict.coding

if TRUE (default) ignores non-coding transcripts.

Value

List of data.frames by tissue; each dataframe contains summary statistics (p,se,b) per transcript.


mbyvcm/MRCIEUGTEx documentation built on May 22, 2019, 12:58 p.m.