rogerswt/panoplyCF: Cell-based Analysis Using t-SNE on Cytometric Fingerprints

PanoplyCF combines the speed and efficiency of Cytometric Fingerprinting (implemented in flowFP) with t-SNE dimensionality reduction. Conventional t-SNE imbedding cannot be applied prospectively to new data. That is, the transformation cannot be stored and retrieved for future use. PanoplyCF solves this problem by doing the imbedding on CF bin centroids rather than individual events. Thus, new data can be projected onto a given set of bins, represented in a flowFPModel, and thus transported into a pre-existing t-SNE map.

Getting started

Package details

AuthorWade Rogers
MaintainerWade Rogers <wade.rogers@spcytomics.com>
LicenseGPL-3
Version0.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rogerswt/panoplyCF")
rogerswt/panoplyCF documentation built on July 12, 2020, 8:49 p.m.