compMat_neutral_to_fcs: Make an existing compensation matrix in a FCS neutral

View source: R/compMat_neutral_to_fcs.R

compMat_neutral_to_fcsR Documentation

Make an existing compensation matrix in a FCS neutral

Description

This will overwrite an existing compensation matrix in a FCS file so that there are ones on the diagonal and else zeros. This is handy in order to not having to type this manually in flow jo or so.

Usage

compMat_neutral_to_fcs(fcs_file_path, compMat_keyword = "SPILL")

Arguments

fcs_file_path

character, file path to the fcs file

compMat_keyword

character, name of the keyword which holds the matrix

Value

no return, but FCS changed on disk


Close-your-eyes/fcexpr documentation built on Sept. 29, 2023, 12:27 a.m.