NEWS
BiocSet 1.14
BUG FIX
- (1.12.1 / 1.13.1) propagate metadata with map_*() functions;
reexport metadata(), metadata()<- generics and methods for public
use <https://github.com/Bioconductor/BiocSet/issues/6>
BiocSet 1.3
BUG FIX
- (1.3.5) Improve 'GeneSetCollection' functionality.
- (1.3.3) Fix failing tests for 'kegg_set()'.
- (1.3.1) Fix failing tests due to new version of GO.db.
NEW FEATURES
- (1.3.6) Made the switch from import/export functionality in rtracklayer
to BiocIO.
- (1.3.4) Extending our export functionality to allow for OBO files. Also
create functions to disply relationships of an OBOSet object.
- (1.3.2) Extending our import functionality to allow for OBO files.
BiocSet 1.1
BUG FIX
- (1.1.4) Fix tests for release
- (1.1.3) Update dplyr functions in preparation for dplyr 1.0.0 release.
- (1.1.1) Fix tests that test the length of org objects.
NEW FEATURES
- (1.1.2) Allow contruction of sets from lists,
'BiocSet(list(a=letters, b=LETTERS))'.
BiocSet 0.99.0
SIGNIFICANT NEW FEATURES
- First Bioconductor release