# HG changeset patch # User jose_duarte # Date 1732624266 0 # Node ID c31f9ae6466003366a919a46784a65c62822197c # Parent 926a9a422734abeabb4c5a77d0d382c6afa2a79c Uploaded diff -r 926a9a422734 -r c31f9ae64660 PhageDPO.xml --- a/PhageDPO.xml Thu Nov 21 16:06:54 2024 +0000 +++ b/PhageDPO.xml Tue Nov 26 12:31:06 2024 +0000 @@ -26,35 +26,5 @@ Send Feedback - - - -Predicts the existence of Phage Polysaccharide Depolymerase. - -PhageDPO is a python script that predicts the existence of depolymerases (DPOs) using supervised machine learning models. - -**Inputs:** - -* fasta file: fasta file format containing the nucleotide sequences. - -**Outputs:** - -The tool outputs an html file containing the name of the sequence and the percentage of positive prediction for DPO. - -**Requirements:** - -* Biopython -* Sklearn -* Numpy -* Pandas ]]>