srbehera / DRAGEN_Analysis

27 stars 3 forks source link

Add RTG makefile #2

Closed mrossi1-ilmn closed 6 months ago

mrossi1-ilmn commented 6 months ago

This Makefile automatically:

The makefile defines one rule per sample and can be invoked as make HG002. The input VCF is provided using QUERY_VCF=/path/to/query/vcf The output folder name can be provided using OUTPUT_PATH=/path/to/output

Call example: make HG002 QUERY_VCF=/path/to/query/vcf OUTPUT_PATH=/path/to/output