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:
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:
marker.list like this (just a snapshot of the file):
However, once it is run through the scaled.id.score, the matrix is actually empty
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!
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:
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:
marker.list like this (just a snapshot of the file):
However, once it is run through the scaled.id.score, the matrix is actually empty
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!