Skip to content

Commit

Permalink
DNA --> nucleotide and protein (#473)
Browse files Browse the repository at this point in the history
When I first saw sourmash I thought I couldn't use it because I had RNA not DNA. And now I see you do protein signatures too! So I propose this change so others don't get deterred either.
  • Loading branch information
olgabot authored and ctb committed May 15, 2018
1 parent 4144584 commit 011dcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![codecov](https://codecov.io/gh/dib-lab/sourmash/branch/master/graph/badge.svg)](https://codecov.io/gh/dib-lab/sourmash)
[![DOI](http://joss.theoj.org/papers/10.21105/joss.00027/status.svg)](http://joss.theoj.org/papers/10.21105/joss.00027)

Compute MinHash signatures for DNA sequences.
Compute MinHash signatures for nucleotide (DNA/RNA) and protein sequences.

Usage:

Expand Down

0 comments on commit 011dcd7

Please sign in to comment.