vcf_add_ids

Crates.iovcf_add_ids
lib.rsvcf_add_ids
version0.1.1
sourcesrc
created_at2023-07-24 13:44:25.942304
updated_at2023-07-24 13:46:54.071526
descriptionAdd IDs to VCF records
homepage
repositoryhttps://github.com/ekg/vcf_add_ids
max_upload_size
id924588
size609,827
Erik Garrison (ekg)

documentation

README

vcf id adder

VCF id can be useful for processing.

This is a quick script that assigns IDs in a VCF file based on the position and alleles.

The delimiter can be set. Optionally, a sha1 hash can be use to get an id, which can be more compact.

Commit count: 6

cargo fmt