common_features: Finds common features in a list of cds objects

Description Usage Arguments

View source: R/utils.R

Description

Machine learning algorithms often require features to be the same across datasets. Thisfunction finds common features between a list of cell data set objects and returns a list of cds's that have the same features. Note that this function uses rownames of the 'fData' DataFrame to find the intersect of features common to all cds's

Usage

1
common_features(cds_list)

Arguments

cds_list

Input cell_data_set object.


scfurl/m3addon documentation built on Aug. 9, 2021, 5:30 p.m.