choose_subsets: Choose RPF lengths and frames to model

View source: R/prep_data.R

choose_subsetsR Documentation

Choose RPF lengths and frames to model

Description

This function chooses the most populous RPF 5' and 3' length combinations to model some minimum proportion of RPF counts.

Usage

choose_subsets(d5_d3, min_prop = 0.9)

Arguments

d5_d3

list; output from 'count_d5_d3'

min_prop

numeric; minimum proportion of RPF counts to be modeled

Value

A data frame of 5' and 3' digest lengths to be used for modeling RPF counts.


amandamok/choros documentation built on March 15, 2023, 7:57 p.m.