Skip to content

vanessajurtz/MetaPhinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaPhinder

MetaPhinder classifies metagenomic contigs as of phage origin or not based on a
comparison to a phage database.
The script relies on BLAST which must be installed on your machine prior to running
MetaPhinder.
The input to MetaPhinder is a FASTA file of metagenomic contigs.

Here is an example of how to run MetaPhinder:

python MetaPhinder.py -i infile.fsa -d database -b path_to_blast

OPTIONS:

-i inputfile in FASTA format
-o path to output directory
-d location of MetaPhinders database
-b location of your local BLAST installation 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages