batch.analysis.ISCCD: Analyze the inter-sample correlation and distance

Description Usage Arguments

View source: R/preprocessing.R

Description

Analyze the inter-sample correlation and distance

Usage

1
2
batch.analysis.ISCCD(x, s1.cols, s2.cols, s1.label = "s1", s2.label = "s2",
  file.prefix = NULL, fig.res = 150)

Arguments

x

The expression matrix; rows are genes, cells are columns.

s1.cols

(numeric) the column indices for the first set of cells

s2.cols

(numeric) the column indices for the second set of cells

s1.label

(character) the name for the first set of cells

s2.label

(character) the name for the second set of cells

fig.prefix

(character) the file prefix of the output figure; if file.prefix is null, the figure will be plotted to the screen


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