Uses of Class
net.sourceforge.cilib.bioinf.rnaprediction.RNAConformation

Packages that use RNAConformation
net.sourceforge.cilib.bioinf.rnaprediction   
 

Uses of RNAConformation in net.sourceforge.cilib.bioinf.rnaprediction
 

Fields in net.sourceforge.cilib.bioinf.rnaprediction declared as RNAConformation
 RNAConformation NucleotideString.knownConf
           
 

Methods in net.sourceforge.cilib.bioinf.rnaprediction that return RNAConformation
 RNAConformation RNAConformation.getClone()
          Create a cloned copy of the current object and return it.
 RNAConformation NucleotideString.getKnowConf()
           
 

Methods in net.sourceforge.cilib.bioinf.rnaprediction with parameters of type RNAConformation
 Double HydrogenBondFitness.getRNAFitness(RNAConformation stems)
           
 Double Efn2RNAFitness.getRNAFitness(RNAConformation stems)
           
 Double MethewsFitness.getRNAFitness(RNAConformation stems)
           
 Double MathewsFitness.getRNAFitness(RNAConformation stems)
           
 Double SimpleRNAFitness.getRNAFitness(RNAConformation stems)
           
abstract  Double RNAFitness.getRNAFitness(RNAConformation stems)
           
 Double ViennaRNAFitness.getRNAFitness(RNAConformation stems)
           
abstract  void RNAFolder.refold(RNAConformation currentfolding, RNAConformation openStems, RNAConformation closeStems)
           
 void GreedyRNAFolder.refold(RNAConformation currentFolding, RNAConformation openStems, RNAConformation closeStems)
          This method modifies the 'currentFolding' HashSet.
 



Copyright © 2009 CIRG. All Rights Reserved.