Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ProDeGe is a computational Protocol for fully-automated Decontamination of Genomes. 

 

Usage

No Format
module load  perl/5.16.0
module load  bioinformatics/blast+/2.2.28
module load R/3.0.2

 

Installation

No Format
REQUIREMENTS
The following software must be previously installed before running the install script:
- Blast+ 2.2.28
- Perl 5.16.0 (with modules Bio::SeqIO and Bio::Perl)
- Prodigal 2.50
- R 3.0.1


...