Biopython programming training

From Biocourse

Jump to: navigation, search

The first day : Programming practice I :  normal input and output, control structure

The second day : Programming practice II :  normal input and output, control structure

The third day : Handling and parsing about TXT File and FASTA file

The fourth day : Parsing GenBank file, Handling string format, reverse string, and diretory.

The fifth day : 6-frame translation, sequence sorting

The sixth day : Parsing BLOSUM and PAM, Make sequence alignment tools(global, local alignment)


This is comment example. We wish to insert this comment in your program code.
#------------------------------------------------------------------------------
# Title     : make_superfam_superfam_interaction_pair.pl
# Usage     : $0 pdb100d_1_48.mpfa result_pair_skip.psdip
# Function  :
# Example   :
# Keywords  :
# Options   :
# Author    : jong@biosophy.org
# Category  :
# Returns   :
# Version   : 20020211
#------------------------------------------------------------------------------