Merge branch 'JABAWS_Release_2_0'
[jabaws.git] / runner / compbio / data / _structure / JpredResult.java
diff --git a/runner/compbio/data/_structure/JpredResult.java b/runner/compbio/data/_structure/JpredResult.java
deleted file mode 100644 (file)
index 07c2c49..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-/* Copyright (c) 2011 Peter Troshin\r
- *  \r
- *  JAva Bioinformatics Analysis Web Services (JABAWS) @version: 2.0     \r
- * \r
- *  This library is free software; you can redistribute it and/or modify it under the terms of the\r
- *  Apache License version 2 as published by the Apache Software Foundation\r
- * \r
- *  This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without\r
- *  even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache \r
- *  License for more details.\r
- * \r
- *  A copy of the license is in apache_license.txt. It is also available here:\r
- * @see: http://www.apache.org/licenses/LICENSE-2.0.txt\r
- * \r
- * Any republication or derived work distributed in source code form\r
- * must include this copyright and license notice.\r
- */\r
-package compbio.data._structure;\r
-\r
-import java.util.Map;\r
-\r
-/**\r
- * Jnet result\r
- * \r
- * jnetpred:-,H,H,H,H,H,H,H,H,H,H,H,-,-,-,-,-,-,-,-,E,E,E,-,-,-,-,-,-,-,-,-,-,-,\r
- * -,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,H,H,H,H,H,H,H,H,H,H\r
- * ,H,H,-,-,H,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,H,H,H,H,H,-,-,-,-,H,H,H,H,\r
- * -,-,-,-,-,-,-,-,-,-,-,-,H,H,H,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-\r
- * , JNETCONF:7,3,7,9,9,9,9,9,9,9,7,5,2,6,6,3,6,7,5,1,0,5,3,3,6,4,6,6,7,7,7,7,7,\r
- * 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,6,3,6,8,9,9,9,9,9,9,9\r
- * 7,3,7,7,6,2,4,4,1,5,7,8,7,7,7,7,7,7,7,6,5,3,5,6,6,6,4,0,0,2,1,3,5,7,7,7,7,7,7\r
- * , JNETSOL25:B,B,-,-,-,B,-,B,-,B,B,B,-,-,-,B,-,B,-,-,-,-,-,B,-,B,-,-,-,-,-,-,\r
- * -,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,B,-,-,-,B,-,B,-\r
- * , B,B,B,-,-,-,B,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,B,-,-,B,B,-,-,-,-,B,-,-,B,B,-,-\r
- * ,B,\r
- * JNETSOL5:-,-,-,-,-,-,B,-,-,-,-,-,-,-,-,-,B,B,B,B,-,-,-,B,-,-,-,-,-,-,-,-,-\r
- * ,-,-\r
- * JNETSOL0:-,-,-,-,-,-,B,-,-,B,-,B,-,-,-,-,-,-,-,-,B,-,-,-,-,-,-,-,-,-,-,-,\r
- * -,-,- ,-,-,-,-,-,-,-,-,-,-,-,-,B,-,-,B,-,B,-,-,\r
- * JNETHMM:-,H,H,H,H,H,H,H,H,H,H,\r
- * H,-,-,-,-,-,-,-,-,E,E,E,-,-,-,-,-,-,-,-,-,-,-,-,\r
- * -,-,-,-,-,-,-,-,-,-,-,-,-,-,-\r
- * ,-,-,-,-,-,-,-,-,-,-,-,-,-,H,H,H,H,H,H,H,H,H,H,H,\r
- * JNETPROPH:0.0110,0.1125,0.8552,0.0107\r
- * ,0.6245,0.3614,0.0120,0.8702,0.1238,0.0120\r
- * ,0.0193,0.9284,0.0708,0.0278,0.8703,0.1244\r
- * ,0.1591,0.7399,0.1456,0.2488,0.5824,0.1017,\r
- * JNETPROPE:0.0107,0.6245,0.3614,0.0120\r
- * ,0.8702,0.1238,0.0120,0.9335,0.0656,0.0102\r
- * ,0.9586,0.0465,0.0094,0.9662,0.0433,\r
- * ,0.1525,0.7103,0.1088,0.1181,0.7425,0.1784,\r
- * \r
- * \r
- * @author pvtroshin\r
- * \r
- */\r
-public class JpredResult {\r
-\r
-       Map<JnetAnnotation, String> annotations;\r
-\r
-}\r