de.unibi.techfak.InSilicoDicer.Actions
Class ScoreAlign

java.lang.Object
  extended by de.unibi.techfak.InSilicoDicer.Actions.ScoreAlign

public class ScoreAlign
extends java.lang.Object

Author:
Sylvia This class maps the scoring of the precursors to the alignment.

Constructor Summary
ScoreAlign()
           
 
Method Summary
 java.util.Vector alignScoredPrecursors(java.util.Vector clustalWalign, java.util.Vector scoreVector)
          Maps the scoring of the precursors to the alignment.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScoreAlign

public ScoreAlign()
Method Detail

alignScoredPrecursors

public java.util.Vector alignScoredPrecursors(java.util.Vector clustalWalign,
                                              java.util.Vector scoreVector)
Maps the scoring of the precursors to the alignment.

Parameters:
clustalWalign -
scoreVector -
Returns:
Vector of scored alignment