scatter_plot_data_prep: Preparing data to tSNE

Description Usage Arguments

View source: R/Data_preparation.R

Description

Preparing data to tSNE

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
scatter_plot_data_prep(
  fcs_raw,
  use_markers,
  sampling_size = 0.5,
  method = "tSNE",
  perplexity = 30,
  theta = 0.5,
  max_iter = 1000,
  size_fuse = 5000
)

Arguments

sampling_size

AlexanderKononov/cytofCore documentation built on Aug. 30, 2020, 5:23 a.m.