Skip to content

Pure rust computation of the continuous Jaccard index at a single cell level

Notifications You must be signed in to change notification settings

Chris1221/scJaccard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scJaccard

Build Status

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

About

Pure rust computation of the continuous Jaccard index at a single cell level

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages