Learn R Programming

rnaCrosslinkOO (version 0.1.4)

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 rnaCrosslinkDataSet object

Examples

Run this code
cds = makeExamplernaCrosslinkDataSet()

rnaSize(cds)

Run the code above in your browser using DataLab