|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.arraydesign.loader.genepix.GenepixGprArrayDesignLoader
public final class GenepixGprArrayDesignLoader
Loads array design annotation from a GenePix GPR file (used as a last resort if data files are not associated with a complete array design).
Method Summary | |
---|---|
static GenepixGprArrayDesignLoader |
create(java.io.File gprFile)
|
PhysicalArrayDesign |
getArrayDesign()
Creates and returns the array design object from the .CDF file. |
void |
reloadArrayDesign(PhysicalArrayDesign design)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static GenepixGprArrayDesignLoader create(java.io.File gprFile)
public PhysicalArrayDesign getArrayDesign() throws GenepixGprFormatException
ArrayDesignDataSourceException
GenepixGprFormatException
public void reloadArrayDesign(PhysicalArrayDesign design) throws GenepixGprFormatException
GenepixGprFormatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |