Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleOpenCGA Variant Index Job Creation
./opencga.sh files link -i variantFile.vcf.gz -s "sudy"myStudy 
./opencga.sh variant index --file variantFile.vcf.gz --calculate-stats --annotate -o tmp

...