|
||||||||||
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.GenepixGalArrayDesignLoader
public final class GenepixGalArrayDesignLoader
Loads array design annotation from a GenePix GAL file.
Method Summary | |
---|---|
static GenepixGalArrayDesignLoader |
create(java.io.File galFile)
|
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 GenepixGalArrayDesignLoader create(java.io.File galFile)
public PhysicalArrayDesign getArrayDesign() throws GenepixGalFormatException
ArrayDesignDataSourceException
GenepixGalFormatException
public void reloadArrayDesign(PhysicalArrayDesign design) throws GenepixGalFormatException
GenepixGalFormatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |