Skip to main content

Crate rsomics_vcf_reheader

Crate rsomics_vcf_reheader 

Source

Functions§

passthrough
Pass-through: copy input to output unchanged (neither -h nor -s given).
reheader_replace
Replace the entire header (all #-prefixed lines) with the contents of header_file, then stream data records unchanged.
reheader_samples
Rename samples on the #CHROM line, leaving all other header lines and all data records unchanged.