Giter Site home page Giter Site logo

LMD to FCS about flowcytometrytools HOT 6 OPEN

eyurtsev avatar eyurtsev commented on August 20, 2024 1
LMD to FCS

from flowcytometrytools.

Comments (6)

eyurtsev avatar eyurtsev commented on August 20, 2024

My knowledge of R is basically 0, but from the code it looks like it's only necessary to rename the file extension? (i.e., is the lmd format different from the fcs format?)

from flowcytometrytools.

yoavram avatar yoavram commented on August 20, 2024

Wait, from which code? The gist I sent?

from flowcytometrytools.

eyurtsev avatar eyurtsev commented on August 20, 2024

Yes, (I did say that my knowledge is basically 0!) ;)

from flowcytometrytools.

yoavram avatar yoavram commented on August 20, 2024

Oh I see. This R function read.FCS knows how to read LMD. Then write.FCS writes a standard FCS. From what I understand LMD (list mode data) is a wrapper around FCS.
See: https://github.com/RGLab/flowCore/blob/3f63a2e0ba8ebcccd9340ddbfda5d1807806c037/man/read.FCS.Rd
https://github.com/RGLab/flowCore/blob/trunk/R/IO.R

from flowcytometrytools.

jxramos avatar jxramos commented on August 20, 2024

What's special about the Gallios machine? Do the lmd files follow the flow cytometry standard format? You can read about that format from the wikipedia page.
https://en.wikipedia.org/wiki/Flow_Cytometry_Standard

Can you please upload an example lmd file to this issue?

Digging around a bit it seems that there's is some FCS intersection...

Beckman-Coulter Gallios produces LMD files that contain an FCS 3.0 compliant portion. They display the data as collected, if “True View” is used. If standard view is used, linear parameters are scaled 1-1024 and log parameters to four decades with a range of 1-1024. This is a display similar to FCS 2.0 data. Preferences in FlowJo control the scaling of the exported FCS 3.0 file. Data can be scaled identical to their acquisition display in true view OR standard view.
http://docs.flowjo.com/vx/workspaces-and-samples/flowjo-and-your-cytometer/ws-cytometer-beckman/cxp/

from flowcytometrytools.

SreejaMukherjee avatar SreejaMukherjee commented on August 20, 2024

Hello! I have some lmd files generated from a BC Navios machine. Can I use R to change it to a fcs file and further use it through flowjo for post acquisition and formatting some of the gates? If yes, which version of R studio is compatible with the flowcore package?

from flowcytometrytools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.