Monday, June 25, 2012

Intro to Bioinformatics


1.     Basic molecular biology: central dogma
    
       DNA:
                     
RNA:
                 
Protein:
                 

2.     NCBI
The National Center for Biotechnology Information advances science and health by providing access to biomedical and genomic information.

3.     Sequence Databases
Primary sequence repositories: GenBank (USA), EMBL (Europe) & DDBJ (Japan)
Each of the three groups collects a portion of the total sequence data reported worldwide, and all new and updated database entries are exchanged between the groups on a daily basis.

4.     DNA sequencing and Next generation sequencing

5.     Get familiar with sequence format.

6.     Sequence alignment

7.     Blast: Basic Local Alignment Search Tool


9.     Programming Strategies in Bioinformatics
·       Avoid programming
·       Don’t change other people’s code… too much!
·       Reuse, Reuse, Reuse!
·       Wrappers on available tools.
·       Comment copiously
·       There is more than one way to do it!




No comments:

Post a Comment