Week # 10 - General Discussion Thread #180
Replies: 5 comments 13 replies
-
|
Hi, I was wondering if you could offer any suggestions. I am getting this error when running flowGate::gs_apply_gating_strategy(SFC_GatingSet, gating_strategy=GatingTable) Error in part of this, is also an error from flowGate, which is flowGate is v0.99.2. The flowGate has been installed from your github modified version. The gatingset has 3 files in it. If you have any suggestions, that would appreciated. Thanks, |
Beta Was this translation helpful? Give feedback.
-
|
Hi,
I tried it again this morning and everything worked. But to make sure it wasnt a version of flowGate I had modified, I deleted the flowGate folder in the R library path, quit positron and reinstalled flowWorkspace and the modified flowGate from your github, and now everything works. My apologies for the extra work this caused.
Best,
Andrew
…________________________________
From: David Rach ***@***.***>
Sent: Thursday, April 30, 2026 6:56 PM
To: UMGCCCFCSR/CytometryInR ***@***.***>
Cc: Osterburg, Andrew (osterbar) ***@***.***>; Mention ***@***.***>
Subject: Re: [UMGCCCFCSR/CytometryInR] Week # 10 - General Discussion Thread (Discussion #180)
External Email: Use Caution
Hi @osterbar<https://github.com/osterbar>, can we try the code without the modifications above? That section of code was working on our end and for the in-class participants without any edits required, so that they were needed on your end to avoid errors is concerning.
Going from [[]] to [] generally means you are working with different input type objects than what the function anticipated using.
The Claude suggestions appear to be modifying the actual flowGate R package files themselves, which is not something users normally do, so you are basically creating a parallel package version and risking having it behave in odd ways later on in the course, so you might encounter additional errors going forward.
Given flowGate is not actively maintained, it is also possible you found an actual bug in the package. Since its a forked version, I can fix it, so if we can pinpoint the cause that led to the error, we can change the code at the package level, roll out an update, so that it behaves accordingly for everyone.
Can I get your package version for ggplot2, ggcyto and flowGate?
packageVersion("ggcyto")
And also a screenshot for the output when running via the terminal:
quarto render
And the code right before the error was returned. When pasting into GitHub, place four before the code, and then four after.
Sorry for the hassle, but debugging early pays off in the long run 🥰
Best-
David
—
Reply to this email directly, view it on GitHub<#180 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BB3AMFEY3VILOSWXLOYVFAD4YPKZXAVCNFSM6AAAAACYJ3GT7SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNZXGQ3TEOI>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hi, I changed this line: I like to use different name for my variables, helps me to pay attention :-) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the Week # 10 - Down-sampling and Concatenation - Discussion Thread.
Focused on the Down-sampling portion, and wondering how to modify it to your particular workflow? Ventured into the Concatenation bonus-content and perplexed by the sausage-making process that is creating new .fcs files? 🗡️
If it doesn't merit it's own discussion thread, this is the place for it 🥳
Best-
David
Beta Was this translation helpful? Give feedback.
All reactions