SlideShare a Scribd company logo
Sequence Alignment Method
BY:-
Parwati Sihag
M.Sc. Biotechnology
SEQUENCE ALIGNMENT
 It is the way of arranging the
sequence of DNA, RNA, Protein to
identify regions of similarity that may
be a consequence of functional,
structural, or evolutionary relationship
between the sequence.
Global Alignment
 In global alignment, two sequences to be
aligned are assumed to be generally
similar over their entire length.
 Alignment is carried out from beginning
to end of both sequences to find the best
possible alignment across the entire
length between the two sequences.
 This method is more applicable for
aligning two closely related sequences of
roughly the same length.
Local Alignment
 Local alignment, on the other hand, does not
assume that the two sequences in question
have similarity over the entire length.
 It only finds local regions with the highest level
of similarity between the two sequences and
aligns these regions without regard for the
alignment of the rest of the sequence regions.
 This approach can be used for aligning more
divergent sequences with the goal of searching
for conserved patterns in DNA or protein
sequences. The two sequences to be aligned
can be of different lengths.
•It is simplest method of alignment.
•In pairwise alignment sequence there is a
aligning of two sequences.
•It is used in structural, functional and
evolutionary analysis of sequence.
•By pairwise alignment high accuracy result
is obtained.
•It is also used to identify homologous
sequence.
Advantage of Pairwise
alignment
Disadvantage of pairwise
alignment
•It is not useful when we align more
than two sequence.
•Pairwise alignment is difficult if we use
long sequences for alignment.
•It is also known as the dot plot method.
•It is a graphical way of comparison two
sequence in a two dimensional matrix.
•In a dot matrix two sequences to be
compared are written in the horizontal and
vertical axis of the matrix.
•The comparison is done by scanning each
residue of one sequence for similarity with
all residue in the other sequence.
DOT MATRIX METHOD
Dot matrix method
DYNAMIC PROGRAMING
METHOD
 It is the method that determines optimal
alignment by matching two sequence for
all possible pair of character between the
two sequence.
 It is similar to dot matrix as,it finds
alignment in a more quantitative way by
converting a dot matrix into scoring
matrix
Dynamic programming
MULTIPLE SEQUENCE ALIGNMENT
•It is a sequence alignment of three or more
biological sequence, generally protein, DNA, or
RNA.
•MSAs require more sophisticated methodologies
than pairwise alignment because they are more
computational complex.
•Most multiple sequence alignment program use
heuristic methods rather than global optimization.
• Because identifying the optimal alignment
between more than a few sequence of moderate
length is prohibitively computational expensive.
Advantage of multiple sequence
alignment
•MSA is used for comparing more
than two sequences.
•It is used to identify homologous
residue within sequence.
•To find out identical sequence.
Disadvantage of multiple
sequence alignment
•It is more complex method as
compare to pairwise allignment.
•It is more time consuming.
•Due to gap within the sequence it
show error.
•Low accuracy as compare to pairwise
sequence allignment.
Online tool for sequence
alignment
There are following online tool for
sequence alignment.
•BLAST
•FASTA
•CLUSTAL OMEGA
BASIC STEPS PERFORMED IN BLAST
Open NCBI SITE
All data bases (choosed gene )
Enter the name of gene(thyroid peroxidase)
Click on search
Get list of search result
Get the gene I.D and location
Click on FASTA
Obtained FASTA format and NCBI reference sequence
Run BLAST
http:/www.ncbi.nlm.nin.gov/FAS
TA
FASTA
NCBI
Enter
All databases
Select Nucleotide or Protein
Name of Protein, gene or nucleotide gene
open
Select file
BASIC STEPS INVOLVED IN FASTA
FASTA Format
Copy and paste the FASTA format file in
BLAST query file
Run BLAST
It is the most commonly used approach
to multiple sequence alignment.
It speeds up the alignment of multiple
sequence through a multistep process.
It first conducts pairwise alignment for
each possible pair of sequences using
the Needleman-Wunsch alignment and
record these similarity scores from the
pairwise comparison.
PROGRESSIVE ALIGNMENT
•The scores are then converted into
evolutionary distances to generate a
distance matrix for all the sequence
involved.
•As a result,a phylogenetic tree is
generated using the neighbor-joining
method.
•In the next step,the closest sequence
based on guide tree is aligned with the
consensus sequence using dynamic
programming.
•It is based on the idea that an optimal
solution can be found by repeatedly
modifying existing suboptimal solution.
•The procedure starts by producing a low
quality alignment and gradually improves
it by iterative realignment through well
defined procedures until no more
improvement in the alignment can be
achieved.
ITERATION ALIGNMENT
It performs multiple alignment through
two sets of iteration.
1.Outer iteration=In this an initial
random alignment is generated that is
used to derive a UPGMA tree
2.Inner iteration=In this the sequence
are randomly divided into two groups
The process is repeated over
many cycles until there is no further
improvement in the overall
alignment scores.
•If a residue match is found, a dot is
placed within the graph.
•Otherwise, the matrix position are left
bank.
•When the two sequences have
substantial regions of similarity, many
dots line up to form contiguous diagonal
lines, which reveal the sequence
alignment.
•If there are interruptions in the middle of
a diagonal line, they indicate insertion or
deletion
Parwati sihag

More Related Content

What's hot

Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
Malla Reddy College of Pharmacy
 
Multiple Sequence Alignment
Multiple Sequence AlignmentMultiple Sequence Alignment
Multiple Sequence Alignment
Meghaj Mallick
 
Sequence Assembly
Sequence AssemblySequence Assembly
Sequence Assembly
Meghaj Mallick
 
Sequence Alignment
Sequence AlignmentSequence Alignment
Sequence Alignment
Ravi Gandham
 
Maximum parsimony
Maximum parsimonyMaximum parsimony
Maximum parsimony
Shruthi Krishnaswamy
 
Introduction to sequence alignment
Introduction to sequence alignmentIntroduction to sequence alignment
Introduction to sequence alignment
Kubuldinho
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
Subhranil Bhattacharjee
 
Seq alignment
Seq alignment Seq alignment
Seq alignment
Nagendrasahu6
 
Homology modeling
Homology modelingHomology modeling
Genome annotation
Genome annotationGenome annotation
Genome annotation
Shifa Ansari
 
Motif & Domain
Motif & DomainMotif & Domain
Motif & Domain
Anik Banik
 
Protein database
Protein databaseProtein database
Protein database
Rajpal Choudhary
 
Sequence homology search and multiple sequence alignment(1)
Sequence homology search and multiple sequence alignment(1)Sequence homology search and multiple sequence alignment(1)
Sequence homology search and multiple sequence alignment(1)
AnkitTiwari354
 
sequence alignment
sequence alignmentsequence alignment
sequence alignment
ammar kareem
 
BITS: Basics of Sequence similarity
BITS: Basics of Sequence similarityBITS: Basics of Sequence similarity
BITS: Basics of Sequence similarity
BITS
 
Sequence alignment
Sequence alignmentSequence alignment
Sequence alignment
Arindam Ghosh
 
Sequence alignment.pptx
Sequence alignment.pptxSequence alignment.pptx
Sequence alignment.pptx
PagudalaSangeetha
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
Ramya S
 
Prosite
PrositeProsite
Softwares For Phylogentic Analysis
Softwares For Phylogentic AnalysisSoftwares For Phylogentic Analysis
Softwares For Phylogentic Analysis
Prasanthperceptron
 

What's hot (20)

Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
 
Multiple Sequence Alignment
Multiple Sequence AlignmentMultiple Sequence Alignment
Multiple Sequence Alignment
 
Sequence Assembly
Sequence AssemblySequence Assembly
Sequence Assembly
 
Sequence Alignment
Sequence AlignmentSequence Alignment
Sequence Alignment
 
Maximum parsimony
Maximum parsimonyMaximum parsimony
Maximum parsimony
 
Introduction to sequence alignment
Introduction to sequence alignmentIntroduction to sequence alignment
Introduction to sequence alignment
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
 
Seq alignment
Seq alignment Seq alignment
Seq alignment
 
Homology modeling
Homology modelingHomology modeling
Homology modeling
 
Genome annotation
Genome annotationGenome annotation
Genome annotation
 
Motif & Domain
Motif & DomainMotif & Domain
Motif & Domain
 
Protein database
Protein databaseProtein database
Protein database
 
Sequence homology search and multiple sequence alignment(1)
Sequence homology search and multiple sequence alignment(1)Sequence homology search and multiple sequence alignment(1)
Sequence homology search and multiple sequence alignment(1)
 
sequence alignment
sequence alignmentsequence alignment
sequence alignment
 
BITS: Basics of Sequence similarity
BITS: Basics of Sequence similarityBITS: Basics of Sequence similarity
BITS: Basics of Sequence similarity
 
Sequence alignment
Sequence alignmentSequence alignment
Sequence alignment
 
Sequence alignment.pptx
Sequence alignment.pptxSequence alignment.pptx
Sequence alignment.pptx
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
 
Prosite
PrositeProsite
Prosite
 
Softwares For Phylogentic Analysis
Softwares For Phylogentic AnalysisSoftwares For Phylogentic Analysis
Softwares For Phylogentic Analysis
 

Viewers also liked

Sequence Alignment In Bioinformatics
Sequence Alignment In BioinformaticsSequence Alignment In Bioinformatics
Sequence Alignment In Bioinformatics
Nikesh Narayanan
 
B.sc biochem i bobi u 3.1 sequence alignment
B.sc biochem i bobi u 3.1 sequence alignmentB.sc biochem i bobi u 3.1 sequence alignment
B.sc biochem i bobi u 3.1 sequence alignment
Rai University
 
Sequence alig Sequence Alignment Pairwise alignment:-
Sequence alig Sequence Alignment Pairwise alignment:-Sequence alig Sequence Alignment Pairwise alignment:-
Sequence alig Sequence Alignment Pairwise alignment:-
naveed ul mushtaq
 
BLAST
BLASTBLAST
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
goneshwar
 
BLAST and sequence alignment
BLAST and sequence alignmentBLAST and sequence alignment
Blast fasta 4
Blast fasta 4Blast fasta 4
Blast fasta 4
Er Puspendra Tripathi
 
Introduction to bioinformatics
Introduction to bioinformaticsIntroduction to bioinformatics
Introduction to bioinformatics
Hamid Ur-Rahman
 
Basics of bioinformatics
Basics of bioinformaticsBasics of bioinformatics
Basics of bioinformaticsAbhishek Vatsa
 
Pairwise sequence alignment
Pairwise sequence alignmentPairwise sequence alignment
Pairwise sequence alignmentavrilcoghlan
 
Waters protein therapeutics application proctocols
Waters protein therapeutics application proctocolsWaters protein therapeutics application proctocols
Waters protein therapeutics application proctocols
National Institute of Biologics
 
PROTEIN DATABASE
PROTEIN DATABASEPROTEIN DATABASE
PROTEIN DATABASE
naveed ul mushtaq
 
Transcriptomics sequencing
Transcriptomics sequencingTranscriptomics sequencing
Transcriptomics sequencing
cdgenomics525
 
SEQUENCE ANALYSIS
SEQUENCE ANALYSISSEQUENCE ANALYSIS
SEQUENCE ANALYSIS
prashant tripathi
 

Viewers also liked (20)

Sequence alignment belgaum
Sequence alignment belgaumSequence alignment belgaum
Sequence alignment belgaum
 
Sequence Alignment In Bioinformatics
Sequence Alignment In BioinformaticsSequence Alignment In Bioinformatics
Sequence Alignment In Bioinformatics
 
B.sc biochem i bobi u 3.1 sequence alignment
B.sc biochem i bobi u 3.1 sequence alignmentB.sc biochem i bobi u 3.1 sequence alignment
B.sc biochem i bobi u 3.1 sequence alignment
 
Sequence alig Sequence Alignment Pairwise alignment:-
Sequence alig Sequence Alignment Pairwise alignment:-Sequence alig Sequence Alignment Pairwise alignment:-
Sequence alig Sequence Alignment Pairwise alignment:-
 
BLAST
BLASTBLAST
BLAST
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
 
BLAST and sequence alignment
BLAST and sequence alignmentBLAST and sequence alignment
BLAST and sequence alignment
 
Blast fasta 4
Blast fasta 4Blast fasta 4
Blast fasta 4
 
blast bioinformatics
blast bioinformaticsblast bioinformatics
blast bioinformatics
 
Introduction to bioinformatics
Introduction to bioinformaticsIntroduction to bioinformatics
Introduction to bioinformatics
 
Basics of bioinformatics
Basics of bioinformaticsBasics of bioinformatics
Basics of bioinformatics
 
Pairwise sequence alignment
Pairwise sequence alignmentPairwise sequence alignment
Pairwise sequence alignment
 
Waters protein therapeutics application proctocols
Waters protein therapeutics application proctocolsWaters protein therapeutics application proctocols
Waters protein therapeutics application proctocols
 
Similarity
SimilaritySimilarity
Similarity
 
Calculating p i
Calculating p iCalculating p i
Calculating p i
 
Sequence Analysis
Sequence AnalysisSequence Analysis
Sequence Analysis
 
Bioalgo 2012-02-rna
Bioalgo 2012-02-rnaBioalgo 2012-02-rna
Bioalgo 2012-02-rna
 
PROTEIN DATABASE
PROTEIN DATABASEPROTEIN DATABASE
PROTEIN DATABASE
 
Transcriptomics sequencing
Transcriptomics sequencingTranscriptomics sequencing
Transcriptomics sequencing
 
SEQUENCE ANALYSIS
SEQUENCE ANALYSISSEQUENCE ANALYSIS
SEQUENCE ANALYSIS
 

Similar to Parwati sihag

Sequence Alignment.pptx
Sequence Alignment.pptxSequence Alignment.pptx
Sequence Alignment.pptx
NareshButani2
 
Bioinformatics_Sequence Analysis
Bioinformatics_Sequence AnalysisBioinformatics_Sequence Analysis
Bioinformatics_Sequence Analysis
Sangeeta Das
 
Sequence Alignment
Sequence AlignmentSequence Alignment
Sequence Alignment
Meghaj Mallick
 
Sequence Analysis
Sequence AnalysisSequence Analysis
Sequence Analysis
Meghaj Mallick
 
Global and Local Sequence Alignment
Global and Local Sequence AlignmentGlobal and Local Sequence Alignment
Global and Local Sequence Alignment
AjayPatil210
 
Sequence alignment
Sequence alignmentSequence alignment
Sequence alignment
Vidya Kalaivani Rajkumar
 
Sequence alignment
Sequence alignmentSequence alignment
Sequence alignment
Zeeshan Hanjra
 
Sequence alignment global vs. local
Sequence alignment  global vs. localSequence alignment  global vs. local
Sequence alignment global vs. local
benazeer fathima
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...
IJCSEIT Journal
 
AI 바이오 (4일차).pdf
AI 바이오 (4일차).pdfAI 바이오 (4일차).pdf
AI 바이오 (4일차).pdf
H K Yoon
 
Sequence Alignment
Sequence AlignmentSequence Alignment
Sequence Alignment
PRUTHVIRAJ K
 
multiple sequence and pairwise alignment.pdf
multiple sequence and pairwise alignment.pdfmultiple sequence and pairwise alignment.pdf
multiple sequence and pairwise alignment.pdf
sriaisvariyasundar
 
blast presentation beevragh muneer.pptx
blast presentation  beevragh muneer.pptxblast presentation  beevragh muneer.pptx
blast presentation beevragh muneer.pptx
home
 
The Use of K-mer Minimizers to Identify Bacterium Genomes in High Throughput ...
The Use of K-mer Minimizers to Identify Bacterium Genomes in High Throughput ...The Use of K-mer Minimizers to Identify Bacterium Genomes in High Throughput ...
The Use of K-mer Minimizers to Identify Bacterium Genomes in High Throughput ...
Mackenna Galicia
 
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
journal ijrtem
 
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
IJRTEMJOURNAL
 
PRESENTATION MULTIPLE SEQUENCE ALIGNMENT.pptx
PRESENTATION MULTIPLE SEQUENCE ALIGNMENT.pptxPRESENTATION MULTIPLE SEQUENCE ALIGNMENT.pptx
PRESENTATION MULTIPLE SEQUENCE ALIGNMENT.pptx
BulBulsTutorial
 
Lecture 5.pptx
Lecture 5.pptxLecture 5.pptx
Lecture 5.pptx
ericndunek
 
clustal omega.pptx
clustal omega.pptxclustal omega.pptx
clustal omega.pptx
Aindrila
 
Sequencealignmentinbioinformatics 100204112518-phpapp02
Sequencealignmentinbioinformatics 100204112518-phpapp02Sequencealignmentinbioinformatics 100204112518-phpapp02
Sequencealignmentinbioinformatics 100204112518-phpapp02
PILLAI ASWATHY VISWANATH
 

Similar to Parwati sihag (20)

Sequence Alignment.pptx
Sequence Alignment.pptxSequence Alignment.pptx
Sequence Alignment.pptx
 
Bioinformatics_Sequence Analysis
Bioinformatics_Sequence AnalysisBioinformatics_Sequence Analysis
Bioinformatics_Sequence Analysis
 
Sequence Alignment
Sequence AlignmentSequence Alignment
Sequence Alignment
 
Sequence Analysis
Sequence AnalysisSequence Analysis
Sequence Analysis
 
Global and Local Sequence Alignment
Global and Local Sequence AlignmentGlobal and Local Sequence Alignment
Global and Local Sequence Alignment
 
Sequence alignment
Sequence alignmentSequence alignment
Sequence alignment
 
Sequence alignment
Sequence alignmentSequence alignment
Sequence alignment
 
Sequence alignment global vs. local
Sequence alignment  global vs. localSequence alignment  global vs. local
Sequence alignment global vs. local
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...
 
AI 바이오 (4일차).pdf
AI 바이오 (4일차).pdfAI 바이오 (4일차).pdf
AI 바이오 (4일차).pdf
 
Sequence Alignment
Sequence AlignmentSequence Alignment
Sequence Alignment
 
multiple sequence and pairwise alignment.pdf
multiple sequence and pairwise alignment.pdfmultiple sequence and pairwise alignment.pdf
multiple sequence and pairwise alignment.pdf
 
blast presentation beevragh muneer.pptx
blast presentation  beevragh muneer.pptxblast presentation  beevragh muneer.pptx
blast presentation beevragh muneer.pptx
 
The Use of K-mer Minimizers to Identify Bacterium Genomes in High Throughput ...
The Use of K-mer Minimizers to Identify Bacterium Genomes in High Throughput ...The Use of K-mer Minimizers to Identify Bacterium Genomes in High Throughput ...
The Use of K-mer Minimizers to Identify Bacterium Genomes in High Throughput ...
 
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
 
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
Performance Improvement of BLAST with Use of MSA Techniques to Search Ancesto...
 
PRESENTATION MULTIPLE SEQUENCE ALIGNMENT.pptx
PRESENTATION MULTIPLE SEQUENCE ALIGNMENT.pptxPRESENTATION MULTIPLE SEQUENCE ALIGNMENT.pptx
PRESENTATION MULTIPLE SEQUENCE ALIGNMENT.pptx
 
Lecture 5.pptx
Lecture 5.pptxLecture 5.pptx
Lecture 5.pptx
 
clustal omega.pptx
clustal omega.pptxclustal omega.pptx
clustal omega.pptx
 
Sequencealignmentinbioinformatics 100204112518-phpapp02
Sequencealignmentinbioinformatics 100204112518-phpapp02Sequencealignmentinbioinformatics 100204112518-phpapp02
Sequencealignmentinbioinformatics 100204112518-phpapp02
 

Recently uploaded

THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
Sérgio Sacani
 
plant biotechnology Lecture note ppt.pptx
plant biotechnology Lecture note ppt.pptxplant biotechnology Lecture note ppt.pptx
plant biotechnology Lecture note ppt.pptx
yusufzako14
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
IqrimaNabilatulhusni
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
Areesha Ahmad
 
Viksit bharat till 2047 India@2047.pptx
Viksit bharat till 2047  India@2047.pptxViksit bharat till 2047  India@2047.pptx
Viksit bharat till 2047 India@2047.pptx
rakeshsharma20142015
 
Structural Classification Of Protein (SCOP)
Structural Classification Of Protein  (SCOP)Structural Classification Of Protein  (SCOP)
Structural Classification Of Protein (SCOP)
aishnasrivastava
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
ESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptxESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptx
muralinath2
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Erdal Coalmaker
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
YOGESH DOGRA
 
RNA INTERFERENCE: UNRAVELING GENETIC SILENCING
RNA INTERFERENCE: UNRAVELING GENETIC SILENCINGRNA INTERFERENCE: UNRAVELING GENETIC SILENCING
RNA INTERFERENCE: UNRAVELING GENETIC SILENCING
AADYARAJPANDEY1
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
Richard Gill
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
AlguinaldoKong
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
FAIR & AI Ready KGs for Explainable Predictions
FAIR & AI Ready KGs for Explainable PredictionsFAIR & AI Ready KGs for Explainable Predictions
FAIR & AI Ready KGs for Explainable Predictions
Michel Dumontier
 
Lab report on liquid viscosity of glycerin
Lab report on liquid viscosity of glycerinLab report on liquid viscosity of glycerin
Lab report on liquid viscosity of glycerin
ossaicprecious19
 
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptxBody fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
muralinath2
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
muralinath2
 

Recently uploaded (20)

THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
 
plant biotechnology Lecture note ppt.pptx
plant biotechnology Lecture note ppt.pptxplant biotechnology Lecture note ppt.pptx
plant biotechnology Lecture note ppt.pptx
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
 
Viksit bharat till 2047 India@2047.pptx
Viksit bharat till 2047  India@2047.pptxViksit bharat till 2047  India@2047.pptx
Viksit bharat till 2047 India@2047.pptx
 
Structural Classification Of Protein (SCOP)
Structural Classification Of Protein  (SCOP)Structural Classification Of Protein  (SCOP)
Structural Classification Of Protein (SCOP)
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
ESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptxESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptx
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
 
RNA INTERFERENCE: UNRAVELING GENETIC SILENCING
RNA INTERFERENCE: UNRAVELING GENETIC SILENCINGRNA INTERFERENCE: UNRAVELING GENETIC SILENCING
RNA INTERFERENCE: UNRAVELING GENETIC SILENCING
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
FAIR & AI Ready KGs for Explainable Predictions
FAIR & AI Ready KGs for Explainable PredictionsFAIR & AI Ready KGs for Explainable Predictions
FAIR & AI Ready KGs for Explainable Predictions
 
Lab report on liquid viscosity of glycerin
Lab report on liquid viscosity of glycerinLab report on liquid viscosity of glycerin
Lab report on liquid viscosity of glycerin
 
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptxBody fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
Body fluids_tonicity_dehydration_hypovolemia_hypervolemia.pptx
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
 

Parwati sihag

  • 1. Sequence Alignment Method BY:- Parwati Sihag M.Sc. Biotechnology
  • 2. SEQUENCE ALIGNMENT  It is the way of arranging the sequence of DNA, RNA, Protein to identify regions of similarity that may be a consequence of functional, structural, or evolutionary relationship between the sequence.
  • 3. Global Alignment  In global alignment, two sequences to be aligned are assumed to be generally similar over their entire length.  Alignment is carried out from beginning to end of both sequences to find the best possible alignment across the entire length between the two sequences.  This method is more applicable for aligning two closely related sequences of roughly the same length.
  • 4.
  • 5. Local Alignment  Local alignment, on the other hand, does not assume that the two sequences in question have similarity over the entire length.  It only finds local regions with the highest level of similarity between the two sequences and aligns these regions without regard for the alignment of the rest of the sequence regions.  This approach can be used for aligning more divergent sequences with the goal of searching for conserved patterns in DNA or protein sequences. The two sequences to be aligned can be of different lengths.
  • 6.
  • 7. •It is simplest method of alignment. •In pairwise alignment sequence there is a aligning of two sequences. •It is used in structural, functional and evolutionary analysis of sequence. •By pairwise alignment high accuracy result is obtained. •It is also used to identify homologous sequence. Advantage of Pairwise alignment
  • 8. Disadvantage of pairwise alignment •It is not useful when we align more than two sequence. •Pairwise alignment is difficult if we use long sequences for alignment.
  • 9. •It is also known as the dot plot method. •It is a graphical way of comparison two sequence in a two dimensional matrix. •In a dot matrix two sequences to be compared are written in the horizontal and vertical axis of the matrix. •The comparison is done by scanning each residue of one sequence for similarity with all residue in the other sequence. DOT MATRIX METHOD
  • 11. DYNAMIC PROGRAMING METHOD  It is the method that determines optimal alignment by matching two sequence for all possible pair of character between the two sequence.  It is similar to dot matrix as,it finds alignment in a more quantitative way by converting a dot matrix into scoring matrix
  • 13. MULTIPLE SEQUENCE ALIGNMENT •It is a sequence alignment of three or more biological sequence, generally protein, DNA, or RNA. •MSAs require more sophisticated methodologies than pairwise alignment because they are more computational complex. •Most multiple sequence alignment program use heuristic methods rather than global optimization. • Because identifying the optimal alignment between more than a few sequence of moderate length is prohibitively computational expensive.
  • 14.
  • 15.
  • 16. Advantage of multiple sequence alignment •MSA is used for comparing more than two sequences. •It is used to identify homologous residue within sequence. •To find out identical sequence.
  • 17. Disadvantage of multiple sequence alignment •It is more complex method as compare to pairwise allignment. •It is more time consuming. •Due to gap within the sequence it show error. •Low accuracy as compare to pairwise sequence allignment.
  • 18. Online tool for sequence alignment There are following online tool for sequence alignment. •BLAST •FASTA •CLUSTAL OMEGA
  • 19. BASIC STEPS PERFORMED IN BLAST Open NCBI SITE All data bases (choosed gene ) Enter the name of gene(thyroid peroxidase) Click on search Get list of search result Get the gene I.D and location Click on FASTA Obtained FASTA format and NCBI reference sequence Run BLAST
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 27. NCBI Enter All databases Select Nucleotide or Protein Name of Protein, gene or nucleotide gene open Select file BASIC STEPS INVOLVED IN FASTA
  • 28. FASTA Format Copy and paste the FASTA format file in BLAST query file Run BLAST
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34. It is the most commonly used approach to multiple sequence alignment. It speeds up the alignment of multiple sequence through a multistep process. It first conducts pairwise alignment for each possible pair of sequences using the Needleman-Wunsch alignment and record these similarity scores from the pairwise comparison. PROGRESSIVE ALIGNMENT
  • 35. •The scores are then converted into evolutionary distances to generate a distance matrix for all the sequence involved. •As a result,a phylogenetic tree is generated using the neighbor-joining method. •In the next step,the closest sequence based on guide tree is aligned with the consensus sequence using dynamic programming.
  • 36.
  • 37. •It is based on the idea that an optimal solution can be found by repeatedly modifying existing suboptimal solution. •The procedure starts by producing a low quality alignment and gradually improves it by iterative realignment through well defined procedures until no more improvement in the alignment can be achieved. ITERATION ALIGNMENT
  • 38.
  • 39. It performs multiple alignment through two sets of iteration. 1.Outer iteration=In this an initial random alignment is generated that is used to derive a UPGMA tree 2.Inner iteration=In this the sequence are randomly divided into two groups The process is repeated over many cycles until there is no further improvement in the overall alignment scores.
  • 40. •If a residue match is found, a dot is placed within the graph. •Otherwise, the matrix position are left bank. •When the two sequences have substantial regions of similarity, many dots line up to form contiguous diagonal lines, which reveal the sequence alignment. •If there are interruptions in the middle of a diagonal line, they indicate insertion or deletion