Top Banner
BABA SAHEB BHIMRAO AMBEDKAR UNIVERSITY PRESENTATION ON ALGORITHM BY :- PRASHANT TRIPATHI M.Sc[BBAU]
14

PPT ON ALGORITHM

Apr 12, 2017

Download

Education

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: PPT ON ALGORITHM

BABA SAHEB BHIMRAO AMBEDKAR UNIVERSITY

PRESENTATION ONALGORITHM

BY :- PRASHANT TRIPATHIM.Sc[BBAU]

Page 2: PPT ON ALGORITHM

INTRODUCTION TO ALGORITHM

• An algorithm is an effective method that can be expressed within a finite amount of space and time and a well defined formal language for calculating a function.

• Starting from an initial stage and initial input, the instructions describe a computation that when executed, proceeds through a finite no. of well defined successive states, eventually producing a output and terminated at a final ending states.

Page 3: PPT ON ALGORITHM
Page 4: PPT ON ALGORITHM
Page 5: PPT ON ALGORITHM
Page 6: PPT ON ALGORITHM
Page 7: PPT ON ALGORITHM
Page 8: PPT ON ALGORITHM
Page 9: PPT ON ALGORITHM
Page 11: PPT ON ALGORITHM
Page 12: PPT ON ALGORITHM

TYPES OF BLAST

Page 13: PPT ON ALGORITHM

STANDARD BLAST• blastn : comparing the nucleotide sequence against the nucleotide sequence

database.• blastp : comparing the amino acid query against the protein sequence database.• blastx : comparing the nucleotide query sequence translated in all reading frames

against the protein database.• tblastn: comparing the protein query sequence against the nucleotide database

translated in all reading frames.• tbalstx : comparing six reading frames translation of the nucleotide query against

six frame translations of the nucleotide sequence database.

Page 14: PPT ON ALGORITHM