2013-01-13 14:06:44 +01:00
|
|
|
Unipro UGENE is a multiplatform open-source software with the main
|
|
|
|
goal of assisting molecular biologists without much expertise in
|
|
|
|
bioinformatics to manage, analyze and visualize their data.
|
|
|
|
|
|
|
|
UGENE integrates widely used bioinformatics tools within a common user
|
|
|
|
interface. The toolkit supports multiple biological data formats and
|
|
|
|
allows the retrieval of data from remote data sources. It provides
|
|
|
|
visualization modules for biological objects such as:
|
|
|
|
|
2013-12-14 03:55:52 +01:00
|
|
|
- annotated genome sequences
|
|
|
|
- Next Generation Sequencing (NGS) assembly data
|
|
|
|
- multiple sequence alignments
|
|
|
|
- phylogenetic trees
|
|
|
|
- 3D structures
|
2013-01-13 14:06:44 +01:00
|
|
|
|
|
|
|
Most of the integrated algorithms are tuned for maximum performance by
|
|
|
|
the usage of multithreading and special processor instructions. UGENE
|
|
|
|
includes a visual environment for creating reusable workflows that can
|
|
|
|
be launched on local resources or in a High Performance Computing
|
|
|
|
(HPC) environment. UGENE is written in C++ using the Qt framework. The
|
|
|
|
built-in plugin system and structured UGENE API make it possible to
|
|
|
|
extend the toolkit with new functionality.
|
|
|
|
|
2014-10-01 04:11:46 +02:00
|
|
|
EXTERNAL TOOLS
|
2013-12-14 03:55:52 +01:00
|
|
|
UGENE can use and drive a number of external tools, providing a nice
|
|
|
|
and unified GUI. These are not needed at build time, but are highly
|
|
|
|
recommended for the complete (and extended) functionality of the
|
|
|
|
program. Almost all of them can be found at SlackBuilds.org:
|
|
|
|
|
2014-10-01 04:11:46 +02:00
|
|
|
- bedtools (A powerful toolset for genome arithmetic)
|
2013-12-14 03:55:52 +01:00
|
|
|
- bowtie (A short read aligner of DNA sequences)
|
|
|
|
- bowtie2 (A tool for aligning sequencing reads)
|
|
|
|
- bwa (Burrows-Wheeler Aligner)
|
|
|
|
- cap3 (CAP3: A DNA sequence assembly program)
|
2014-10-01 04:11:46 +02:00
|
|
|
- cistrome-CEAS (CEAS: Cis-regulatory Element Annotation System)
|
|
|
|
- cistrome-MACS (MACS: Model-based Analysis of ChIP-Seq)
|
2013-12-14 03:55:52 +01:00
|
|
|
- clustalo (Clustal Omega)
|
|
|
|
- clustalw (Multiple Sequence Alignment)
|
2014-10-01 04:11:46 +02:00
|
|
|
- cufflinks (A reference-guided assembler for RNA-Seq experiments)
|
2013-12-14 03:55:52 +01:00
|
|
|
- ncbi-blast (BLAST: Basic Local Alignment Search Tool)
|
|
|
|
- ncbi-blast-plus (BLAST+ Command Line Applications)
|
2014-10-01 04:11:46 +02:00
|
|
|
- PhyML (Phylogenetic estimation using Maximum Likelihood)
|
2013-12-14 03:55:52 +01:00
|
|
|
- samtools (Sequence Alignment/Map Tools)
|
|
|
|
- spidey (mRNA-to-genomic alignment)
|
|
|
|
- t_coffee (A multiple sequence alignment program)
|
|
|
|
- tabix (Generic indexer for TAB-delimited genome position files )
|
|
|
|
- tophat (Splice junction mapper for RNA-Seq reads)
|
|
|
|
- vcftools (A program package designed for working with VCF files)
|
2013-01-13 14:06:44 +01:00
|
|
|
|
2013-12-14 03:55:52 +01:00
|
|
|
Alternatively, check the program's website if you want to get them
|
|
|
|
precompiled.
|
2013-01-13 14:06:44 +01:00
|
|
|
|
2013-12-14 03:55:52 +01:00
|
|
|
CITING:
|
|
|
|
Unipro UGENE: a unified bioinformatics toolkit
|
|
|
|
Konstantin Okonechnikov; Olga Golosova; Mikhail Fursov; the UGENE team
|
|
|
|
Bioinformatics 2012 28: 1166-1167
|