Learn R Programming

comradesOO (version 0.1.1)

rnaSize: rnaSize

Description

Extract the size of the RNA for the instance

Usage

rnaSize(x)

Value

A numeric - the size of the RNA (nucleotides)

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

rnaSize(cds)

Run the code above in your browser using DataLab