Please enable JavaScript.
Coggle requires JavaScript to display documents.
BIOINFORMATICS (FUNCTION (Store/ retrieve biological info (database),…

BIOINFORMATICS
NCBI
-
- in Bethesda, Maryland and founded in 1988
- biological (db) database or databank
- services : GenBank, PubMed, Entrez and BLAST
WHAT ?
- Application of computational tools on molecular data
(sequence of DNA cDNA or protein)
- to acquire , analyse or visualise data
FUNCTION
- Store/ retrieve biological info (database)
- Retrieve/ compare gene sequences
- Predict function of unknown genes/ proteins
- Search for previously known functions of a gene
- Compare data with other researchers
- Compile/ distribute data for other researchers
APPLICATION
Pattern recognition
- A particular sequence or structure has been seen before and that particular characteristics can be associated with
Prediction
- From what we know to what we don`t know (sequence - predict structure or function )
-
BLAST
-
- Developed b Altschul et al.. in 1990
- A tool for searching gene or protein sequence db for related genes
- Principle = computer comparisons using Algorithm to find best matching pair ( INPUT - OUTPUT )
ALIGNMENTS
- between query sq. and given db sq (DNA-DNA or amino acid- amino acid) - allow mismatches and gaps - indicate degree of similarity
- similarity (:) characters =resemblance between two residues =the greater would expect in random
- Identity (*) of nucleotides
=exact match between two nucleotides.
- 2types: blastx (protein), tblastn (translated nucleotides)
HOW TO
USE BLAST
- DNA sq save in FASTA format (use NotePad) - start with > - spaceless ID sq - nucleotides as a single letter .
BLAST output
- 1) Graphical representation
- top = linear view of query sq. with bars below indicates where the matches
- bars = coloured due to score alignments, grey area is not similar to query sq that surrounded by areas of similarity.
- under = a list of hits in decreasing order significance.
- Mouse over the bars = display the identifier of the sq.
- click on a bar = take to the alignment of that sq.