Learn R Programming

comradesOO (version 0.1.1)

featureInfo: featureInfo

Description

Produces a list list of 2 elemnts 'transcript' and 'family' Each element contains a table with the counts for each RNA in each sample.

Usage

featureInfo(cds)

Value

A list - Feature level and transcript level counts for each sample

Arguments

cds

a comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()
featureInfo(cds)

Run the code above in your browser using DataLab