All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- New
--file
flag to enable search using a file of rsIDs (#7)
- Added support for multiple rsIDs in the VCF ID column
- Added support for rsIDs appearing in multiple records (forbidden by VCF spec but used in some popularpopulation survey data)
- Configured continuous integration (CI) with GitHub actions
- Changed
rsidx index
so that it now fails if index already exists; provided a--force
flag to override
Bugfix release with updated file manifest.
Initial release!
- Command-line entry point:
rsidx
- Command-line operations:
rsidx index
: index a VCF filersidx search
: query a VCF file by rsID