Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

dumpContigsFromHeader

Authors

       Erik Garrison and vcflib contributors.

dumpContigsFromHeader (vcflib)                                                          DUMPCONTIGSFROMHEADER(1)

Description

       Dump contigs from header

Examples

              Example:

                  **dumpContigsFromHeader** samples/scaffold612.vcf

                  ##contig=<ID=scaffold4,length=1524>
                  ##contig=<ID=scaffold12,length=56895>
                  (...)

                  output

                  scaffold4       1524
                  scaffold12      56895
                  (...)

              Type: transformation

Exit Values

0      Success

       not0  Failure

License

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

Name

dumpContigsFromHeader

Other

See Also

vcflib(1)

Synopsis

dumpContigsFromHeader file

See Also