Software for phage finding that can be ran locally
2
0
Entering edit mode
5.5 years ago
112498262 ▴ 10

Is there a tool that can be ran locally for finding phage related sequences in bacterial genomes? I have tried Phage_finder which gave no errors but also no results and ProphET which is proving difficult to install correctly due to its number of dependencies. Thanks

genome sequence gene • 1.9k views
ADD COMMENT
2
Entering edit mode
5.5 years ago
Joe 21k

There are many out there.

A guy I know put together a comparison: https://nickp60.github.io/weird_one_offs/testing_3_prophage_finders/

Note, not all of these are local only (PHASTER for example, is one of the better ones, but you have to interact with their web service via API).

You might be interested in VirSorter and Phigaro.

ADD COMMENT
1
Entering edit mode
5.5 years ago
Tm ★ 1.1k

According to me, you don't need any specific software for finding phage sequence in your data, rather you can just blastn your total sequences against NCBI's NT database or some phage genome database. Sequences showing hit against database phage sequence can then be used for gene prediction followed by its annotation to check for presence of phage essential genes.

ADD COMMENT
0
Entering edit mode

I want to be able to run everything locally though that is why I didn't choose that option.

ADD REPLY
1
Entering edit mode

But here also, you will be able to do everything locally. You can download NCBI's NT database and can install standalone blast in your system. For gene prediction, you can use prodigal or glimmer which again can be installed in your local PC followed by blastx against NR database for gene annotation.

you can also go through this publication to get better idea of other tools (online or standalone) which you can use for phage genome analysis.

ADD REPLY
0
Entering edit mode

Thanks for your help, I'll try that out.

ADD REPLY

Login before adding your answer.

Traffic: 1960 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6