RunPhenoGraph: Run PhenoGraph on a FCS File

Description Usage Arguments Value

Description

Read FCS file and select columns to run PhenoGraph on.

Usage

1
2
RunPhenoGraph(path, desc.selected = NULL, k = 30, TSNE = T,
  seed = 1)

Arguments

path

Full path to the FCS file.

desc.selected

An optional character vector to specify description of column selected.

k

Nearest-neighbor parameter of PhenoGraph.

seed

An optional seed for reproducibility.

Value

A Rphenograph object.


Mamie/mwang documentation built on May 14, 2019, 7:15 p.m.