软件包:sourmash(4.8.14-3)
tools for comparing DNA sequences with MinHash sketches
Compute MinHash signatures for nucleotide (DNA/RNA) and protein sequences.
MinHash sketches provide a lightweight way to store “signatures” of large DNA or RNA sequence collections, and then compare or search them using a Jaccard index. MinHash sketches can be used to identify samples, find similar samples, identify data sets with shared sequences, and build phylogenetic trees (Ondov et al. 2015).
sourmash provides a command line script, a Python library, and a CPython module for MinHash sketches.
These tools provide functionality previously handled by the 'khmer' package.
其他与 sourmash 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: librocksdb9.10 (>= 9.10.0)
- persistent Key-Value Store for Flash and RAM Storage
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3~)
-
- dep: python3-bitstring
- Python module for manipulation of binary data (Python 3)
-
- dep: python3-cachetools
- extensible memoizing collections and decorators for Python 3
-
- dep: python3-cffi-backend-api-max (>= 9729)
- 软件包暂时不可用
-
- dep: python3-cffi-backend-api-min (<= 9729)
- 软件包暂时不可用
-
- dep: python3-deprecation
- Library to handle automated deprecations
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-screed
- short nucleotide read sequence utils in Python 3