procope.examples
Class UseCase1
java.lang.Object
procope.examples.UseCase1
public class UseCase1
- extends Object
This sample use case of the ProCope Java API demonstrates the basic process
of complex set predicition. The following steps will be performed:
- loading of purification data
- score network generation
- clustering => complex set prediction
- complex set evaluation
Consult the ProCope online manual for detailed explanations of this code.
- Author:
- Jan Krumsiek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UseCase1
public UseCase1()
main
public static void main(String[] args)