Package | Description |
---|---|
com.dnanexus |
Provides low- and high-level bindings to the DNAnexus Platform.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
DXSearch.ObjectProducer<T extends DXObject>
Interface that provides streaming or buffered access to a sequence of
DXObjects . |
Modifier and Type | Class and Description |
---|---|
class |
DXAnalysis
An analysis object (a specific instantiation of a workflow).
|
class |
DXApplet
An applet (an executable data object).
|
class |
DXContainer
A container (a logical collection for storage and organization of data).
|
class |
DXDataObject
Base class for all data object classes in the DNAnexus Platform.
|
class |
DXExecution
An execution (job or analysis).
|
class |
DXFile
A file (an opaque sequence of bytes).
|
class |
DXJob
A job object (a specific instantiation of an app or applet).
|
class |
DXProject
A project (a container providing features for data sharing and collaboration).
|
class |
DXRecord
A record (the minimal data object class).
|
class |
DXWorkflow
A workflow.
|
Copyright © 2023. All Rights Reserved.