choose_subsets | R Documentation |
This function chooses the most populous RPF 5' and 3' length combinations to model some minimum proportion of RPF counts.
choose_subsets(d5_d3, min_prop = 0.9)
d5_d3 |
list; output from 'count_d5_d3' |
min_prop |
numeric; minimum proportion of RPF counts to be modeled |
A data frame of 5' and 3' digest lengths to be used for modeling RPF counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.