View source: R/compMat_neutral_to_fcs.R
compMat_neutral_to_fcs | R Documentation |
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.
compMat_neutral_to_fcs(fcs_file_path, compMat_keyword = "SPILL")
fcs_file_path |
character, file path to the fcs file |
compMat_keyword |
character, name of the keyword which holds the matrix |
no return, but FCS changed on disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.