An open API service indexing awesome lists of open source software.

https://github.com/congyulu-bioinfo/PHP

Prokaryotic virus Host Predictor (PHP) is a computational tool for host prediction of prokaryotic viruses based on Gaussian Model (GM). PHP takes the complete or partial genomic sequences of prokaryotic viruses as inputs. For each virus sequence, PHP automatically calculates the probability of host for 60,105 prokaryotic genomes and takes the prokaryotic genome with the largest probability as the predicted host. PHP would output the name of the prokaryotic genome with the largest score, and output the host score of all prokaryotic genomes.
https://github.com/congyulu-bioinfo/PHP

Last synced: about 2 months ago
JSON representation

Prokaryotic virus Host Predictor (PHP) is a computational tool for host prediction of prokaryotic viruses based on Gaussian Model (GM). PHP takes the complete or partial genomic sequences of prokaryotic viruses as inputs. For each virus sequence, PHP automatically calculates the probability of host for 60,105 prokaryotic genomes and takes the prokaryotic genome with the largest probability as the predicted host. PHP would output the name of the prokaryotic genome with the largest score, and output the host score of all prokaryotic genomes.

Awesome Lists containing this project