7.4 VCFDiagnostics
Diagnosing a VCF file
VCFDiagnostics estimates the fraction of reference to the alternate allele. This task requires the input VCF file to have allelic depth field. None of the VCF files generated by any of the ATLAS tasks have allelic depth field.
7.4.1 Input
Required inputs :
--vcf Input_vcf_file.vcf.gz |
VCF file with allelic depth field. |
Optional inputs :
None
Specific Parameters :
--writeBED |
Write invariant sites to bed file. |
--fixInt |
Fix integers that are printed as floats. |
- See Filter parameters to apply specific filters for bases, reads and parsing window setting.
Engine parameters that are common to all tasks can be found here.