目录

Crates.io Crates.io Crates.io CI codecov DOI

Mehari

a camel

Mehari is a software package for annotating VCF files with variant effect/consequence. The program uses hgvs-rs for projecting genomic variants to transcripts and proteins and thus has high prediction quality.

Other popular tools offering variant effect/consequence prediction include:

Mehari offers HGVS predictions that aim to mirror VariantValidator, the gold standard for HGVS variant descriptions, and consequence predictions compatible with VEP. Further, it is written in the Rust programming language and can be used as a library for users’ Rust software.

Usage

To annotate variant consequences, gnomAD frequencies and clinVar information for sequence variants:

    mehari annotate seqvars \
      --transcripts resources/transcript_db \
      --frequencies resources/gnomad_db \
      --clinvar resources/clinvar_db \
      --input input.vcf \
      --output output.vcf

The corresponding database builds can be obtained from:

See Getting Started for more information on usage, and Development Setup for more information on how to build mehari and its databases from scratch.

关于

用于处理人类基因组变异注释和预测的软件

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

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