Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ cytolib Public
forked from RGLab/cytolib

c++ library for representing and interacting the gated cytometry data structure

License

Notifications You must be signed in to change notification settings

drtlmn/cytolib

 
 

Repository files navigation

Testfork C++ library for computational cytometry

License

Copyright 2019, Fred Hutchinson Cancer Research Center See the included LICENSE file for details on the license granted to the user of this software.

cytolib provides a c++ library for interacting with cytometry data.

  • reading FCS into efficient disk-backed and memory-backed data structures
  • representation of gated cytometry data.
  • core library backing the R packages flowCore, flowWorkspace, CytoML, and others that provide a high level R language interface.

$ make install

   

About

c++ library for representing and interacting the gated cytometry data structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • Other 0.4%