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

vcf-fix-newlines - fix newlines in VCF file

Description

       About: Reads in a VCF file with any (commonly used) newline representation and outputs with the

              current system's newline representation.

Name

       vcf-fix-newlines - fix newlines in VCF file

Options

-i, --info
              Report if the file is consistent with the current platform based.

       -h, -?, --help
              This help message.

   Example:
              vcf-fix-newlines   -i   file.vcf   vcf-fix-newlines   file.vcf.gz   >   out.vcf   cat  file.vcf  |
              vcf-fix-newlines > out.vcf

vcf-fix-newlines 0.1.14                             July 2016                                VCF-FIX-NEWLINES(1)

Synopsis

vcf-fix-newlines [OPTIONS]

See Also