NEWS
GencoDymo2 1.0.4 (2026-01-12)
Bug fixes
- Added missing global variable declaration to fix dplyr update (PR #04, thanks @DavisVaughan).
GencoDymo2 1.0.3 (2025-08-21)
Bug Fixes
- Fixed issue #2: Corrected handling of gene_type argument in the
compare_release() function. Now the argument is gene_biotype
GencoDymo2 1.0.2 (2025-07-14)
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 (2025-05-15)
- 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