validCT: Validate a CT File

View source: R/RRNA.r

validCTR Documentation

Validate a CT File

Description

Given a CT file checks for correct column names, all nucleotides have positions greater than 0, unique rows per nucleotide, multiple pairings, duplicate pairings so that the CT file can be used to generate a secondary structure using bracket notation.

Usage

validCT(ct)

Arguments

ct

Dataframe generated from loadCT

Value

Returns messages indicating issues with the CT file that would prevent it from generating a secondary structure in bracket notation

Author(s)

JP Bida


jpbida/RRNA documentation built on April 28, 2024, 1:27 p.m.