procope.examples
Class UseCase2

java.lang.Object
  extended by procope.examples.UseCase2

public class UseCase2
extends Object

This example code demonstrates different functions for protein networks. - Loading of networks - Comparing two networks - Different manipulation/merging/filtering functions - ROC curves - Iterating over the edges of a network

Author:
Jan Krumsiek

Constructor Summary
UseCase2()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UseCase2

public UseCase2()
Method Detail

main

public static void main(String[] args)