Coulter.jl

Interfacing with Beckman-Coulter Multisizer/Z2 Coulter Counter files (.#=Z2, etc) in Julia
Author tlnagy
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
January 2017

Coulter

Build Status codecov.io

Interfacing with Beckman-Coulter Multisizer/Z2 Coulter Counter files (.#=Z2, etc) in Julia

Usage

Run the following in the Julia REPL

using Pkg
Pkg.add("Coulter")

To use the package do the following

using Coulter
loadZ2("path to file here.#=Z2", "sample name")

Used By Packages

No packages found.