pairScores: Identifies base-pairs from hydrogen bonding data

View source: R/RRNA.r

pairScoresR Documentation

Identifies base-pairs from hydrogen bonding data

Description

Given all hydrogen binding data from a PDB file identify the secondary structure that maximizes pairings using a greedy approach.

Usage

pairScores(PairDF)

Arguments

PairDF

Dataframe generated from PDB file using RSIM.

Value

Returns PairDF file with pairings removed that do not contribute to the bracket notation.

Author(s)

JP Bida


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