is_h5: Checks if 'scMethrix' object is an HDF5 object

Description Usage Arguments Value Examples

View source: R/accessory_funcs.R

Description

Checks if scMethrix object is an HDF5 object

Usage

1
is_h5(scm)

Arguments

scm

scMethrix; The scMethrix object

Value

boolean Whether the object is HDF5

Examples

1
2
data('scMethrix_data')
is_h5(scMethrix_data)

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