public class AnnotationFileFetcher extends Object
Constructor and Description |
---|
AnnotationFileFetcher(SettingsHolder settingsHolder) |
Modifier and Type | Method and Description |
---|---|
protected List<ubic.gemma.model.expression.arrayDesign.ArrayDesignValueObject> |
convert(com.sdicons.json.model.JSONValue v) |
List<ubic.gemma.model.expression.arrayDesign.ArrayDesignValueObject> |
fetchList()
Get the list of available annotations
|
ubic.gemma.model.expression.arrayDesign.ArrayDesignValueObject |
pickAnnotation()
Show a list of available annotation files.
|
public AnnotationFileFetcher(SettingsHolder settingsHolder)
public ubic.gemma.model.expression.arrayDesign.ArrayDesignValueObject pickAnnotation() throws IOException
IOException
public List<ubic.gemma.model.expression.arrayDesign.ArrayDesignValueObject> fetchList() throws IOException
IOException
protected List<ubic.gemma.model.expression.arrayDesign.ArrayDesignValueObject> convert(com.sdicons.json.model.JSONValue v)
v
- Copyright © 2002-2013 UBC Centre for High-Throughput Biology. All Rights Reserved.