get_altexp_metadata: Helper function to get altExp metadata from an SCE that may...

View source: R/merge_sce_list.R

get_altexp_metadataR Documentation

Helper function to get altExp metadata from an SCE that may not have the altexp Returns main experiment metadata if the altExp is not present in the SCE

Description

Helper function to get altExp metadata from an SCE that may not have the altexp Returns main experiment metadata if the altExp is not present in the SCE

Usage

get_altexp_metadata(sce, altexp_name)

Arguments

sce

SCE object to extract metadata from

altexp_name

Name of the altExp to extract metadata for

Value

List with fields 'library_id' and 'sample_id'


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