public class BatchMetadataInjection extends Metadata
BatchImport class.
interactive| Constructor and Description |
|---|
BatchMetadataInjection()
Constructor for AttributeAnnotator.
|
| Modifier and Type | Method and Description |
|---|---|
ReturnValue |
clean_up()
Perform post-task clean-up here.
|
ReturnValue |
do_run()
Performs the main tasks for the plugin.
|
ReturnValue |
do_test()
Perform any active system testing here.
|
String |
get_description()
Generates a short description of the plugin, preferably one line.
|
ReturnValue |
init()
Plugin initialization code goes here.
|
static void |
main(String[] args) |
addExperiment, addFile, addIUS, addLane, addSample, addSequencerRun, addStudy, addWorkflow, addWorkflowRun, checkFields, closeBufferWriter, fieldsConfirmed, fileString2FileMetadata, listFields, parseFields, parseFiles, parseParentAccessions, print, promptBoolean, promptForExperiment, promptForFields, promptForIUS, promptForLane, promptForSample, promptForSequencerRun, promptForStudy, promptInteger, promptStringget_syntax, parse_parameters, println, setConfig, setMetadata, setParamspublic BatchMetadataInjection()
Constructor for AttributeAnnotator.
public ReturnValue init()
init in interface PluginInterfaceinit in class Metadatapublic ReturnValue do_test()
do_test in interface PluginInterfacedo_test in class Metadatapublic ReturnValue do_run()
do_run in interface PluginInterfacedo_run in class Metadatapublic ReturnValue clean_up()
clean_up in interface PluginInterfaceclean_up in class Metadatapublic String get_description()
get_description in interface PluginInterfaceget_description in class Metadatapublic static void main(String[] args)
Copyright © 2015 SeqWare. All rights reserved.