Giter Club home page Giter Club logo

fcsfiles.jl's People

Contributors

exaexa avatar github-actions[bot] avatar laurentheirendt avatar lgrozinger avatar tlnagy avatar vogu66 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fcsfiles.jl's Issues

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

Non float32 support not implemented yet

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 this project. Is there a workaround for this issue?

Redesign storage of data in FlowSample type

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 handled properly. I'm proposing to switch the current dictionary of arrays approach and replacing it with a relational storage type like TypedTables.jl. The hope would be then to allow the following

flowrun[[1,2,7,10]]

to get the data corresponding to the 1st, 2nd, 7th, and 10th cells where flowrun is of type FlowSample. Since this'll be a breaking change (especially with regards to column access), I'm interested in what people think before tackling this.

EDIT: I'm particularly interested in whether there are limitations in using a relational model for flow data.

Thoughts GigaSOM crowd? @laurentheirendt @exaexa @oHunewald, please tag anyone else I might've missed.

Add tests

  • I need more example FCS files
  • Test edge cases

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.