-
Notifications
You must be signed in to change notification settings - Fork 15
FCS Express compatibility #139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
As long as fcs file generated conforms to the standard, cytolib should have no problem to parser it. Feel free to report it when it does |
Apologies, my question was only poorly stated. I am really most interested in applying a gating strategy developed in FCSExpress under control of R, something akin to what I am now building a Having done this, when I then
which makes sense because I have not (yet) learned how to add the transforms present in the gatingML to the GatingSet. I am having trouble figuring out what my next steps should be. Perhaps examining the source for how the flowJo workspace import will give me the secret sauce I need at this point. But I would be grateful for any worked examples. I am attaching an example .gatingML (which does not yet adhere to my proposed gate naming convention) and an .fcs file file if it helps you to help me. Thanks |
Hi Malcolm, |
Alas I stopped pursuing this line of approach but would be interested in learning of your or anyone else’s successes in such endeavors, or if perhaps the CytoML framework has improved support or documentation for such capabilities.
_edit: remove email cruft_
|
hey @mikejiang, just checking whether are there any plans to support FCSExpress layouts in near future? |
FCS express doesn't open their format (last time we checked), so no we have no plans to support it. |
thank you @gfinak! |
@gfinak re:
IMO - no opening of format should be needed - FCS express exports gatingML files @altrabio - I'm taking this up again in #86 - still hoping to find satisfadction - please alert me with any insights/progress you may have! |
Last I had contacted the FCS express folks about collaborating to support
their exports in R there was no interest on their side. This was years ago,
but even if they are exporting gating ml, there are always peculiarities
and I have no desire to spend my time trying to reverse engineer another
undocumented file format.
Greg
…On Tue, Jun 3, 2025, 18:03 Malcolm Cook ***@***.***> wrote:
*malcook* left a comment (RGLab/CytoML#139)
<#139 (comment)>
@gfinak <https://github.com/gfinak> re:
FCS express doesn't open their format (last time we checked), so no we
have no plans to support it.
IMO - no opening of format should be needed - FCS express exports gatingML
files
@altrabio <https://github.com/altrabio> - I'm taking this up again in #86
<#86> - still hoping to find
satisfadction - please alert me with any insights/progress you may have!
—
Reply to this email directly, view it on GitHub
<#139 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKSI6K4FRVFFSX3DM67MND3BYZWHAVCNFSM6AAAAAB6RDTOV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSMZXG44DMMRUGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@gfinak I am sympathetic but hoped that FCS Express exporting using the reasonably well documented gatingML format would alleviate anyone's need for having to do so. It seems to me that the effort is learning how to convert a naked (outside of a flowJo workspace) gatingML file into a form that can be applied to a gating set. In #86 you will see I am trying to undertake this effort by using Might you (or anyone) be able and willing to provide some guidance, perhaps in the form of discussion (in your choice of forum), as to whether this approach is reasonable and perhaps some insight into what |
Has any testing been performed with .fcs files as generated by FCS Express. Specifically, should load_cytoset_from_fcs work as it does with FloJo .fcs files?
The text was updated successfully, but these errors were encountered: