public class GalaxyDataExporter extends Object
| Constructor and Description |
|---|
GalaxyDataExporter(String galaxyUrl,
String galaxyApiKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(String dataSetName,
File tsvFile) |
void |
export(String dataSetName,
File tsvFile,
String historyName) |
public void export(String dataSetName, File tsvFile) throws GalaxyDataExportException
GalaxyDataExportExceptionpublic void export(String dataSetName, File tsvFile, String historyName) throws GalaxyDataExportException
GalaxyDataExportExceptionCopyright © 2016. All Rights Reserved.