- Dots plots are now explicitly sized with
size_by=c("genesets", "significance", "none")
- Version bump for bioconductor
msigdb_download()
filters by distinct gene symbols within genesets (relevant tomsigdb
>=7.4.1)
- Version bump for bioconductor
- Add
hyp_to_graph()
- Add optional igraph export for
hyp_hmap()
- Switch
hyp_hmap()
node coloring codes from rgba to hex - Fix warning from deprecated
guides()
functionality
- Add additional input checks for
rgsets
objects - Automatic removal of self loops from
rgsets
edges
- Version bump for bioconductor
rctbl_build()
now wrapshyp
objects into unlabledmultihyp
objectsrctbl_build()
nested tables shows the number of enriched genesets
- Correct file extensions (.rmd/.html) from output of
hyp_to_rmd()
- Relative paths are now supported by
hyp_to_rmd()
- Fixed bug for wrong column names from
enrichr_available()
- Added the first shiny module for geneset selection
- Version bump for bioconductor
- Fixed
hyp_dots(merge=TRUE)
bug where some genesets were not showing - Added support for fetching non-human Enrichr libraries (e.g. Yeast, Fly, Worm, Fish)
- Better reporting through
rctbl_hyp()
andrctbl_mhyp()
- Version bump for bioconductor
- Ability to clean genesets names
- Multiple signatures can now be merged into a single plot with
hyp_dots(merge=TRUE)
- Set the
hyp_dots()
legend title to the significance measure used - Versioning information used in export functions now includes parameters passed to
hypeR()
- Version bump for bioconductor
- Added the genesets object with versioning
- Downloaded genesets are now wrapped into gsets or rgsets objects automatically
- Added functionality to download genesets directly from enrichr
- Simplified functionality to download genesets via msigdbr
- Genesets versioning is included by default in exporting/reporting functions
- Tables now include the size of signatures, genesets, and the background distribution
- Converted
lapply()
functions tomapply()
- Removed option to disable titles when multiple signatures are plotted
- Removed option to show/return plots
- Some variable names across functions were made shorter or more clear
- Version bump for bioconductor
- Changed default order of elements under each tab in
hyp_to_rmd()
function
- Published in Bioinformatics
- https://doi.org/10.1093/bioinformatics/btz700