Learn R Programming

RNAsmc (version 0.6.0)

internalLoopsPlot: A function for internal loops plotting

Description

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

Usage

internalLoopsPlot(ctFile)

Arguments

ctFile

A RNA secondary structure file without the first line of free energy information

Value

Return a list containing base positions in internal loops

Examples

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

Run the code above in your browser using DataLab