Open
Description
Hi @ytdai
I am trying to use the runExprsMerge() function to merge 6 FCS files that have been exported from FlowJo. This is my code below:
cyt.data <- CytoTree::runExprsMerge(fcs.file, comp = FALSE,
transformMethod = "arcsinh", mergeMethod = "fixed", fixedNum = 10000, showDesc = FALSE)
However, I am getting the following error message and I don't know how to fix this. When I did NCOL(fcs.file) I got 1 as the output and NROW(fcs.file) gave me 6. Could you please help?
Error in (function (..., deparse.level = 1) :
number of columns of matrices must match (see arg 6)
Many thanks.
Metadata
Metadata
Assignees
Labels
No labels