Skip to content

categorizes phages based on bacterial host information

Notifications You must be signed in to change notification settings

TAMU-CPT/phagehosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phage Hosts

Aims:

  • make a master bacterial database file that has accurate Gram status information
  • isolate refseqs of phages in Myoviridae and Siphoviridae
  • determine the bacterial host of each phage and determine the Gram status of each host (using bacterial db)
  • isolate annotated tape measure proteins from each phage
  • analyze motifs for each annotated tape measure protein (TMP)
  • find the TMP in phages with no annotated TMP

Data flow (so far)

Fetch ids for phages

Export list of ids (accession numbers) from NCBI

Get genbank files for this list of ids

Use efetch to get genbank files (TODO: comment on this process)

Output name, id, and gram status of the host for each phage in the gbk file

$ python assign_phages.py multi_gbk_file.gbk bacterial_host_file.json

About

categorizes phages based on bacterial host information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages