Skip to content

Latest commit

 

History

History
59 lines (27 loc) · 893 Bytes

vcfremoveaberrantgenotypes.md

File metadata and controls

59 lines (27 loc) · 893 Bytes

% VCFREMOVEABERRANTGENOTYPES(1) vcfremoveaberrantgenotypes (vcflib) | vcfremoveaberrantgenotypes (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfremoveaberrantgenotypes

SYNOPSIS

vcfremoveaberrantgenotypes

DESCRIPTION

strips samples which are homozygous but have observations implying heterozygosity. Remove samples for which the reported genotype (GT) and observation counts disagree (AO, RO).

OPTIONS



Type: transformation

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfremoveaberrantgenotypes.cpp

LICENSE

Copyright 2011-2023 (C) Erik Garrison and vcflib contributors. MIT licensed.