Table 1. Overview of the tools described in the present review.
Category | Tool | Main features | Dependences* | Reference | Download link / webserver |
---|---|---|---|---|---|
Scaffolding | ABySS |
|
boost libraries: www.boost.org/ Open MPI: http://www.open-mpi.org sparse-hash library: http://goog-sparsehash.sourceforge.net/ |
(Simpson et al., 2009) | http://www.bcgsc.ca/platform/bioinfo/software/abyss |
Scaffolding | Bambus 2 |
|
AMOS package (Treangen et al., 2011): http://amos.sourceforge.net/ |
(Koren et al., 2011) | https://sourceforge.net/projects/amos/ |
Scaffolding | MIP |
|
lpsolve library: http://sourceforge.net/projects/lpsolve/ lemon library: http://lemon.cs.elte.hu/ |
(Salmela et al., 2011) | https://www.cs.helsinki.fi/u/lmsalmel/mip-scaffolder/ |
Scaffolding | OPERA |
|
BWA (Li and Durbin 2009): http://bio-bwa.sourceforge.net/ Bowtie (Langmead et al., 2009): http://bowtie-bio.sourceforge.net/ Samtools (Li et al., 2009): http://samtools.sourceforge.net/ |
(Gao et al., 2011) | https://sourceforge.net/projects/operasf |
Scaffolding | SCARPA |
|
None | (Donmez and Brudno, 2013) | http://compbio.cs.toronto.edu/hapsembler/scarpa.html |
Scaffolding | SGA |
|
Bamtools (Barnett et al., 2011): https://github.com/pezmaster31/bamtools BWA (Li and Durbin, 2009): http://bio-bwa.sourceforge.net/ Samtools (Li et al., 2009): http://samtools.sourceforge.net/ Sparse-hash library: http://goog-sparsehash.sourceforge.net/ |
(Simpson and Durbin, 2012) | https://github.com/jts/sga |
Scaffolding | SOPRA |
|
None | (Dayarian et al., 2010) | http://www.physics.rutgers.edu/~anirvans/SOPRA/ |
Scaffolding | SSPACE |
|
None | (Boetzer et al., 2011) | http://www.baseclear.com/genomics/bioinformatics/basetools/ |
Scaffolding | SSPACE-LongRead |
|
None | (Boetzer and Pirovano, 2014) | http://www.baseclear.com/genomics/bioinformatics/basetools/ |
Scaffolding | MUMmer |
|
(Kurtz et al., 2004) | http://mummer.sourceforge.net/ | |
Scaffolding | ABACAS |
|
MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ Primer3 (Koressaar and Remm, 2007; Untergasser et al., 2012): http://primer3.ut.ee/ |
(Assefa et al., 2009) | http://abacas.sourceforge.net/ |
Scaffolding | CONTIGuator |
|
ABACAS (Assefa et al., 2009): http://abacas.sourceforge.net/ BioPython (Python package): http://biopython.org/ BLAST+ (Altschul et al., 1990; Camacho et al., 2009): ftp://ftp.ncbi.nlm.nih.gov/blast/ MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ Primer3 (Koressaar and Remm, 2007; Untergasser et al., 2012): http://primer3.ut.ee/ |
(Galardini et al., 2011) | http://contiguator.sourceforge.net/ |
Scaffolding | Mauve |
|
Java: https://www.java.com/ |
(Darling et al., 2004; Rissman et al., 2009) | http://darlinglab.org/mauve/mauve.html |
Scaffolding | FillScaffolds |
|
Java: https://www.java.com/ |
(Muñoz et al., 2010) | Supplementary data of Muñoz et al. (2010). http://dx.doi.org/10.1186/1471-2105-11-304 |
Scaffolding | SIS |
|
MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ |
(Dias et al., 2012) | http://marte.ic.unicamp.br:8747. |
Scaffolding | CAR |
|
MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ PHP: https://php.net/ |
(Lu et al., 2014) | http://genome.cs.nthu.edu.tw/CAR/ |
Scaffolding | RACA |
|
None | (Kim et al., 2013): | http://bioen-compbio.bioen.illinois.edu/RACA/ |
Scaffolding | Ragout |
|
Networkx (Python package): http://networkx.github.io/ Newick (Python package): http://www.daimi.au.dk/~mailund/newick.html Sibelia: http://github.com/bioinf/Sibelia |
(Kolmogorov et al., 2014) | https://github.com/fenderglass/Ragout |
Scaffolding | MeDuSa |
|
BioPython (Python package): http://biopython.org/ Java: https://www.java.com/ MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ |
(Bosi et al., 2015) | https://github.com/combogenomics/medusa |
Assembly integration | Minimus |
|
AMOS package (Treangen et al., 2011): http://amos.sourceforge.net/ |
(Sommer et al., 2007) | https://sourceforge.net/projects/amos/ |
Assembly integration | Reconciliator |
|
MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ |
(Zimin et al., 2008) | http://www.genome.umd.edu/ |
Assembly integration | MAIA |
|
Matlab: https://www.mathworks.com/ MUMmer: http://mummer.sourceforge.net/ GAIMC (Matlab toolbox): http://github.com/dgleich/gaimc |
(Nijkamp et al., 2010) | http://bioinformatics.tudelft.nl |
Assembly integration | CISA |
|
BLAST+ (Altschul et al., 1990; Camacho et al., 2009): ftp://ftp.ncbi.nlm.nih.gov/blast/ MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ |
(Lin and Liao, 2013) | http://sb.nhri.org.tw/CISA/ |
Assembly integration | GAA |
|
BLAT (Kent, 2002): https://genome.ucsc.edu/ GSMapper: http://454.com/ |
(Yao et al., 2012) | http://sourceforge.net/projects/gaa-wugi/ |
Assembly integration | Mix |
|
Networkx (Python package): http://networkx.lanl.gov/ BioPython (Python package): http://biopython.org/ MUMmer(Kurtz et al., 2004): http://mummer.sourceforge.net/ |
(Soueidan et al., 2013) | https://github.com/cbib/MIX |
Assembly integration | GAM / GAM-NGS |
|
cmake: https://cmake.org/ zlib library: http://www.zlib.net/ boost libraries: www.boost.org/ sparse-hash library: http://goog-sparsehash.sourceforge.net/ |
(Casagrande et al., 2009; Vicedomini et al., 2013) | https://github.com/vice87/gam-ngs |
Assembly integration | Zorro |
|
AMOS (Treangen et al., 2011): http://amos.sourceforge.net/ BioPerl (Perl module): http://bioperl.org Bowtie (Langmead et al., 2009): http://bowtie-bio.sourceforge.net/ MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ |
(Argueso et al., 2009) | http://lge.ibi.unicamp.br/zorro/ |
Gap closing | GapCloser |
|
None | (Li et al., 2010) | http://soap.genomics.org.cn/ |
Gap closing | IMAGE |
|
None | (Tsai et al., 2010) | https://sourceforge.net/projects/image2 |
Gap closing | GapFiller |
|
None | (Boetzer and Pirovano, 2012) | http://www.baseclear.com/genomics/bioinformatics/basetools |
Gap closing | Enly |
|
BioPython (Python package): http://biopython.org/ BLAST and BLAST+ (Altschul et al., 1990; Camacho et al., 2009): ftp://ftp.ncbi.nlm.nih.gov/blast/ Cdbfasta/cdbyank: http://compbio.dfci.harvard.edu/tgi/software/ EMBOSS: http://emboss.sourceforge.net/ Minimo assembler (Treangen et al., 2011): http://amos.sourceforge.net/ MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ Phrap: http://www.phrap.org/phredphrapconsed.html |
(Fondi et al., 2014) | http://enly.sourceforge.net/ |
Gap closing | FGAP |
|
Matlab: https://www.mathworks.com/ |
(Piro et al., 2014) | http://www.bioinfo.ufpr.br/fgap/ |
Gap closing | Sealer |
|
boost libraries: www.boost.org/ sparse-hash library: http://goog-sparsehash.sourceforge.net/ Open MPI: http://www.open-mpi.org |
(Paulino et al., 2015) | https://github.com/bcgsc/abyss/tree/sealer-release |
Gap closing | GMCLoser |
|
MUMmer (Kurtz et al. 2004): http://mummer.sourceforge.net/ BLAST+ (Altschul et al., 1990; Camacho et al., 2009): ftp://ftp.ncbi.nlm.nih.gov/blast/ Bowtie (Langmead et al., 2009): http://bowtie-bio.sourceforge.net/ YASS (Noé and Kucherov, 2005): http://bioinfo.lifl.fr/yass |
(Kosugi et al., 2015) | https://sourceforge.net/projects/gmcloser/ |
Gap closing | MapRepeat |
|
BLAST+ (Altschul et al., 1990; Camacho et al., 2009): ftp://ftp.ncbi.nlm.nih.gov/blast/ BioPython (Python package): http://biopython.org/ MIRA: http://mira-assembler.sourceforge.net MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ |
(Mariano et al., 2015) | http://github.com/dcbmariano/maprepeat |
Gap closing | GapBlaster |
|
BLAST and BLAST+ (Altschul et al., 1990;
Camacho et al.,
2009): ftp://ftp.ncbi.nlm.nih.gov/blast/ MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ |
(de Sá et al., 2016) | https://sourceforge.net/projects/gapblaster2015/ |
Assembly evaluation | REAPR |
|
File::Basename, File::Copy,
File::Spec, File::Spec::Link, Getopt::Long and List::Util (Perl modules): http://www.cpan.org/ R: https://www.r-project.org/ |
(Hunt et al., 2013) | http://www.sanger.ac.uk/science/tools/reapr |
Assembly evaluation | QUAST |
|
boost libraries: www.boost.org/ Java: https://www.java.com/ Matplotlib (Python package): http://matplotlib.org Time::HiRes (Perl module): http://www.cpan.org/ |
(Gurevich et al., 2013) | http://bioinf.spbau.ru/quast |
Assembly evaluation | ALE |
|
Matplotlib (Python package): http://matplotlib.org Mpmath (Python package): http://mpmath.org Numpy (Python package): http://www.numpy.org Pymix (Python package): http://www.pymix.org/pymix Setuptools (Python package): https://github.com/pypa/setuptools |
(Clark et al., 2013) | http://www.alescore.org |
Assembly evaluation | CGAL |
|
None | (Rahman and Pachter, 2013) | http://bio.math.berkeley.edu/cgal/ |
Assembly evaluation | GMvalue |
|
MUMmer (Kurtz et al., 2004): http://mummer.sourceforge.net/ BLAST+ (Altschul et al., 1990; Camacho et al., 2009): ftp://ftp.ncbi.nlm.nih.gov/blast/ Bowtie (Langmead et al., 2009): http://bowtie-bio.sourceforge.net/ YASS (Noé and Kucherov, 2005): http://bioinfo.lifl.fr/yass |
(Kosugi et al., 2015) | https://sourceforge.net/projects/gmcloser/ |
Assembly correction | iCORN |
|
SNP-o-matic (Manske and Kwiatkowski, 2009): https://snpomatic.svn.sourceforge.net/svnroot/snpomatic SSAHA Pileup (Ning et al., 2001): ftp://ftp.sanger.ac.uk/pub/zn1/ssaha_pileup/ |
(Otto et al., 2010) | http://icorn.sourceforge.net/ |
Assembly correction | SEQuel |
|
Java: https://www.java.com/ JGraphT (Java library): http://jgrapht.org/ |
(Ronen et al., 2012) | http://bix.ucsd.edu/SEQuel/ |
Assembly correction | GFinisher |
|
Java: https://www.java.com/ |
(Guizelini et al., 2016) | http://gfinisher.sourceforge.net/ |
= Considering a computer running UNIX, Linux or Mac OS operating systems (OSs). As Make, sed, awk, GCC, Perl, Bash, Python and the GNU/Unix standard utility set are already included in most of the distributions / versions of these OSs, these programs were not listed as dependences.