combine_datamatrix {ChromSCape}R Documentation

Combine two matrices and emit warning if no regions are in common

Description

Combine two matrices and emit warning if no regions are in common

Usage

combine_datamatrix(datamatrix, datamatrix_single, file_names, i)

Arguments

datamatrix

A sparse matrix or NULL if empty

datamatrix_single

Another sparse matrix

file_names

File name corresponding to the matrix for warnings

i

file number

Value

A combined sparse matrix


[Package ChromSCape version 1.0.0 Index]