cytosee_DR: Reduce dimension of high dimension FCS data

Description Usage Arguments

View source: R/cytosee_DR.R

Description

We apply dimension reduction to those matrix which has more than paramenters t-SNE,FIt-SNE and SOM was used

Usage

1
2
cytosee_DR(data, n_core = NULL, sgd_batches = 0.5, tsne_pca = TRUE,
  method = "PCA")

Arguments

n_core

how many cores you want to use

sgd_batches

input parameter for largeVis (refer largeVis for details)

tsne_pca

whether use pca in tsne

object

cytosee object


mingchen-lab/cytosee documentation built on May 6, 2019, 8:34 p.m.