https://doi.org/10.5281/zenodo.15302315
NEWS.md
# GencoDymo2 1.0.2
## Bug Fixes
- Removed hard dependency on `BSgenome.Hsapiens.UCSC.hg38`; now listed in `Suggests`.
- Updated multiple functions to handle genome input more robustly using `requireNamespace()` pattern.
- Ensured CRAN compatibility for functions using `getSeq()`.
## Improvements
- Cleaned up examples to avoid running genome-heavy code during CRAN checks.
# GencoDymo2 1.0.1
* Initial stable release of GencoDymo2
* Provides functions to extract, compare, and analyze GENCODE annotations.
* Supports generation of splice site motif FASTA files.
* A modified remake of GencoDymo package
# GencoDymo2 1.0.0.9000
* Initial development release of GencoDymo2
* A modified remake of GencoDymo package