data_preprocess: Data pre-processing for COPS pipelines

View source: R/utility_functions.R

data_preprocessR Documentation

Data pre-processing for COPS pipelines

Description

Converts inputs to data.tables and renames features to "dimX".

Usage

data_preprocess(dat, verbose = FALSE)

Arguments

dat

numeric matrix or data.frame with samples on columns, or list of such datasets

verbose

print status messages

Value

list containing list of datasets and list of feature names (gene ids).


vittoriofortino84/COPS documentation built on Jan. 28, 2025, 3:16 p.m.