Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 584 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 584 Bytes

seine-rs

Rust

A (rust) library and suite of tools for manipulating and processing the output of salmon, alevin, and alevin-fry

Seine fishing "... a preferred technique for capturing ... salmon soon before they swim up rivers and streams to spawn". -- Wikipedia.

Pronounced /sān/ as in 'sane'.

Usage

Add seine to a project's dependencies with:

[dependencies]
seine = { git = "https://github.com/COMBINE-lab/seine-rs", tag = "v0.1.0" }