'STRAP:multiple sequence alignments '

charite.christo.metannogen
Class MReactionUtils

java.lang.Object
  extended by charite.christo.metannogen.MReactionUtils

public class MReactionUtils
extends Object


Constructor Summary
MReactionUtils()
           
 
Method Summary
static MReaction[] identicalReactions(MReaction[] rr)
           
static void main(String[] argv)
           
static boolean substratesAndProductsEqual(Reaction r)
           
static String toTextSorted(Reaction r, long options)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MReactionUtils

public MReactionUtils()
Method Detail

substratesAndProductsEqual

public static boolean substratesAndProductsEqual(Reaction r)

main

public static void main(String[] argv)
                 throws Exception
Throws:
Exception

toTextSorted

public static String toTextSorted(Reaction r,
                                  long options)

identicalReactions

public static MReaction[] identicalReactions(MReaction[] rr)

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, StrapProtein and StrapEvent.'