Note: These tutorials are incomplete. More complete versions are being made available for our members. Sign up for free.

Data Structure

The concept of data structure is very important to design a bioinformatics program. The numbers 3, 5, 7 etc. are different from strings like “ATGGATC”. Numbers can be added to each others. We can take the mean or median of a group of numbers. Strings, on the other hand, can be concatenated,

DNA sequence is a string.


Web Statistics