First page Back Continue Last page Overview Graphics
Representing Biological Data
Binary representation
- orthogonal encoding
- each base can be one of four (or 20)
- represent each base by four bits
- i.e. A = 1 0 0 0, C = 0 1 0 0, etc.
- handles uncertainty better
- still ignores properties of the bases