Uses of Class
modele.AlgorithmsStefan

Packages that use AlgorithmsStefan
modele Model for objet representation and computing P-DCFold Algorithms. 
 

Uses of AlgorithmsStefan in modele
 

Methods in modele with parameters of type AlgorithmsStefan
private static java.lang.String AlgoStefanConverter.afficher_Caracteristique_Web(Sequence target, AlgorithmsStefan algo, boolean tfold)
          Some changes to this procedure to make results appears for web / HTML.
private static java.lang.String AlgoStefanConverter.afficher_Caracteristique(Sequence target, AlgorithmsStefan algo, boolean tfold)
          SOME SHOW FOR VIEW
"This method for show on a target sequence of DNA"
static java.lang.String AlgoStefanConverter.getScreenToSee(SequenceListe[] tabsadn, Sequence target, AlgorithmsStefan algo, boolean tfold)
          Working about what will be on screen.
static java.lang.String AlgoStefanConverter.getScreenToSeeHTML(SequenceListe[] tabsadn, Sequence target, AlgorithmsStefan algo, boolean tfold)
          Working about what will be on screen.
static void AlgorithmsStefan.setValues(AlgorithmsStefan computing, boolean optimal, int maximumPredictions, boolean morePredictions, boolean searchingPseudoknots)
          To be sure that good values are set as parameters...