align.dataset.margins: align dataset margins

Description Usage Arguments Value

View source: R/dataset_utils.R

Description

align dataset margins

Usage

1
2
align.dataset.margins(datasets, na.rows = TRUE, na.cols = FALSE,
  use.dims = NULL)

Arguments

datasets

list of matrices (columns are samples, rows are genes)

na.rows

if TRUE, add NAs for missing rows, otherwise they are removed

na.cols

if TRUE, add NAs for missing columns, otherwise they are removed

use.dims

either an integer or character vector of length 1

Value

new list of matrices


cancerdatasci/ceres documentation built on May 20, 2019, 6:44 p.m.