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 -t/--num-threads parameter to the variant convert command line #124

Closed jtarraga closed 7 years ago

jtarraga commented 8 years ago

In order to decrease the VCF/Avro/Parquet conversion times, multi-threaded converters have to be implemented. Users should indicate the number of threads by using the parameter: -t or --num-threads.