SlideShare uma empresa Scribd logo
1 de 19
RETRIEVING BIOLOGICAL DATA
Nucleotide sequence databases
Database search
Sequence alignment and comparison
dsdht.wikispaces.com
Biological sequence databases
Originally – just a storage place for sequences.
Currently – the databases are bioinformatics work bench which provide
many tools for retrieving, comparing and analyzing sequences.
Different types of databases:
• GenBank of NCBI (National Center for Biotechnology Information)
• The European Molecular Biology Laboratory (EMBL) database
• The DNA Data Bank of Japan (DDBJ)
Genome-centered databases
• NCBI genomes
• Ensembl Genome Browser
• UCSC Genome Bioinformatics Site
Protein Databases
• UNIPROT
• PDB
• EBI
Bioinformatics Resources

Bioinformatics resources at EBI
(http://www.ebi.ac.uk/services)
Bioinformatics Resources
Entrez (http://www.ncbi.nlm.nih.gov/sites/gquery)

A service of the US National Center for Biotechnology Information
(NCBI) 40 core search pages interconnecting different types of
information.
More resources
GenBank - is a genetic sequence database that provides an annotated
collection of all genomic and cDNA sequences that are in the public
Domain.
PubMed - PubMed is a literature search engine providing access to all
published medically related articles, abstracts and journals.
Subscribe to youtube videos to learn about Genbank tools and services
http://www.youtube.com/user/NCBINLM/videos
Facebook page for notifications and updates (https:/www .facebook
.com/ncbi.nlm)
Ensemble
Ensembl is a joined project between European Bioinformatics Institute (EMBO) and the Sanger
Institute in Cambridge. Its major focus is the genomes of animals and other eukaryotes. The
annotation of most of the genomes in Ensembl database have been processed automatically
though annotation pipelines. Genomes of five species (human, mouse, zebrafish, pig and dog)
have been carefully annotated by manual curation.

Check out the video for Ensemble videos
https://www.youtube.com/watch?v=bGryvTCOMGA
https://www.youtube.com/watch?v=ZpnQOOxXufM
Ensemble
A nice feature is cutomizable home page that keeps track of your searches even if
done from different computers. Ensemble has many tools for extracting and
downloading user specific aspects of the data in various formats for high end
bioinformatics.

http://www.ensembl
.org/
UCSC Genome Bioinformatics Site
A highly sophisticated genome browser allowing for visualization of many genome
features: mapping and sequencing, phenotype and disease association, genes and
gene predictions, transcript evidence, gene expression data, comparative genomics,
sequence variations. (http://genome.ucsc.edu/)

Link to the tutorial for UCSC Genome Browser
(http://www.sciencedirect.com/science/article/pii/S0888754308000451)
Facts while working with sequence
databases
• NCBI (The National Center for Biotechnology Information) accepts all submitted
sequences and does not check whether the sequence is accurate or not.
• Annotations of most genes and genomes are done by researchers and except
for specific ‘Reference Sequences’ (RefSeqs) are not curated by Genbank
experts.

So it means, the structure of the same gene
reported by different labs can be different!
• All genomes are full of SNPs and other polymorphisms.
• Gene finding algorithms are not perfect, especially when it comes
to predicting splice sites .
• Alternative splicing can lead to different transcripts (different
versions) of the same gene.

There is no single correct sequence for a given gene
Extracting sequence of a gene from GenBank
GenBank
Go to : http://www.ncbi.nlm.nih.gov
Aim: To find sequence of E.coli trpA gene
Search
Name

Select
database
Nucleotide
GenBank
In the results page, find the link to the entry
of interest. The list may have many pages.
The link you are looking for, might not be the
first entry.
a standard Genbank entry

the genomic database

Use the „find‟ function of
your browser to find “trpA” gene.
GenBank
Scroll to the bottom of the file to see the nucleotide and
amino acid sequence of the gene

Note, that this gene is encoded in a complementary
strand relative to the one shown in the database.
Therefore, the sequence shows the template strand.

amino acid sequence of the encoded protein

nucleotide sequence of the gene.
GenBank
Choose the FASTA format from the entry page to get a „pure‟
sequence that you can cut and paste into another application .
Homologous sequences
If sequences of two proteins are similar, they most likely are derived from the same ancestor and therefore, have similar
structures and similar biological functions.

Science by analogy:
If something is true for one such sequence it is probably true also for the other.
Studying a protein (a gene) in the lab takes years, searching a database takes seconds.
Proteins (genes) that have the same ancestor are called homologous.
Homologous proteins (genes) usually have similar sequences, structures and functions.
A general rule: two proteins are likely homologous if their sequences are at least 25%
identical. DNA sequences are likely homologous if they are at least 70% identical.
Do not confuse homology and similarity. Homology is a binary parameter (homologus vs.
non-homologous) and reflects evolutionary relationship between the sequences.
Similarity is a quantitative measure – two sequences can be more similar or less similar.
Similarity does not necessarily reflect evolutionary relationship between sequences.
Sequence similarity
•

A pair-wise comparison of sequences is a very common task in bioinformatics
and in genomics. By aligning two sequences we are testing the hypothesis that
the sequences are homologous, meaning that each pair of aligned residues are
descendants of a common ancestral residue.

•

If two sequences have some similarity simply by chance – this does not have any
biological significance. But if two sequences are homologous, by comparing them
we can gain information about their structure, function and evolution.

•

Computational alignment of two sequences is based on assigning a score to each
possible alignment. The score is composed of bonuses (for a match) and
penalties for a mismatch or indel. Let us assign bonus of +3 points for a match, a
penalty of -1 for a mismatch and a penalty of -5 for an indel(insertions or
deletions).
Example align two sequences
Align two sequences: ACGCTTGA and ACCCGTTA

The choice of parameters depends on the biological
model.
The choice of parameters defines the score of the
alignment.
BLAST-Basic Local Alignment and Search
Tool
Once you have determined the sequence of your protein (gene), the next
most important thing to do is to find in the database sequences similar to
the one you are studying and to retrieve as much information about those
sequences as possible. Then you decide which of the known information
applies to your protein (gene).
BLAST comes in many different flavors. The choice of the BLAST protocol
depends on your sequence and the question you ask.
Check the youtube video for BLAST and FASTA programs
https://www.youtube.com/watch?v=LlnMtI2Sg4g
Tutorial for Using BLAST
https://www.youtube.com/watch?v=HXEpBnUbAMo
Tutorial for using PSI BLAST
https://www.youtube.com/watch?v=T3kHEieyylk
Blast Outputs
• The bit score („goodness‟ of the match). Ignore
anything below 50.
• The E-value (the expectation value). Statistical
significance of the match to the hit: how often a
match like this would be found if there is no real
match in the database. Matches with the E-value
below 0.001 (e-3) is worth exploring.

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Biological databases
Biological databasesBiological databases
Biological databases
 
PIR- Protein Information Resource
PIR- Protein Information ResourcePIR- Protein Information Resource
PIR- Protein Information Resource
 
Protein Databases
Protein DatabasesProtein Databases
Protein Databases
 
NCBI National Center for Biotechnology Information
NCBI National Center for Biotechnology InformationNCBI National Center for Biotechnology Information
NCBI National Center for Biotechnology Information
 
Nucleic acid and protein databanks
Nucleic acid and protein databanksNucleic acid and protein databanks
Nucleic acid and protein databanks
 
Scop database
Scop databaseScop database
Scop database
 
Scoring matrices
Scoring matricesScoring matrices
Scoring matrices
 
Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins
 
sequence of file formats in bioinformatics
sequence of file formats in bioinformaticssequence of file formats in bioinformatics
sequence of file formats in bioinformatics
 
Clustal W - Multiple Sequence alignment
Clustal W - Multiple Sequence alignment   Clustal W - Multiple Sequence alignment
Clustal W - Multiple Sequence alignment
 
UniProt
UniProtUniProt
UniProt
 
protein sequence analysis
protein sequence analysisprotein sequence analysis
protein sequence analysis
 
Secondary protein structure prediction
Secondary protein structure predictionSecondary protein structure prediction
Secondary protein structure prediction
 
Major databases in bioinformatics
Major databases in bioinformaticsMajor databases in bioinformatics
Major databases in bioinformatics
 
Genome annotation
Genome annotationGenome annotation
Genome annotation
 
DNA SEQUENCE ANALYSIS.pdf
DNA SEQUENCE ANALYSIS.pdfDNA SEQUENCE ANALYSIS.pdf
DNA SEQUENCE ANALYSIS.pdf
 
TrEMBL
TrEMBLTrEMBL
TrEMBL
 
Biological database
Biological databaseBiological database
Biological database
 
European molecular biology laboratory (EMBL)
European molecular biology laboratory (EMBL)European molecular biology laboratory (EMBL)
European molecular biology laboratory (EMBL)
 
Genome assembly
Genome assemblyGenome assembly
Genome assembly
 

Semelhante a Sequencedatabases

Informal presentation on bioinformatics
Informal presentation on bioinformaticsInformal presentation on bioinformatics
Informal presentation on bioinformatics
Atai Rabby
 

Semelhante a Sequencedatabases (20)

Introduction to databases.pptx
Introduction to databases.pptxIntroduction to databases.pptx
Introduction to databases.pptx
 
Ncbi
NcbiNcbi
Ncbi
 
Databases_L2.pptx
Databases_L2.pptxDatabases_L2.pptx
Databases_L2.pptx
 
Article
ArticleArticle
Article
 
Informal presentation on bioinformatics
Informal presentation on bioinformaticsInformal presentation on bioinformatics
Informal presentation on bioinformatics
 
BITS: Overview of important biological databases beyond sequences
BITS: Overview of important biological databases beyond sequencesBITS: Overview of important biological databases beyond sequences
BITS: Overview of important biological databases beyond sequences
 
database retrival.pdf
database retrival.pdfdatabase retrival.pdf
database retrival.pdf
 
Bioinformaatics for M.Sc. Biotecchnology.pptx
Bioinformaatics for M.Sc. Biotecchnology.pptxBioinformaatics for M.Sc. Biotecchnology.pptx
Bioinformaatics for M.Sc. Biotecchnology.pptx
 
Bioinformatic, and tools by kk sahu
Bioinformatic, and tools by kk sahuBioinformatic, and tools by kk sahu
Bioinformatic, and tools by kk sahu
 
Hands on training_biological_databases.ppt
Hands on training_biological_databases.pptHands on training_biological_databases.ppt
Hands on training_biological_databases.ppt
 
blast bioinformatics
blast bioinformaticsblast bioinformatics
blast bioinformatics
 
Bioinformatics MiRON
Bioinformatics MiRONBioinformatics MiRON
Bioinformatics MiRON
 
Understanding Genome
Understanding Genome Understanding Genome
Understanding Genome
 
Harvester I
Harvester IHarvester I
Harvester I
 
BioInformatics Tools -Genomics , Proteomics and metablomics
BioInformatics Tools -Genomics , Proteomics and metablomicsBioInformatics Tools -Genomics , Proteomics and metablomics
BioInformatics Tools -Genomics , Proteomics and metablomics
 
Introduction to Bioinformatics: Part 3
Introduction to Bioinformatics: Part 3Introduction to Bioinformatics: Part 3
Introduction to Bioinformatics: Part 3
 
BLAST
BLASTBLAST
BLAST
 
NCBI Boot Camp for Beginners Slides
NCBI Boot Camp for Beginners SlidesNCBI Boot Camp for Beginners Slides
NCBI Boot Camp for Beginners Slides
 
Bioinformatics data mining
Bioinformatics data miningBioinformatics data mining
Bioinformatics data mining
 
Lecture 5.pptx
Lecture 5.pptxLecture 5.pptx
Lecture 5.pptx
 

Mais de Abhik Seal

Modeling Chemical Datasets
Modeling Chemical DatasetsModeling Chemical Datasets
Modeling Chemical Datasets
Abhik Seal
 
Introduction to Adverse Drug Reactions
Introduction to Adverse Drug ReactionsIntroduction to Adverse Drug Reactions
Introduction to Adverse Drug Reactions
Abhik Seal
 
Mapping protein to function
Mapping protein to functionMapping protein to function
Mapping protein to function
Abhik Seal
 
Chemical File Formats for storing chemical data
Chemical File Formats for storing chemical dataChemical File Formats for storing chemical data
Chemical File Formats for storing chemical data
Abhik Seal
 
Understanding Smiles
Understanding Smiles Understanding Smiles
Understanding Smiles
Abhik Seal
 
Learning chemistry with google
Learning chemistry with googleLearning chemistry with google
Learning chemistry with google
Abhik Seal
 
3 d virtual screening of pknb inhibitors using data
3 d virtual screening of pknb inhibitors using data3 d virtual screening of pknb inhibitors using data
3 d virtual screening of pknb inhibitors using data
Abhik Seal
 

Mais de Abhik Seal (20)

Chemical data
Chemical dataChemical data
Chemical data
 
Clinicaldataanalysis in r
Clinicaldataanalysis in rClinicaldataanalysis in r
Clinicaldataanalysis in r
 
Virtual Screening in Drug Discovery
Virtual Screening in Drug DiscoveryVirtual Screening in Drug Discovery
Virtual Screening in Drug Discovery
 
Data manipulation on r
Data manipulation on rData manipulation on r
Data manipulation on r
 
Data handling in r
Data handling in rData handling in r
Data handling in r
 
Networks
NetworksNetworks
Networks
 
Modeling Chemical Datasets
Modeling Chemical DatasetsModeling Chemical Datasets
Modeling Chemical Datasets
 
Introduction to Adverse Drug Reactions
Introduction to Adverse Drug ReactionsIntroduction to Adverse Drug Reactions
Introduction to Adverse Drug Reactions
 
Mapping protein to function
Mapping protein to functionMapping protein to function
Mapping protein to function
 
Chemical File Formats for storing chemical data
Chemical File Formats for storing chemical dataChemical File Formats for storing chemical data
Chemical File Formats for storing chemical data
 
Understanding Smiles
Understanding Smiles Understanding Smiles
Understanding Smiles
 
Learning chemistry with google
Learning chemistry with googleLearning chemistry with google
Learning chemistry with google
 
3 d virtual screening of pknb inhibitors using data
3 d virtual screening of pknb inhibitors using data3 d virtual screening of pknb inhibitors using data
3 d virtual screening of pknb inhibitors using data
 
Poster
PosterPoster
Poster
 
R scatter plots
R scatter plotsR scatter plots
R scatter plots
 
Indo us 2012
Indo us 2012Indo us 2012
Indo us 2012
 
Q plot tutorial
Q plot tutorialQ plot tutorial
Q plot tutorial
 
Weka guide
Weka guideWeka guide
Weka guide
 
Pharmacohoreppt
PharmacohorepptPharmacohoreppt
Pharmacohoreppt
 
Document1
Document1Document1
Document1
 

Último

Último (20)

REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 

Sequencedatabases

  • 1. RETRIEVING BIOLOGICAL DATA Nucleotide sequence databases Database search Sequence alignment and comparison dsdht.wikispaces.com
  • 2. Biological sequence databases Originally – just a storage place for sequences. Currently – the databases are bioinformatics work bench which provide many tools for retrieving, comparing and analyzing sequences. Different types of databases: • GenBank of NCBI (National Center for Biotechnology Information) • The European Molecular Biology Laboratory (EMBL) database • The DNA Data Bank of Japan (DDBJ) Genome-centered databases • NCBI genomes • Ensembl Genome Browser • UCSC Genome Bioinformatics Site Protein Databases • UNIPROT • PDB • EBI
  • 3. Bioinformatics Resources Bioinformatics resources at EBI (http://www.ebi.ac.uk/services)
  • 4. Bioinformatics Resources Entrez (http://www.ncbi.nlm.nih.gov/sites/gquery) A service of the US National Center for Biotechnology Information (NCBI) 40 core search pages interconnecting different types of information.
  • 5. More resources GenBank - is a genetic sequence database that provides an annotated collection of all genomic and cDNA sequences that are in the public Domain. PubMed - PubMed is a literature search engine providing access to all published medically related articles, abstracts and journals. Subscribe to youtube videos to learn about Genbank tools and services http://www.youtube.com/user/NCBINLM/videos Facebook page for notifications and updates (https:/www .facebook .com/ncbi.nlm)
  • 6. Ensemble Ensembl is a joined project between European Bioinformatics Institute (EMBO) and the Sanger Institute in Cambridge. Its major focus is the genomes of animals and other eukaryotes. The annotation of most of the genomes in Ensembl database have been processed automatically though annotation pipelines. Genomes of five species (human, mouse, zebrafish, pig and dog) have been carefully annotated by manual curation. Check out the video for Ensemble videos https://www.youtube.com/watch?v=bGryvTCOMGA https://www.youtube.com/watch?v=ZpnQOOxXufM
  • 7. Ensemble A nice feature is cutomizable home page that keeps track of your searches even if done from different computers. Ensemble has many tools for extracting and downloading user specific aspects of the data in various formats for high end bioinformatics. http://www.ensembl .org/
  • 8. UCSC Genome Bioinformatics Site A highly sophisticated genome browser allowing for visualization of many genome features: mapping and sequencing, phenotype and disease association, genes and gene predictions, transcript evidence, gene expression data, comparative genomics, sequence variations. (http://genome.ucsc.edu/) Link to the tutorial for UCSC Genome Browser (http://www.sciencedirect.com/science/article/pii/S0888754308000451)
  • 9. Facts while working with sequence databases • NCBI (The National Center for Biotechnology Information) accepts all submitted sequences and does not check whether the sequence is accurate or not. • Annotations of most genes and genomes are done by researchers and except for specific ‘Reference Sequences’ (RefSeqs) are not curated by Genbank experts. So it means, the structure of the same gene reported by different labs can be different! • All genomes are full of SNPs and other polymorphisms. • Gene finding algorithms are not perfect, especially when it comes to predicting splice sites . • Alternative splicing can lead to different transcripts (different versions) of the same gene. There is no single correct sequence for a given gene
  • 10. Extracting sequence of a gene from GenBank
  • 11. GenBank Go to : http://www.ncbi.nlm.nih.gov Aim: To find sequence of E.coli trpA gene Search Name Select database Nucleotide
  • 12. GenBank In the results page, find the link to the entry of interest. The list may have many pages. The link you are looking for, might not be the first entry. a standard Genbank entry the genomic database Use the „find‟ function of your browser to find “trpA” gene.
  • 13. GenBank Scroll to the bottom of the file to see the nucleotide and amino acid sequence of the gene Note, that this gene is encoded in a complementary strand relative to the one shown in the database. Therefore, the sequence shows the template strand. amino acid sequence of the encoded protein nucleotide sequence of the gene.
  • 14. GenBank Choose the FASTA format from the entry page to get a „pure‟ sequence that you can cut and paste into another application .
  • 15. Homologous sequences If sequences of two proteins are similar, they most likely are derived from the same ancestor and therefore, have similar structures and similar biological functions. Science by analogy: If something is true for one such sequence it is probably true also for the other. Studying a protein (a gene) in the lab takes years, searching a database takes seconds. Proteins (genes) that have the same ancestor are called homologous. Homologous proteins (genes) usually have similar sequences, structures and functions. A general rule: two proteins are likely homologous if their sequences are at least 25% identical. DNA sequences are likely homologous if they are at least 70% identical. Do not confuse homology and similarity. Homology is a binary parameter (homologus vs. non-homologous) and reflects evolutionary relationship between the sequences. Similarity is a quantitative measure – two sequences can be more similar or less similar. Similarity does not necessarily reflect evolutionary relationship between sequences.
  • 16. Sequence similarity • A pair-wise comparison of sequences is a very common task in bioinformatics and in genomics. By aligning two sequences we are testing the hypothesis that the sequences are homologous, meaning that each pair of aligned residues are descendants of a common ancestral residue. • If two sequences have some similarity simply by chance – this does not have any biological significance. But if two sequences are homologous, by comparing them we can gain information about their structure, function and evolution. • Computational alignment of two sequences is based on assigning a score to each possible alignment. The score is composed of bonuses (for a match) and penalties for a mismatch or indel. Let us assign bonus of +3 points for a match, a penalty of -1 for a mismatch and a penalty of -5 for an indel(insertions or deletions).
  • 17. Example align two sequences Align two sequences: ACGCTTGA and ACCCGTTA The choice of parameters depends on the biological model. The choice of parameters defines the score of the alignment.
  • 18. BLAST-Basic Local Alignment and Search Tool Once you have determined the sequence of your protein (gene), the next most important thing to do is to find in the database sequences similar to the one you are studying and to retrieve as much information about those sequences as possible. Then you decide which of the known information applies to your protein (gene). BLAST comes in many different flavors. The choice of the BLAST protocol depends on your sequence and the question you ask. Check the youtube video for BLAST and FASTA programs https://www.youtube.com/watch?v=LlnMtI2Sg4g Tutorial for Using BLAST https://www.youtube.com/watch?v=HXEpBnUbAMo Tutorial for using PSI BLAST https://www.youtube.com/watch?v=T3kHEieyylk
  • 19. Blast Outputs • The bit score („goodness‟ of the match). Ignore anything below 50. • The E-value (the expectation value). Statistical significance of the match to the hit: how often a match like this would be found if there is no real match in the database. Matches with the E-value below 0.001 (e-3) is worth exploring.