Uses of Class
testssuite02.AlignedSequences

Packages that use AlignedSequences
testssuite02 "Third" part of tests : tests about algorithms of P-DCFold. 
 

Uses of AlignedSequences in testssuite02
 

Subclasses of AlignedSequences in testssuite02
 class Alignedalphad
          Here is 21 sequences of alphad RNA, original selection made by Stefan Engelen in 2006 and before for tests.
 class Alignedtmrna
          Here is a set of 87 sequences of tmRNA, original selection made by Stefan Engelen in 2006 and before for tests.
 class Alignedtrna
          Here is 9 sequences of tRNA, original selection made by Stefan Engelen in 2006 and before for tests.
 

Fields in testssuite02 declared as AlignedSequences
protected static AlignedSequences AlignedSequences.localinstance
          The local set of aligned sequences.
 

Methods in testssuite02 that return AlignedSequences
static AlignedSequences Alignedtrna.getAlignedSequences()
           
static AlignedSequences Alignedtmrna.getAlignedSequences()
           
static AlignedSequences AlignedSequences.getAlignedSequences()
          To get the original set of aligned sequences.
static AlignedSequences Alignedalphad.getAlignedSequences()
           
static AlignedSequences AlignedSequences.getAlignment()
           
static AlignedSequences Alignedtmrna.getBestSequences()