'STRAP:multiple sequence alignments '

charite.christo.strap
Class DnaExonStart

java.lang.Object
  extended by charite.christo.strap.DnaExonStart

public class DnaExonStart
extends java.lang.Object

HELP This operation creates residue selections at all beginnings of continuous blocks of translated nucleotides (WIKI:Exon, WIKI:Intron).


Constructor Summary
DnaExonStart()
           
 
Method Summary
static void mark(Protein[] pp)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnaExonStart

public DnaExonStart()
Method Detail

mark

public static final void mark(Protein[] pp)

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'