| Crates.io | vcf_add_ids |
| lib.rs | vcf_add_ids |
| version | 0.1.1 |
| created_at | 2023-07-24 13:44:25.942304+00 |
| updated_at | 2023-07-24 13:46:54.071526+00 |
| description | Add IDs to VCF records |
| homepage | |
| repository | https://github.com/ekg/vcf_add_ids |
| max_upload_size | |
| id | 924588 |
| size | 609,827 |
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.