Learn R Programming

RNAsmc (version 0.8.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)

Value

Return a list containing structure information

Arguments

ctFile

A RNA secondary structure file containing structure information

Author

Zheng Hewei

Examples

Run this code
##########
data(DataRNAstr)
RNAstrPlot(DataRNAstr)

Run the code above in your browser using DataLab