debarcoderExportDebarcodedFcs: Export debarcoded FCS files.

View source: R/debarcoder.R

debarcoderExportDebarcodedFcsR Documentation

Export debarcoded FCS files.

Description

Given an FCS file, export a separate FCS file for each of the event labels (including unlabeled). If any additional parameters were used in the labeling (such as Mahalanobis Ratio) they will be included as columns in the FCS data.

Usage

debarcoderExportDebarcodedFcs(path_prefix, fcs, labels)

Arguments

path_prefix

Prefix to path where files will be exported. Each file will be named [prefix_path].[label].fcs.

fcs

FCS flow frame.

labels

Data frame with an event label column.


ismmshimc/cytutils documentation built on Aug. 26, 2022, 2:07 p.m.