count_window_appearances: Count Window Appearances

Description Usage Arguments Value

View source: R/base_pairs.R

Description

Count on how many sliding windows the pair (i, j) was slid over.

Usage

1
count_window_appearances(pos_i, pos_j, windows_list)

Arguments

pos_i

Position of nucleotide i.

pos_j

Position of nucleotide j.

windows_list

List of RNAfold results for each sliding window. Result of fold() function.

Value

Integer of window appearance count.


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