Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.3 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.3 KB

Sainsc.jl

Stable Dev Code Style: Blue Aqua QA CI

/ˈsaiəns/

"Segmentation-free Analysis of In Situ Capture data" or alternatively "Stupid Acronyms In Science"

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add Sainsc

Or, alternatively, via the Pkg API:

using Pkg
Pkg.add("Sainsc")

Documentation

The documentation for Sainsc.jl is available here. It includes the Reference API as well as an example analysis.