Uses of Class
origincomment.Base

Packages that use Base
origincomment Model for objet representation and computing P-DCFold Algorithms ; original code made by Stefan Engelen in 2006 and use "as if" without any garanty... 
 

Uses of Base in origincomment
 

Fields in origincomment declared as Base
private  Base[] ADN1cible.sequence
          "Global attribute with signification.
 

Methods in origincomment that return Base
 Base[] ADN1cible.quelle_sequence()
          To get the sequence tab.
 Base ADN1cible.une_base(int position)
          To get a Base at a specific position.
 Base[] ADN1cible.une_sous_sequence(int debut, int fin)
          To get a subsequence of sequence.
 

Methods in origincomment with parameters of type Base
private  void ADN1cible.recherche_Pseudonoeud(Base[] sequencepseudonoeud, ADN1test[] tabAdn, boolean plusieurs_resultats, int pos_struct, int nb_prediction)
          PSEUDOKNOTS SEARCH
"This method for pseudoknots search : we launch search on each internal sequence of palindromes (form more external to more internal) as selection criteria decrease"