Learn R Programming

RNAsmc (version 0.8.0)

hairpinLoopsPlot: A function for hairpin loops plotting

Description

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

Usage

hairpinLoopsPlot(ctFile)

Value

Return a list containing base positions in hairpin loops

Arguments

ctFile

A RNA secondary structure file containing structure information

Examples

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

Run the code above in your browser using DataLab