has_cov: Checks if 'scMethrix' object has a coverage matrix

Description Usage Arguments Value Examples

View source: R/accessory_funcs.R

Description

Checks if scMethrix object has a coverage matrix

Usage

1
has_cov(scm)

Arguments

scm

scMethrix; The scMethrix object

Value

boolean Whether the object has a coverage matrix

Examples

1
2
data('scMethrix_data')
has_cov(scMethrix_data)

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