|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcharite.christo.metannogen.ReactionCollectionUtils
public class ReactionCollectionUtils
Implementation independent Utilities
| Constructor Summary | |
|---|---|
ReactionCollectionUtils()
|
|
| Method Summary | ||
|---|---|---|
static
|
groupIdenticalReactions(Reaction[] rr,
Class<T> clazz,
long options)
|
|
static int |
idxOf(Object o,
Object[] oo)
|
|
static
|
unique(Reaction[] rrOrig,
Class<T> clazz)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReactionCollectionUtils()
| Method Detail |
|---|
public static <T extends Reaction> T[] unique(Reaction[] rrOrig,
Class<T> clazz)
public static <T extends Reaction> T[] groupIdenticalReactions(Reaction[] rr,
Class<T> clazz,
long options)
public static int idxOf(Object o,
Object[] oo)
|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||