check_correct_datamatrix {ChromSCape}R 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


[Package ChromSCape version 1.4.0 Index]