A Rust
command line tool for computing the continuous Jaccard index (a la bedtools
) per single cell.
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).
To build the tool, first install rust.
Clone this repository
git clone git@github.com:Chris1221/scJaccard.git
cd scJaccard
More details to come.
scJaccard -h