QUAST安裝與試用


[TOC]


安裝環(huán)境

Ubuntu18.10
quast-5.0.2


安裝

./setup.py install_full

ERROR! setuptools is not installed or outdated!

You can install or update setuptools using
pip install --upgrade setuptools (if you have pip)
or
sudo apt-get install python-setuptools (on Ubuntu)

You may also use old-style installation scripts: ./install.sh or ./install_full.sh

In case you have troubles running QUAST, you can write to quast.support@cab.spbu.ru
or report an issue on our GitHub repository https://github.com/ablab/quast/issues
Please provide us with quast.log file from the output directory.

安裝時(shí)出現(xiàn)這個(gè)問題

pip3 install --upgrade setuptools

安裝插件之后,還是這個(gè)問題。
我覺得應(yīng)該是默認(rèn)用了python2的pip,而不是python3的pip3,所以判定沒安裝。
所以使用./install_full.sh這個(gè)老版本安裝方式。
我改了ubuntu默認(rèn)的python版本,現(xiàn)在輸入python --version顯示版本是3.6.7了。

sudo apt-get install zlib1g-dev
sudo apt-get install -y pkg-config libfreetype6-dev libpng-dev python-matplotlib
sudo ./setup.py install_full

安裝之后似乎自動(dòng)test有錯(cuò)誤,可能是python版本問題,但是運(yùn)行程序沒問題。


試用

手冊(cè):
http://quast.bioinf.spbau.ru/manual.html#sec2

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容