public class HybridRNA extends RNA
Modifier and Type | Field and Description |
---|---|
private long |
swigCPtr |
swigCMemOwn
Modifier | Constructor and Description |
---|---|
protected |
HybridRNA(long cPtr,
boolean cMemoryOwn) |
|
HybridRNA(java.lang.String filename1,
int type1,
java.lang.String filename2,
int type2) |
|
HybridRNA(java.lang.String filename1,
int type1,
java.lang.String filename2,
int type2,
boolean IsRNA) |
|
HybridRNA(java.lang.String filename1,
int type1,
java.lang.String filename2,
int type2,
java.lang.String alphabet) |
|
HybridRNA(java.lang.String sequence1,
java.lang.String sequence2) |
|
HybridRNA(java.lang.String sequence1,
java.lang.String sequence2,
boolean IsRNA) |
Modifier and Type | Method and Description |
---|---|
int |
AccessFold() |
int |
AccessFold(double gamma) |
int |
AccessFold(double gamma,
float percent) |
int |
AccessFold(double gamma,
float percent,
int maximumstructures) |
int |
AccessFold(double gamma,
float percent,
int maximumstructures,
int window) |
int |
AccessFold(double gamma,
float percent,
int maximumstructures,
int window,
int maxinternalloopsize) |
void |
delete() |
protected void |
finalize() |
int |
FoldBimolecular() |
int |
FoldBimolecular(float percent) |
int |
FoldBimolecular(float percent,
int maximumstructures) |
int |
FoldBimolecular(float percent,
int maximumstructures,
int window) |
int |
FoldBimolecular(float percent,
int maximumstructures,
int window,
java.lang.String savefile) |
int |
FoldBimolecular(float percent,
int maximumstructures,
int window,
java.lang.String savefile,
int maxinternalloopsize) |
int |
FoldDuplex() |
int |
FoldDuplex(float percent) |
int |
FoldDuplex(float percent,
int maximumstructures) |
int |
FoldDuplex(float percent,
int maximumstructures,
int window) |
int |
FoldDuplex(float percent,
int maximumstructures,
int window,
int maxinternalloopsize) |
protected static long |
getCPtr(HybridRNA obj) |
int |
GetErrorCode() |
boolean |
GetForbidIntramolecular() |
java.lang.String |
GetMyErrorMessage(int error) |
RNA |
GetRNA1() |
RNA |
GetRNA2() |
int |
PartitionFunctionBimolecular() |
int |
PartitionFunctionBimolecular(java.lang.String savefile) |
void |
SetForbidIntramolecular(boolean forbid) |
void |
SetProgress(ProgressHandler Progress) |
void |
StopProgress() |
AddComment, AddComment, BreakPseudoknot, BreakPseudoknot, BreakPseudoknot, BreakPseudoknot, CalculateFreeEnergy, CalculateFreeEnergy, CalculateFreeEnergy, ContainsPseudoknot, CopyThermo, DetermineDrawingCoordinates, DetermineDrawingCoordinates, EnsureStructureCapcacity, FoldSingleStrand, FoldSingleStrand, FoldSingleStrand, FoldSingleStrand, FoldSingleStrand, FoldSingleStrand, FoldSingleStrand, FoldSingleStrand, FoldSingleStrand, ForceDoubleStranded, ForceFMNCleavage, ForceMaximumPairingDistance, ForceModification, ForcePair, ForceProhibitPair, ForceSingleStranded, GenerateAllSuboptimalStructures, GenerateAllSuboptimalStructures, GenerateAllSuboptimalStructures, GetBackboneType, GetCommentString, GetCommentString, getCPtr, GetEnsembleDefect, GetEnsembleDefect, GetEnsembleEnergy, GetErrorDetails, GetErrorMessage, GetForcedDoubleStranded, GetForcedFMNCleavage, GetForcedModification, GetForcedPair, GetForcedProhibitedPair, GetForcedSingleStranded, GetFreeEnergy, GetFullErrorMessage, getIntAt, getInts, GetLabelXCoordinate, GetLabelYCoordinate, GetMaximumPairingDistance, GetNucleotide, GetNucleotideXCoordinate, GetNucleotideYCoordinate, GetNumberOfForcedDoubleStranded, GetNumberOfForcedFMNCleavages, GetNumberOfForcedModifications, GetNumberOfForcedPairs, GetNumberOfForcedProhibitedPairs, GetNumberOfForcedSingleStranded, GetPair, GetPair, GetPairEnergy, GetPairProbabilities, GetPairProbability, GetProgress, GetSequence, GetSequenceLength, GetStructure, GetStructureNumber, initInts, MaximizeExpectedAccuracy, MaximizeExpectedAccuracy, MaximizeExpectedAccuracy, MaximizeExpectedAccuracy, MaximizeExpectedAccuracy, PartitionFunction, PartitionFunction, PartitionFunction, PartitionFunction, PartitionFunction, PredictProbablePairs, PredictProbablePairs, ProbKnot, ProbKnot, ProbKnot, ProbKnotFromSample, ProbKnotFromSample, ProbKnotFromSample, ReadConstraints, ReadDMS, ReadDSO, ReadExperimentalPairBonus, ReadSHAPE, ReadSHAPE, ReadSHAPE, ReadSHAPE, ReadSHAPE, ReadSSO, ReFoldSingleStrand, ReFoldSingleStrand, ReFoldSingleStrand, ReFoldSingleStrand, RemoveBasePair, RemoveBasePair, RemoveConstraints, RemovePairs, RemovePairs, RemovePairs, ResetError, SetErrorDetails, SetExtrinsic, SpecifyPair, SpecifyPair, Stochastic, Stochastic, Stochastic, WriteConstraints, WriteCt, WriteDotBracket, WriteDotBracket, WriteDotBracket, WriteThermodynamicDetails, WriteThermodynamicDetails
ClearEnergies, ClearEnthalpies, GetAlphabetName, getCPtr, GetDatatable, GetEnergyRead, GetEnthalpyTable, GetEnthalpyTable, getIsrna, GetTemperature, IsAlphabetRead, ReadThermodynamic, ReadThermodynamic, ReadThermodynamic, ReadThermodynamic, ReloadDataTables, ReloadDataTables, setIsrna, SetTemperature, VerifyThermodynamic
protected HybridRNA(long cPtr, boolean cMemoryOwn)
public HybridRNA(java.lang.String filename1, int type1, java.lang.String filename2, int type2)
public HybridRNA(java.lang.String filename1, int type1, java.lang.String filename2, int type2, boolean IsRNA)
public HybridRNA(java.lang.String filename1, int type1, java.lang.String filename2, int type2, java.lang.String alphabet)
public HybridRNA(java.lang.String sequence1, java.lang.String sequence2)
public HybridRNA(java.lang.String sequence1, java.lang.String sequence2, boolean IsRNA)
public int AccessFold()
public int AccessFold(double gamma)
public int AccessFold(double gamma, float percent)
public int AccessFold(double gamma, float percent, int maximumstructures)
public int AccessFold(double gamma, float percent, int maximumstructures, int window)
public int AccessFold(double gamma, float percent, int maximumstructures, int window, int maxinternalloopsize)
public int FoldBimolecular()
public int FoldBimolecular(float percent)
public int FoldBimolecular(float percent, int maximumstructures)
public int FoldBimolecular(float percent, int maximumstructures, int window)
public int FoldBimolecular(float percent, int maximumstructures, int window, java.lang.String savefile)
public int FoldBimolecular(float percent, int maximumstructures, int window, java.lang.String savefile, int maxinternalloopsize)
public int FoldDuplex()
public int FoldDuplex(float percent)
public int FoldDuplex(float percent, int maximumstructures)
public int FoldDuplex(float percent, int maximumstructures, int window)
public int FoldDuplex(float percent, int maximumstructures, int window, int maxinternalloopsize)
protected static long getCPtr(HybridRNA obj)
public int GetErrorCode()
GetErrorCode
in class RNA
public boolean GetForbidIntramolecular()
public java.lang.String GetMyErrorMessage(int error)
public RNA GetRNA1()
public RNA GetRNA2()
public int PartitionFunctionBimolecular()
public int PartitionFunctionBimolecular(java.lang.String savefile)
public void SetForbidIntramolecular(boolean forbid)
public void SetProgress(ProgressHandler Progress)
SetProgress
in class RNA
public void StopProgress()
StopProgress
in class RNA