Skip to content

Chris1221/scJaccard

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

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