Learn R Programming

RNAsmc (version 0.6.0)

stem: Internal function for getting stems

Description

Given a RNA secondary structure,it compute stem in the RNA secondary structure

Usage

stem(ctFile)

Arguments

ctFile

A RNA secondary structure file containing structure information

Value

Return a list containing base positions in stems

Examples

Run this code
# NOT RUN {
###
data(DataRNAstr)
stem(DataRNAstr)
# }

Run the code above in your browser using DataLab