fenr 1.1.5
- Bug fix: if feature id - term id mapping is not unique (which can happen), features are duplicated in counting; fixed by
dplyr::distinct()
on mapping - Correction in vignette: using yeast genome for
topGO
, instead of human. - Improving test coverage
- Making tests and examples resilient to Ensembl outage.