FCSFiles.jl icon indicating copy to clipboard operation
FCSFiles.jl copied to clipboard

🧫 Read Flow Cytometry Standard (FCS) files in Julia

Results 2 FCSFiles.jl issues
Sort by recently updated
recently updated
newest added

One short-coming of the current design is that it's annoying to take subsets of the data, i.e. gating the population on various parameters and making sure that the attributes are...

enhancement
discussion

Test .fcs file works fine, but whhen replaced wit my .fcs files, `flowrun = load(raw"C:\Users\ljame\Documents\GitHub\FCS-with-Julia\FCS_data\BD-FACS-Aria-II.fcs")` I get ther error `Non float32 support not implemented yet. Please see github issues for...

enhancement
help wanted