- This is a command line based tool runs on Unix-like environments.
-
Install
Rustenvironment, e.g., usingrustup -
Clone this repo
-
Install all binaries to your local executable directory (e.g.,
~/.cargo/bin/):
make installAlternatively, you can install individual binaries:
cargo install --path data-beans # Data Backend for Extraction And Neighbourhood Search
cargo install --path senna # Stochastic data Embedding with Nearest Neighbourhood Adjustment
cargo install --path pinto # Proximity-based Interaction Network for Tissue Organization
cargo install --path cocoa # COunterfactual COnfounder Adjustment
cargo install --path faba # Feature extraction from Alignment for Base-pair Annotation