RNAstrPlot: A function for whole RNA secondary structure plotting

View source: R/RNAstrPlot.R

RNAstrPlotR Documentation

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

Author(s)

Zheng Hewei

Examples

##########
data(DataRNAstr)
RNAstrPlot(DataRNAstr)

RNAsmc documentation built on Jan. 12, 2023, 9:07 a.m.

Related to RNAstrPlot in RNAsmc...