cluster.ordering: Ordering rows or columns according to a specified order

Description Usage Arguments Value Note

View source: R/celltype.R

Description

Ordering rows or columns according to a specified order

Usage

1
cluster.ordering(ES, col.order = NULL, row.order = NULL, verbose = TRUE)

Arguments

ES

(ExpressionSet) an ExpressionSet object containing the single cell RNA-seq data

col.order

(numeric) the names of columns in the new order

row.order

(numeric) the names of rows in the new order

verbose

(logical)

Value

an ExpressionSet object with re-ordered data

Note

This function is from SINCERA version a10242015. It will be upgraded soon.


minzheguo/SINCERA documentation built on Feb. 3, 2021, 2:31 p.m.