Class OutputCommand.Output
java.lang.Object
org.monarchinitiative.lirical.cli.cmd.OutputCommand.Output
- Enclosing class:
 - OutputCommand
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanPrefix of the output file. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
outdir
 - 
outputFormats
 - 
outfilePrefix
Prefix of the output file. For instance, if the user enters-x sample1and an HTML file is output, the name of the HTML file will besample1.html. If a TSV file is output, the name of the file will besample1.tsv. - 
lrThreshold
 - 
minDifferentialsToShow
 - 
displayAllVariants
public boolean displayAllVariants 
 - 
 - 
Constructor Details
- 
Output
public Output() 
 -