Represents the Nanopore instrument output data structure schema. The original schema is defined in as resource and is referenced here, wrapped in a Groovy class for reference in applications that want to validate the instrument output structure against the schema.
Modifiers | Name | Description |
---|---|---|
private static java.lang.String |
SCHEMA_PATH |
Constructor and description |
---|
OxfordNanoporeInstrumentOutput
() |
Type Params | Return Type | Name and description |
---|---|---|
|
static java.io.InputStream |
getSchemaAsStream() |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |