Hello,
Thank you for the great package!
I wanted to extract the manual labels with the function "GetFlowJoLabels" so that I can establish a comparison between manual and automated. Unfortunately, I got the error message: Error in manualMatrix[, cellType] : subscript out of bounds
gatingResult <- GetFlowJoLabels(fcs.dir, wspFile,
cellTypes = cellTypes,
getData = TRUE, sample_names_from="sampleNode")
Do you have any ideas how I could solve this?
Thank you!
Hello,
Thank you for the great package!
I wanted to extract the manual labels with the function "GetFlowJoLabels" so that I can establish a comparison between manual and automated. Unfortunately, I got the error message: Error in manualMatrix[, cellType] : subscript out of bounds
gatingResult <- GetFlowJoLabels(fcs.dir, wspFile,
cellTypes = cellTypes,
getData = TRUE, sample_names_from="sampleNode")
Do you have any ideas how I could solve this?
Thank you!