get_altexp_attributes: Helper function to check altExp compatibility

View source: R/merge_sce_list.R

get_altexp_attributesR Documentation

Helper function to check altExp compatibility

Description

Helper function to check altExp compatibility

Usage

get_altexp_attributes(sce_list)

Arguments

sce_list

List of SCEs with altExps to check

Value

List of named lists with altExp information for use when preparing to merge, with each sublist formatted as: altexp_name = list(features = c(features), assays = c(assays))


AlexsLemonade/scpcaTools documentation built on July 12, 2024, 8:34 a.m.