read.connect: Read a .connect file file

View source: R/read.connect.R

read.connectR Documentation

Read a .connect file file

Description

This function reads a .ct file, from the CoFold RNA folding algorithm, into a R data frame.

Usage

read.connect(data_file, T.to.U = TRUE)

Arguments

data_file

Path to the data file

T.to.U

Default = TRUE then read connect will convert all "T"s to "U"s. If false read.connect will leave "T"s.

Value

A data frame containing the information in the .ct file


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