Phigaro Save

Phigaro is a scalable command-line tool for predicting phages and prophages

Project README

Phigaro v2.4.0

PyPI version Conda installation License: MIT Code style: black

Phigaro is a standalone command-line application that is able to detect prophage regions taking raw genome and metagenome assemblies as an input. It also produces dynamic annotated “prophage genome maps” and marks possible transposon insertion spots inside prophages. It is applicable for mining prophage regions from large metagenomic datasets.

Updates tracker

You can find the information about updates and releases by link.

Documentation: Installation & Usage

Please, follow the documentation link to find installation and usage information.

Methods overview

Open-reading frames (i.e. proteins) are predicted from the input FASTA file using Prodigal. Phage genes are annotated with prokaryotic viral orthologous groups (pVOGs) profile Hidden Markov Models (HMMs), which can be downloaded stand-alone from http://dmk-brain.ecn.uiowa.edu/pVOGs/. Each contig is represented as a sequence of phage and non-phage genes. A smoothing window algorithm (a triangular window function) determines regions with a high density of phage genes and therefore the prophage regions and boundaries, considering the pVOG annotations and the GC content.

Known issues

Phigaro is tested on Linux systems. For MacOS, you may need to add the following softlink ln -s /usr/libexec/locate.updatedb /usr/local/bin/updated and run brew install wget. If you encounter any issues while running Phigaro on test data, please report them to us at [email protected].

Publication

Elizaveta V. Starikova, Polina O. Tikhonova, Nikita A. Prianichnikov, Chris M. Rands, Evgeny M. Zdobnov, Vadim M. Govorun
Phigaro: high throughput prophage sequence annotation

(c) E.Starikova, P. Tikhonova, N.Pryanichnikov, 2019

Open Source Agenda is not affiliated with "Phigaro" Project. README Source: bobeobibo/phigaro

Open Source Agenda Badge

Open Source Agenda Rating