Skip to content

causalpathlab/legume-rs

Repository files navigation

legume-rs: Library for Expedited Genomic data analysis with Unsupervised Machine learning Estimators

  • This is a command line based tool runs on Unix-like environments.

Installation

  1. Install Rust environment, e.g., using rustup

  2. Clone this repo

  3. You can install different binary files in your local executable directory (e.g., ~/.cargo/bin/).

cargo install --path data-beans # utility functions for sparse data management
cargo install --path senna      # single-cell embedding with nearest neighbourhood adjustment
cargo install --path pinto      # proximity-based interaction network analysis
cargo install --path cocoa-diff # counterfactual confounder adjustment
cargo install --path faba       # BAM file parsing to extract a feature matrix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages