ranM: Prepare a random matrix

Description Usage Arguments

View source: R/ranM.R

Description

This function is to prepare a random matrix to be used in parallel computation, so that the same random matrix will be applied to different partitions/groups of datasets in the same application of random projection.

Usage

1
ranM(scdata, p, seedn)

Arguments

scdata

input single-cell expression matrix

p

the dimension to be reduced to


shibiaowan/SHARP documentation built on April 28, 2021, 1:56 p.m.