Converts a PED file to VCF headers
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
input{:bash}
:file
The input file, can be either a PED or a VCF file
*.{vcf,vcf.gz,ped}
output{:bash}
*.{vcf.gz,ped}{:bash}
The output file, can be either a filtered PED file or a VCF file containing the PED headers (needs —vcf as argument)
*.{vcf.gz,ped}
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
RealTimeGenomics Tools -- Utilities for accurate VCF comparison and manipulation