vcf_batcher 0.2.0

Command-line tool to cut VCF (variant call files) into smaller batches, intended to be used for multiprocessing or distributed computing.
Documentation
1
2
3
4
5
# VCF Batcher
[![Rust](https://github.com/GeroVanMi/vcf_batcher/actions/workflows/build.yml/badge.svg)](https://github.com/GeroVanMi/vcf_batcher/actions/workflows/build.yml)

Rust crate to cut VCF (variant call files) into smaller batches, intended to be used for multiprocessing or distributed computing.