Learn R Programming

RNAsmc (version 0.6.0)

RNAstrPlot: A function for whole RNA secondary structure plotting

Description

Given a RNA secondary structure,it plots RNA structure and specify strucutre units by different colors

Usage

RNAstrPlot(ctFile)

Arguments

ctFile

A RNA secondary structure file containing structure information

Value

Return a list containing structure information

Examples

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

Run the code above in your browser using DataLab