logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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