check_correct_datamatrix: Check if matrix rownames are well formated and correct if...

View source: R/preprocessing_filtering_reduction.R

check_correct_datamatrixR Documentation

Check if matrix rownames are well formated and correct if needed

Description

Throws warnings / error if matrix is in the wrong format

Usage

check_correct_datamatrix(datamatrix_single, sample_name = "")

Arguments

datamatrix_single

A sparse matrix

sample_name

Matrix sample name for warnings

Value

A sparseMatrix in the right rownames format


vallotlab/ChromSCape documentation built on Oct. 15, 2023, 1:47 p.m.