getExCounts: Obtain Exonic Feature Counts

Description Usage Arguments Value

View source: R/getExCounts.R

Description

This function returns the coverage of the exonic portion of sufficient features identified based on sequencing read length. It takes as input a pheno table of all the same rls and queries the bigwig_path.

Usage

1
getExCounts(pheno, cores = 1)

Arguments

pheno

The phenotype matrix created by processPheno(), limited to 1 'rls' group.

cores

The number of processing cores to use.

Value

A matrix containing the exonic feature counts for the samples in pheno.


JMF47/recountNNLS documentation built on May 28, 2019, 12:42 p.m.