linsalrob / PhiSpy

Prediction of prophages from bacterial genomes
MIT License
70 stars 21 forks source link

Tuning parameters for possibly missed prophage #69

Open schorlton-bugseq opened 3 months ago

schorlton-bugseq commented 3 months ago

Hi @linsalrob and team,

Thanks for the great tool! We were trying to use it on https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/033/802/525/GCF_033802525.1_ASM3380252v1/GCF_033802525.1_ASM3380252v1_genomic.gbff.gz

Interestingly, we got slightly different results with PhiSpy, PhiSpy (PHROGs - used sed -i 's/HHsearch/HMMER3\/f/g' vogs/phrog.hhm to get it to run), PhiSpy (pVOG), PhiSpy (using -t data/trainSet_Ecoli.txt) and Genomad: phage_masker_comparison.xlsx

It looks to us like PhiSpy (pVOG) and Genomad got the correct end coordinate of pp8: image

We started investigating the prophage information file: prophage_information.xlsx

Our questions are:

Thanks again!