opencb / hpg-bigdata

This repository implements converters and tools for working with NGS data in HPC or Hadoop cluster
Apache License 2.0
17 stars 14 forks source link

Use the standard output and JSON format (variant query command line) #108

Open jtarraga opened 8 years ago

jtarraga commented 8 years ago

Currently the -o, --output parameter is mandatory in the variant query command line. It should be optional. In addition, if this parameter is not present, the results will be sent to the standard output in JSON format.