rnaSize {rnaCrosslinkOO}R Documentation

rnaSize

Description

Extract the size of the RNA for the instance

Usage

rnaSize(x)

Arguments

x

A rnaCrosslinkDataSet object

Value

A numeric - the size of the RNA (nucleotides)

Examples

cds = makeExamplernaCrosslinkDataSet()

rnaSize(cds)

[Package rnaCrosslinkOO version 0.1.4 Index]