Microbial genome component and annotation pipeline
The software under designing dedicates to perform the following analysis:
NOTICE: It will take a long time to complete the development!
The software was tested successfully on Windows WSL, Linux x64 platform, and macOS. Because this software relies on a large number of other software, so it is recommended to install with Bioconda.
Method 1: use mamba to install MGCA ( is now avaliable)
# Install mamba first
conda install mamba
# Usually specify the latest version of PGCGAP
mamba create -n mgca mgca=0.0.0
conda activate mgca
setupDB --all
conda deactivate
Notice: there is a little bug, users can edit the "setupDB" file located at the mgca installation path to resolve the problem. Just remove the lines after line no. 83.
MGCA is free software, licensed under GPLv3.
Please report any issues to the issues page or email us at liaochenlanruo@webmail.hzau.edu.cn.
If you use this software please cite: Hualin Liu. MGCA: microbial genome component and annotation pipeline. Avaliable at GitHub https://github.com/liaochenlanruo/mgca