Learn R Programming

RNAsmc (version 0.6.0)

bulgeLoopsPlot: A function for bulge loops plotting

Description

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

Usage

bulgeLoopsPlot(ctFile)

Arguments

ctFile

A RNA secondary structure file containing structure information

Value

Return a list containing base positions in bulge loops

Examples

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

Run the code above in your browser using DataLab