org.xerial.amoeba.query
Class AmoebaQueryProcessor
java.lang.Object
org.xerial.amoeba.query.AmoebaQueryProcessor
public class AmoebaQueryProcessor
- extends Object
Given an amoeba query expression, e.g., "select species, target, track from graph"
(species, target, track)
human, hg17, overview track
human, hg17, ruler track
human, hg17, base color track
human, hg18, overview track
human, hg18, ruler track
...
- Author:
- leo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmoebaQueryProcessor
public AmoebaQueryProcessor()
generateAmoebaQuery
public static void generateAmoebaQuery(String queryString)
throws AmoebaQueryException
- Throws:
AmoebaQueryException

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.