美文网首页
SOAPdenove安装与试用

SOAPdenove安装与试用

作者: 少年英雄小猪熊 | 来源:发表于2018-12-05 10:06 被阅读0次

    [TOC]


    安装环境

    Ubuntu18.10
    SOAPdenovo v2.04
    Version 2.04: released on July 13th, 2012
    Compile Jul 9 2013 11:57:16


    安装

    在这下载编译后的bin包
    https://sourceforge.net/projects/soapdenovo2/files/SOAPdenovo2/


    试用

    进入包 输入SOAPdenovo-63merSOAPdenovo-127mer即可

    介绍

    这是款老软件,似乎应该被弃用了,它的github上推荐使用MEGAHIT

    使用

    SOAPdenovo-63mer all -s example2.config -o result
    这句代码就是根据example2.config这个配置文件来运行,配置文件的模版在https://github.com/aquaskyline/SOAPdenovo2里的下面。配置文件里填写参数信息和输入的文件等信息。
    我用2g内存虚拟机运行发生内存不够用进程被killed的情况。内存调成4g依然内存不够。


    参考

    https://github.com/aquaskyline/SOAPdenovo2
    使用程序及参数:http://blog.sina.com.cn/s/blog_78c527410102w7ek.html
    https://www.plob.org/article/9784.html

    相关文章

      网友评论

          本文标题:SOAPdenove安装与试用

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