You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
The text was updated successfully, but these errors were encountered: