Skip to content

This repo contains scripts for comparing PHASTEST results in different genomes.

Notifications You must be signed in to change notification settings

cat-ryan/phastest-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHASTEST Compare

PHASTEST (PHAge Search Tool with Enhanced Sequence Translation) is a web server for the identification and annotation of prophage sequences in bacterial genomes. The program was created by the Wishart Research Group at University of Alberta (doi: 10.1093/nar/gkad382).

This repository contains scripts to help compare PHASTEST results for different genomes. An example dataset is included.

PHASTEST Summary

phastest-summary.R uses the summary.txt files generated by PHASTEST to tell you the percentage of each genome that is predicted to be phage derived. More summary information will be added in the future.

PHASTEST Gene Types

phastest-genetypes.R runs through a set of PHASTEST predictions and generates a stacked bar chart of the number of total predicted prophage genes and the number of each "type" of gene for each organism. It's important to note one major limitation of this workflow is that the gene "types" are relatively arbitrary. You're free to adjust them to better suit your own data.

For a more detailed walkthrough, see this code on Kaggle: https://www.kaggle.com/code/catherineryan/phastest-data-viz

About

This repo contains scripts for comparing PHASTEST results in different genomes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages