Skip to content

GencoDymo2 v1.0.2

Choose a tag to compare

@monahton monahton released this 14 Jul 12:07
· 14 commits to main since this release

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.