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, promptString
get_syntax, parse_parameters, println, setConfig, setMetadata, setParams
public BatchMetadataInjection()
Constructor for AttributeAnnotator.
public ReturnValue init()
init
in interface PluginInterface
init
in class Metadata
public ReturnValue do_test()
do_test
in interface PluginInterface
do_test
in class Metadata
public ReturnValue do_run()
do_run
in interface PluginInterface
do_run
in class Metadata
public ReturnValue clean_up()
clean_up
in interface PluginInterface
clean_up
in class Metadata
public String get_description()
get_description
in interface PluginInterface
get_description
in class Metadata
public static void main(String[] args)
Copyright © 2015 SeqWare. All rights reserved.