Skip to content

Commit

Permalink
Addred a README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldanciu committed Nov 24, 2020
1 parent aaa97ba commit d5d946e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Similarity Estimation via Tensor Sketching
This repository contains the reference implementation for the Tensor Sketching method, which can be used to estimate sequence similarity without needing to align the sequences.

The method is described in the paper by Amir Joudaki et al. [`Fast Alignment-Free Similarity Estimation By Tensor
Sketching`](https://www.biorxiv.org/content/10.1101/2020.11.13.381814v1.full).

## Download and build
```
git clone https://github.com/ratschlab/Project2020-seq-tensor-sketching
Expand Down

0 comments on commit d5d946e

Please sign in to comment.