r2easyR.write: Generates a Stockholm file and a R2R meta file that can be...

View source: R/R2ReasyR_functions.R

r2easyR.writeR Documentation

Generates a Stockholm file and a R2R meta file that can be read by R2R to draw a secondary structure.

Description

Generates a Stockholm file and a R2R meta file that can be read by R2R to draw a secondary structure.

Usage

r2easyR.write(output, data_frame, RNA_name = "default", colors = "NA")

Arguments

output

Path to the output Stockholm file

data_frame

A data_frame containing columns labeled "Nucleotide", "Dotbracket", "Labels", and "Colors".

RNA_name

The name of the RNA that you are drawing

colors

How R2R will draw reactivity colors. No colors = "NA". Colored letters = "letters". Colored circles = "circles".

Value

A Stockholm formated file.


JPSieg/R2easyR documentation built on March 2, 2024, 8:42 a.m.