Changes in version 1.0.0: NEW FEATURES o This package provides an interface to combined _Bioconductor_ org.* (identifier) and TxDb.* (genomic coordinate) annotation resources. The interface is implemented at several levels, including low-level ‘dplyr’, org-like select(), and TxDb-like genes(), etc. SIGNIFICANT USER-VISIBLE CHANGES o Filters use strict CamelCase convention. BUG FIXES o *IdFilter and *RankFilter are numeric (integer), rather than character.