clean_base_pairs: Clean Base-Pairs Data

Description Usage Arguments Value

View source: R/base_pairs.R

Description

Clean base-pairs data to ensure no nucleotide is paired with more than one nucleotide.

Usage

1
clean_base_pairs(base_pairs_data)

Arguments

base_pairs_data

Data frame specifying folding probability of the base-pair (pos_i, pos_j).

Value

Data frame with unique base-pair foldings.


ruthkr/rnafolding documentation built on Jan. 9, 2021, 3:22 p.m.