目录

Meryl

This is ‘meryl’, a near total rewrite of ‘meryl’ that appeared in both project kmer and Celera Assembler.

IMPORTANT: Get the latest meryl code from this repo. This is not compatible with old meryl dbs built from canu 1.8 or earlier. The new meryl is significantly faster than the previous version.

meryl dbs are no longer in .mcdat and .mcidx file format. Meryl db is now designed as a DIRECTORY, containing 64 binaries + 64 indexes (128 files).

Dependency

  • gcc 10.2.0 or higher

Installation

  • Release version: download a stable release version

    # Example for Linux-amd64
    wget https://github.com/marbl/meryl/releases/download/v1.4.1/meryl-1.4.1.Linux-amd64.tar.xz
    tar -xJf meryl-1.4.1.Linux-amd64.tar.xz
    export PATH=/path/to/meryl-1.4.1/bin:$PATH
  • Experimental tip (use git 2.25.1 or higher): ```shell git clone https://github.com/marbl/meryl.git

build

cd meryl/src make -j 24 export PATH=/path/to/meryl/*/bin:$PATH


## Evaluate assemblies with k-mers and more

See [Merqury](https://github.com/marbl/merqury).

## Citing Meryl

We didn't want to suffer the world with yet another k-mer counting paper, so we stuffed meryl into the merqury methods:
>Rhie, A., Walenz, B.P., Koren, S. et al. Merqury: reference-free quality, completeness, and phasing assessment for genome assemblies. Genome Biol 21, 245 (2020). https://doi.org/10.1186/s13059-020-02134-9
关于

用于高效处理和分析基因组序列数据的工具,特别擅长k-mer计数和操作

2.5 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号