VCF Preprocessing
Learn about preprocessing VCF data before using it in an analysis.
Last updated
Was this helpful?
Was this helpful?
dx run app-glnexus \
-i common.gvcf_manifest=<manifest_file_id> \
-i common.config=gatk_unfiltered \
-i common.targets_bed=<bed_target_ranges>dx run workflow-glnexus \
-i common.gvcf_manifest=<manifest_file_id> \
-i common.config=gatk_unfiltered \
-i common.targets_bed=<bed_target_ranges> \
-i unify.shards_bed=<bed_genomic_partition_ranges> \
-i etl.shards=<num_sample_partitions>