Team II Functional Annotation Group: Difference between revisions
Siulung2005 (talk | contribs) |
Siulung2005 (talk | contribs) |
||
Line 52: | Line 52: | ||
====PHASTER==== | ====PHASTER==== | ||
PHASTER ('''PHA'''ge '''S'''earch '''T'''ool '''E'''nhanced '''R'''elease)[http://phaster.ca/] is a server for the rapid identification and annotation of prophage sequences in bacterial genomes and plasmids. It takes both assembled genome (with or without contigs) or GenBank file and compares to their viral and bacterial databases[http://phaster.ca/databases] | |||
<div style="border: 1pt dashed black; background : grey; padding: 1em 1em;"> | <div style="border: 1pt dashed black; background : grey; padding: 1em 1em;"> | ||
Input: FASTA<br> | Input: FASTA or GenBank<br> | ||
Output: | Output: PHASTER specific report format </div> | ||
Performance by using reference genome:<br> | Performance by using reference genome:<br> | ||
<div style="border: 1pt dashed black; background : grey; padding: 1em 1em;"> | <div style="border: 1pt dashed black; background : grey; padding: 1em 1em;"> | ||
Run-time: ~ | Run-time: ~5min for a 5Mb assembled genome<br> | ||
</div> | </div> | ||
==Final Pipeline== | ==Final Pipeline== |
Revision as of 23:09, 6 April 2018
Introduction
Functional Annotation
Data
We are given 258 assembled genomes and predicted genes of Klebsiella spp.
Approach
Protein-Coding Regions
Signaling Peptides
Transmembrane Regions
Lipoproteins
Operons
Pathways
Non-coding RNA
rRNA, tRNA, and sRNA
Please refer to "Team II Gene Prediction Group - RNA Prediction" [1]
CRISPR
CRISPRs (Clustered Regularly Interspaced Short Palindromic Repeats) are found in approximately 40% of sequenced bacterial genomes. They are reported to be related to Bacterial immunity regulation, cell defense mechanism, DNA rearrangement, replication, and regulation. And Klebsiella has an unusually high proportion of self-targeting spacers
Tool
Version: Piler-CR 1.06
PILER-CR is a program which specifically designed for the identification and analysis of CRISPR repeats. The program executes rapidly and has both high sensitivity and high specificity.
Input: FASTA
Performance by using reference genome:
Run-time: ~5 seconds for a 5Mb genome
CRISPR found:2
Others
Antibiotic Resistance
Virulence Factors
Prophage Genes
Prophage genes are a bacteriophage genetic materials integrated into bacterial DNA genome or existing plasmid. This requires phages in latent phase that the viral genes are present in the bacterium without causing disruption of the bacterial cell. In fact, prophage genes are one of the major source of new genes and functions in bacterial genomes[2], such as antibiotic resistance[3], virulence factor[4], and biofilm formation[5].
PHASTER
PHASTER (PHAge Search Tool Enhanced Release)[6] is a server for the rapid identification and annotation of prophage sequences in bacterial genomes and plasmids. It takes both assembled genome (with or without contigs) or GenBank file and compares to their viral and bacterial databases[7]
Input: FASTA or GenBank
Performance by using reference genome:
Run-time: ~5min for a 5Mb assembled genome