美文网首页
MEANGS:使用NGS数据组装线粒体基因组

MEANGS:使用NGS数据组装线粒体基因组

作者: Cheng_WANG | 来源:发表于2022-01-28 22:30 被阅读0次

Function

The MEANGS is a seed-free software that applies trie-search to extend contigs from self-discovery seeds and assemble mito-genome from NGS data.

Link

MEANGS

Use

git clone https://github.com/YanCCscu/MEANGS.git
cd MEANGS
./meangs.py --silence -1 1.fq.gz -2 2.fq.gz -o OutBase -t 16 -i 350

相关文章

网友评论

      本文标题:MEANGS:使用NGS数据组装线粒体基因组

      本文链接:https://www.haomeiwen.com/subject/bxtxkrtx.html