Skip to content

Unable to use runExprsMerge() to merge 6 FCS files  #12

Description

@zoqaiyum

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions