Checks if scMethrix object has a coverage matrix

has_cov(scm)

Arguments

scm

scMethrix; The scMethrix object

Value

boolean Whether the object has a coverage matrix

Examples

data('scMethrix_data') has_cov(scMethrix_data)
#> [1] TRUE