Learn R Programming

RNAsmc (version 0.6.0)

stemPlot: A function for stems plotting

Description

Given a RNA secondary structure,it compute stems in the RNA secondary structure and plots the RNA secondary structure

Usage

stemPlot(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)
stemPlot(DataRNAstr)
# }

Run the code above in your browser using DataLab