Skip to content

Genomic Data Retrieval with R

Latest
Compare
Choose a tag to compare
@HajkD HajkD released this 02 Dec 14:47
· 2 commits to master since this release

biomartr 1.0.7

New features

Generalization of Biomart database access #108

  • Generalized biomart database interface (now uses https and port 433)
  • added cache for biomart database overview
  • added more unit tests for listGenomes() and biomart()

Bug fixes

  • fixed listGenomes() filter error #107
  • Bacteria collection corner case bug fixed #109