MaxBin

Z MetaCentrum
Skočit na navigaci Skočit na vyhledávání

Description

MaxBin is a software for binning assembled metagenomic sequences based on an Expectation-Maximization algorithm. Users could understand the underlying bins (genomes) of the microbes in their metagenomes by simply providing assembled metagenomic sequences and the reads coverage information or sequencing reads. For users' convenience MaxBin will report genome-related statistics, including estimated completeness, GC content and genome size in the binning summary page. Users could use MEGAN or similar software on MaxBin bins to find out the taxonomy of each bin after the binning process is finished.

Licence

Public

Usage

Upcoming modulesystem change alert!

Due to large number of applications and their versions it is not practical to keep them explicitly listed at our wiki pages. Therefore an upgrade of modulefiles is underway. A feature of this upgrade will be the existence of default module for every application. This default choice does not need version number and it will load some (usually latest) version.

You can test the new version now by adding a line

source /cvmfs/software.metacentrum.cz/modulefiles/5.1.0/loadmodules

to your script before loading a module. Then, you can list all versions of maxbin and load default version of maxbin as

module avail maxbin/ # list available modules
module load maxbin   # load (default) module


If you wish to keep up to the current system, it is still possible. Simply list all modules by

module avail maxbin

and choose explicit version you want to use. Then run as run_MaxBin.pl

Documentation

https://sourceforge.net/projects/maxbin/

Homepage

https://sourceforge.net/projects/maxbin/