Learn R Programming

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

Value

Return a list containing base positions in internal loops

Arguments

ctFile

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

Examples

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

Run the code above in your browser using DataLab