scJaccard
A Rust
command line tool for computing the continuous Jaccard index (a la bedtools
) per single cell.
Installation
If you just want to use the tool, use a compiled binary in the "releases" section of this repository, as that will require no dependencies (coming soon).
From source
To build the tool, first install rust.
Clone this repository
git clone git@github.com:Chris1221/scJaccard.git
cd scJaccard
Usage
More details to come.
scJaccard -h