🎉 GRmap v0.2
This is the stable release of GRmap, a Snakemake pipeline for matching sequencing reads to a reference genome and annotating them with gene, TSS, CpG, and repeat features.
Features
- Modular pipeline using Snakemake
- Read mapping via
match.pl - Genomic annotation via
annotate.pl - Supports compressed FASTA, GFF, BED, and TXT inputs
- Fully configurable via
config.yaml - Clean and reproducible output structure
📚 Documentation
Refer to the docs for setup, usage, and structure.
Full Changelog: v0.1...v0.2