RGLab / CytoML

A GatingML Interface for Cross Platform Cytometry Data Sharing
GNU Affero General Public License v3.0
29 stars 14 forks source link

Error in orig_params[ind] : invalid subscript type 'list' uploading gatingML from cytobank #37

Closed lbrady5 closed 6 years ago

lbrady5 commented 6 years ago

Tried uploading gatingML file exported from cytobank using the "read.gatingML.cytobank" function. Received this error: Error in orig_params[ind] : invalid subscript type 'list' uploading gatingML from cytobank Also tried uploading gatingML using "cytobank2GatingSet" and received same error. Has anyone seen this before?

gfinak commented 6 years ago

Reproducible example please...

lbrady5 commented 6 years ago

We were able to troubleshoot the issue. It was occurring due to characters within the Channel names. When removed, this error was resolved.