Uses of Class
org.biojava.nbio.structure.basepairs.BasePairParameters
Packages that use BasePairParameters
-
Uses of BasePairParameters in org.biojava.nbio.structure.basepairs
Subclasses of BasePairParameters in org.biojava.nbio.structure.basepairsModifier and TypeClassDescriptionclassThis class allows for finding inter-strand base pairs that are not necessarily canonical Watson-Crick pairs.classThis class also finds the base pairing and base-pair step parameters but has a broader definition of a base pair so that non-canonical-WC base pairs will be detected and reported.Methods in org.biojava.nbio.structure.basepairs that return BasePairParametersModifier and TypeMethodDescriptionBasePairParameters.analyze()This method is the main function call to extract all step parameters, pairing parameters, and sequence information from the Structure object provided to the constructor.