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

Add the necessary metadata parameters to the variant convert command line #96

Closed jtarraga closed 7 years ago

jtarraga commented 8 years ago

In order to initialize the metadata variant with useful information, the variant convert command line should accept as input the following metadata parameters: species, assembly and dataset name. E.g.:

./build/bin/hpg-bigdata-local.sh variant convert --i test.vcf --o test.avro --species human --assembly GRCh38 --dataset-name breast_cancer