Bug(?) with GUID
0
0
Entering edit mode
@christopherhall-23360
Last seen 4.0 years ago

Hi,

When using flowAI (1.17.1) the output changes the $GUID. With a flowFrame the $GUID changes to "V1" With a flowSet the $GUID stays the same but the $ORIGINALGUID changes to "Vx" where x is the index of the file.

I played with the source code a little and can fix the flowFrame by using:

set<- read.flowSet(fcsfiles@description$GUID)

instead of

as(fcsfiles, "flowSet")

I can't work out what is going on with the flowSet.

Kind regards

Chris

flowAI software error • 539 views
ADD COMMENT

Login before adding your answer.

Traffic: 653 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6