public class AnnotateCSVCommand extends JannovarAnnotationCommand
Constructor and Description |
---|
AnnotateCSVCommand(net.sourceforge.argparse4j.inf.Namespace args) |
Modifier and Type | Method and Description |
---|---|
void |
run()
This function will simply annotate a csv file where positions are set
|
public AnnotateCSVCommand(net.sourceforge.argparse4j.inf.Namespace args) throws CommandLineParsingException
argv
- args
- CommandLineParsingException
public void run() throws JannovarException
run
in class JannovarCommand
AnnotationException
- on problems in the annotation processJannovarException
- on problems executing the command.Copyright © 2019. All rights reserved.