Skip to content

Latest commit

 

History

History
62 lines (28 loc) · 743 Bytes

vcfclassify.md

File metadata and controls

62 lines (28 loc) · 743 Bytes

% VCFCLASSIFY(1) vcfclassify (vcflib) | vcfclassify (VCF transformation) % Erik Garrison and vcflib contributors

NAME

vcfclassify

SYNOPSIS

vcfclassify

DESCRIPTION

Creates a new VCF where each variant is tagged by allele class: snp, ts/tv, indel, mnp

OPTIONS



Type: transformation

      

EXIT VALUES

0 : Success

not 0 : Failure

SEE ALSO

vcflib(1)

OTHER

Source code

vcfclassify.cpp

LICENSE

Copyright 2011-2024 (C) Erik Garrison and vcflib contributors. MIT licensed. Copyright 2020-2024 (C) Pjotr Prins.