Skip to content

Releases: const-ae/tidygenomics

v0.1.2

12 Aug 07:41
Compare
Choose a tag to compare
  • Remove remaining calls to deprecated tidyr functions to become compatible with tidyr v1.0.0.
    Thanks to @jennybc for the pull request (#6)

v0.1.1

27 May 09:29
Compare
Choose a tag to compare
  • Fix issue #5

    • the genome_cluster method assigned all chunks to cluster zero if their end was smaller
      than the end of the first entry
  • Port dplyr calls to new tidyeval API

    • This avoids plenty of deprecation warnings
  • Add pkgdown webpage: https://const-ae.github.io/tidygenomics/

Initial Release

26 Jun 12:24
Compare
Choose a tag to compare

The package has been accepted on CRAN