Mercurial > repos > jose_duarte > phagedpo
view PhageDPO.xml @ 42:e3d2637686a0 draft
Uploaded
author | jose_duarte |
---|---|
date | Thu, 21 Nov 2024 14:43:41 +0000 |
parents | 19a57d76f3b3 |
children | ff949d77ed98 |
line wrap: on
line source
<help><![CDATA[ ======== PhageDPO ======== 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 --- ### Send Feedback If you have feedback or suggestions, please feel free to email us by clicking the button below: <!-- Create a button linking to the email --> <a href="mailto:mfernandasvieira@ceb.uminho.pt?subject=PhageDPO%20Feedback" style="padding:10px; background-color:#4CAF50; color:white; text-decoration:none; border-radius:5px;">Send Feedback</a> ]]></help>