sce_lists_apply: sce_lists_apply

View source: R/sce_lists_apply.R

sce_lists_applyR Documentation

sce_lists_apply

Description

Support function for EWCE::merge_sce_list.

Usage

sce_lists_apply(
  SCE_lists,
  return_genes = FALSE,
  level = 2,
  as_matrix = FALSE,
  as_DelayedArray = FALSE
)

Value

List of SingleCellExperiments.


NathanSkene/EWCE documentation built on April 10, 2024, 1:02 a.m.