SIMLR_Feature_Ranking: SIMLR Feature Ranking

Description Usage Arguments Value Examples

Description

perform the SIMLR feature ranking algorithm. This takes as input the original input data and the corresponding similarity matrix computed by SIMLR

Usage

1

Arguments

A

an (n x n) similarity matrix by SIMLR

X

an (m x n) data matrix of gene expression measurements of individual cells

Value

a list of 2 elements: pvalues and ranking ordering over the n covariates as estimated by the method

Examples

1

SIMLR documentation built on Nov. 8, 2020, 5:40 p.m.