|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--taskspaces.rna.PairList
Encapsulates a methods to create a map of paired indices given a dot-bracket notation structure.
| Constructor Summary | |
PairList()
|
|
| Method Summary | |
static java.util.HashMap |
getPairMap(java.lang.String s)
Constructs a pair list map indicating what indices are paired in a given dot-bracket notation structure. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public PairList()
| Method Detail |
public static java.util.HashMap getPairMap(java.lang.String s)
s - a dot-bracket structure.
|
-bottom | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||