get_metadata_stats: Adds descriptive statistics to metadata columns in an...

Description Usage Arguments Details Value Examples

View source: R/scmethrix_operations.R

Description

Adds descriptive statistics to metadata columns in an scMethrix object.

Usage

1

Arguments

scm

scMethrix; the single cell methylation experiment

Details

Adds the mean, median, SD, and sample count and coverage (if present) for the GenomicRanges in an scMethrix object. This can be accessed using mcols().

This data will not be updated automatically for any subset, merge, bin, etc functions.

Value

An scMethrix object

Examples

1
2

CompEpigen/scMethrix documentation built on Nov. 6, 2021, 3:09 p.m.