项目作者: neumannguib

项目描述 :
Genome Assembly Analysis Framework
高级语言: Python
项目地址: git://github.com/neumannguib/GAAF-Framework.git
创建时间: 2019-05-08T17:45:27Z
项目社区:https://github.com/neumannguib/GAAF-Framework

开源协议:GNU General Public License v3.0

下载


GAAF : Genome Assembly Analysis Framework

GAAF is an analysis framework, in the context of Genome Assembly domain, which aims to facilitate the process of post analysis. It emerged from the issue related to the quality interpretation of assembled genome data.

INSTALLATION:

You do not need to install the framework, in order to use its code. But, you do need to provide its dependencies :

python >=2.7

zlib and boost

biopython

scipy

pandas

However, we instantiate the framework in a study case, where you can see how it works, and how to install and use third-party tools (./install_extensions.sh)