Description Usage Arguments Value Examples
tSNE and OneSENSE algorithm for FCS data
1 2 |
LoaderPATH |
Path where FCS file is located |
ceil |
Maximum number of cells to sample from each fcs sample/file |
FNnames |
.csv file generated when markers from each category are selected |
OutputSuffix |
suffix to name output folder |
DotSNE |
boolean, if TRUE do tSNE, if FALSE skip tSNE |
DoOneSENSE |
boolean, if TRUE do OneSENSE, if FALSE skip OneSENSE |
Bins |
number of bins to put the cell data into, DEFAULT = 250 |
FCS files, tSNE histograms, OneSENSE plot
1 2 | #dir <- system.file('extdata/fcs', package='oneSENSE')
#FCStSNE(LoaderPATH=dir, FNnames=fnnames) #remove hash symbol to run
|
Loading required package: webshot
Loading required package: shiny
Loading required package: shinyFiles
Loading required package: scatterplot3d
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.