| Package | Description |
|---|---|
| uk.ac.ebi.arrayexpress2.magetab.datamodel.sdrf.node |
Classes that model nodes in the SDRF graph datastructure, as described by the
MAGE-TAB specification.
|
| uk.ac.ebi.arrayexpress2.magetab.renderer.adaptor | |
| uk.ac.ebi.arrayexpress2.magetab.utils |
Some common utility classes for parsing, validating and interpreting MAGE-TAB
files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssayNode
An Assay Node, in the SDRF graph.
|
| Constructor and Description |
|---|
HybridizationNodeWrapper(HybridizationNode base,
int order,
WrapperNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
MAGETABUtils.resolveExperimentFactorTypes(MAGETABInvestigation investigation,
HybridizationNode hybNode)
Resolves all the factor value types (the typing information in square brackets - so "foo" in Factor Value[foo])
in the provided hybridization node and maps them to the actual experiment factor type declared in the IDF.
|
Copyright © 2014. All rights reserved.