View source: R/summaryStatistics.R
count_upm | R Documentation |
This internal function counts the number of sites with unmethylated, partially-methylated, and methylated states in a given vector.
count_upm(data)
data |
A numeric vector with methylation values: |
An integer vector of length 3 containing counts of unmethylated, partially-methylated, and methylated sites, respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.