getExpectedCounts: Get matrix of expected counts from rnaseq_assay_id

Description Usage Arguments Value

Description

Get matrix of expected counts from rnaseq_assay_id

Usage

1
getExpectedCounts(CON, metadata, level = "gene")

Arguments

CON

MySQLConnection object (should be connected to database with table "gene_rsem_count" containing field "rnaseq_assay_id")

metadata

data.frame where rows are libraries and columns are variables associated with libraries

level

character vector of length n = 1 indicating if "gene" or "isoform" expected counts should be used. NOTE: ONLY SUPPORTS "gene" argument for now

Value

matrix where each row is a gene and each column is a library


taylo5jm/interactions documentation built on May 31, 2019, 3:57 a.m.