Uses of Class
org.biojava.nbio.structure.basepairs.BasePairParameters
-
Uses of BasePairParameters in org.biojava.nbio.structure.basepairs
Modifier and TypeClassDescriptionclass
This class allows for finding inter-strand base pairs that are not necessarily canonical Watson-Crick pairs.class
This 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.Modifier 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.