Skip to content

potential error in flow_cluster_id_score #3

Description

@Mirin1357

Hi DrCytometer,

first, thank you so much for trying to make this analysis a bit more user friendly!

I am using two randomly selected ID7000 files gated in FlowJo on LDneg CD45+, exported as FCS. All parameters have been transformed in ID7000 previously as biexp, -300 base width (otherwise, step source( file.path( fcs.src.dir, "flowcytoscript_define_experiment.r") ) is not working, and I was unsure where to specify instrument transformation settings manually in the workflow).

I have encountered an issue when arriving to the source( file.path( fcs.src.dir, "flowcytoscript_clustering.r") ) step. The first part goes through, but after I am asked which clustering parameter to use, independent of the choice, the code breaks with the following error:

Image

I went to the source code and running step by step, scaled.id.score actually produces empty matrix.
scaled.fcs.cluster.median looks like this:

Image

marker.list like this (just a snapshot of the file):

Image

However, once it is run through the scaled.id.score, the matrix is actually empty

Image

I have tried using both original source files and one from the 20260629 folder but with no change.
Please let me know if you would like me to attach any additional files or script.

Thank you in advance for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions