matrixeqtlTestInteraction: Use MatrixEQTL to test interaction between genotype and two...

Description Usage Arguments Value

View source: R/qtl_test_interactions.R

Description

Use MatrixEQTL to test interaction between genotype and two conditions

Usage

1
2
matrixeqtlTestInteraction(conditions, gene_snp_pairs, expression_list,
  genotype_list, covariate_names = NULL)

Arguments

conditions

Character vector containing the names of the two conditions

gene_snp_pairs

Data frame with two columns: gene_id, snp_id.

expression_list

List with expression data.

genotype_list

List with genotype data.

covariates_names

Names of the columns in the expression_list$sample_metadata table that will be used as covariates for the matrixEQTL model.

Value

Tidy table with interaction testing results


kauralasoo/seqUtils documentation built on May 20, 2019, 7:42 a.m.