Changelog
Source:NEWS.md
GencoDymo2 1.0.3
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
CRAN release: 2025-07-14
Bug Fixes
- Removed hard dependency on
BSgenome.Hsapiens.UCSC.hg38
; now listed inSuggests
. - Updated multiple functions to handle genome input more robustly using
requireNamespace()
pattern. - Ensured CRAN compatibility for functions using
getSeq()
.