I'm using custom reference for variant calling (v1.10), and set the parameter --population_vcfs="/path/to/my/reference.vcf.gz". But it ran to an error and told me that there is no population_vcfs parameter. I also tried --make_examples_extra_args="population_vcfs=/path/to/my/reference.vcf.gz" , it didn't working yet, and seems using the default hg38 PON. If this paramter cannot be successfully set up, can I ignore the warning and keep the job running, and I manually filter out the germline variants from the output vcf using my germline reference? Look forward your reply!
I'm using custom reference for variant calling (v1.10), and set the parameter
--population_vcfs="/path/to/my/reference.vcf.gz". But it ran to an error and told me that there is nopopulation_vcfsparameter. I also tried--make_examples_extra_args="population_vcfs=/path/to/my/reference.vcf.gz", it didn't working yet, and seems using the default hg38 PON. If this paramter cannot be successfully set up, can I ignore the warning and keep the job running, and I manually filter out the germline variants from the output vcf using my germline reference? Look forward your reply!