- fix the issue in
ridgeplot(showCategory)
: support a vector of Description, not ID(2023-12-1, Fri, #193)
ridgeplot()
supports passing a vector of selected pathways via the 'showCategory' parameter (2023-11-30, Thu, #193)- fix
treeplot()
to compatible with the current version of ggtree and ggtreeExtra. (2023-10-28, Sat) - add clusterPanel.params[["colnames_angle"]] parameter to set the angle of colnames. (2023-10-28, Sat)
- Bioconductor RELEASE_3_18 (2023-10-25, Wed)
set_enrichplot_color()
, a helper function to set colors (2023-09-13, Wed)- change default color: from c("red", "blue") to c("#e06663", "#327eba")
- use
check_installed()
to check package dependency (2023-09-08, Fri, #254)
- introduce 'facet' parameter in
dotplot()
method forcompareClusterResult
. Iffacet = "intersect"
, the dots will be separated by enriched pathway intersection among clusters. It can set to other variable that can be used for splitting the figure (e.g., "category" for KEGG results) (2023-08-21, Mon)
- fixed
cnetplot.compareClusterResult()
for only contains one cluster (2023-05-24, Wed, #243)
- Bioconductor RELEASE_3_17 (2023-05-03, Wed)
- fix
emapplot()
for parameter mismatch (2023-02-20, Mon) - fix
ridgeplot
for error when x@readable == TRUE and length(x@gene2Symbol) = 0 (2022-12-5, Mon) - fix
ridgeplot
for error whenx@readable == TRUE
andlength(x@gene2Symbol) = 0
(2022-12-5, Mon, #217)
- fix
cnetplot()
fornode_label
parameter is flipped(2022-12-04, Sun, #216) - bug fixed in
treeplot()
(2022-11-18, Fri) - enable
dotplot()
andautofacet()
forgseaResultList
object
- Bioconductor RELEASE_3_16 (2022-11-02, Wed)
- rename parameters of
emapplot()
,centplot()
andtreeplot()
(2022-09-11, Sun)
- align the dots in
treeplot()
(2022-10-1, Sat) - fix a bug in color legend of
treeplot()
(2022-10-1, Sat)
autofacet
to automatically splitbarplot
anddotplot
into several facets (2022-09-06, Tue)dotplot
method forenrichResultList
object- add parameters
hilight_category
,alpha_hilight
,alpha_nohilight
forcnetplot()
andemapplot
(2022-09-4, Sun) - change round digits of cnetplot scatterpie legend to 1 (2022_8_29, Mon).
gsearank()
can export result as a table whenoutput = "table"
(2022-08-29, Mon, #184)- fix a bug in
fc_readable()
(2022-08-29, Mon, #189) - allows passing
color="NES"
todotplot()
forgseaResult
object (2022-08-29, Mon, #14)
- fix a bug in YuLab-SMU/clusterProfiler#488 (2022-08-25, Thu)
- support multiple gene sets in
geom_gsea_gene
layer (2022-08-25, Thu) geom_gsea_gene
layer (2022-08-24, Wed)- add parameters
symbol
andpvalue
forheatplot.enrichResult()
(2022-08-20, Sat) - change default values of
group_category
andnode_label
inssplot()
(2022-07-04, Mon) - update document of
ssplot()
(2022-07-04, Mon) gseaplot()
andgseaplot2()
returngglist
object instead of plotting the figure (2022-05-05, Thu)- fix
ridgeplot
whenx@readable = TRUE
(2022-04-30, Sat)
- Bioconductor 3.15 release
- update
treeplot
: support passing rel object tooffset
andoffset_tiplab
(2022-04-24, Sun)
- export `drag_network' (2022-03-07, Mon)
- update
cnetplot.enrichResult
to be supported bydrag_network
(2022-3-6, Sun) - add function
drag_network
to drag the nodes of networks (2022-2-25, Fri) - fix a bug in
goplot
:goplot.gseaResult
needsetType
slot instead ofontology
slot (2022-2-22, Tue) - return
gg
object instead of print it indotplot.compareClusterResult()
(2022-01-05, Wed, @altairwei, #160)
- add
label_format_tiplab
andlabel_format_cladelab
parameters fortreeplot
(2021-12-24, Fri) - support treeplot of compareCluster(GSEA algorithm) result(2021-12-13, Mon)
- support visualization of compareCluster(GSEA algorithm) result(2021-12-11, Sat)
- support scientific notation for
gseaplot2
(2021-12-4, Sat)
- fixed R check by importing
utils
- Bioconductor 3.14 release
- mv
ep_str_wrap
toyulab.utils::str_wrap
(2021-10-13, Wed) - adjust the order of legends for
dotplot
,emapplot
,cnetplot
andtreeplot
(2021-10-8, Fri) - update
treeplot
: add "dotplot" and "heatmap" panels fortreeplot
(2021-9-15, Wed) - update
dotplot
: enablesize
parameter applicable to other columns of compareClusterResult(2021-9-17, Fri) - enable
label_format
parameter forheatplot
(2021-09-01, Wed) - add
get_ggrepel_segsize
function to setsegment.size
value forggrepel
(2021-08-29, Sun) - update
ep_str_wrap
(2021-08-28, Sat) cnetplot
now works with a named list (2021-08-23, Mon; clusterProfiler#362)
- use
aplot::plot_list
instead ofcowplot::plot_grid
(2021-06-13, Sun - add
color_category
andcolor_gene
parameters forcnetplot
(2021-6-11, Fri) - Enables
showCategory
parameter to support character input indotplot.compareClusterResult
(2021-6-10, Thu)
- Bioconductor 3.13 release
- add function
ssplot
for similarity space plot. (2021-4-22, Thu). - Reconstruct the
emapplot
function and replaceemapplot_cluster
byemapplot(group_category = TRUE)
- fix bug in
emapplot_cluster.enrichResult
when the number of cluster is 2 (2021-2-24, Wed). - fix bug in
treeplot
: The legend is not the right size (2021-2-6, Sat). - fix
dotplot
forlabel_format
parameter doesn't work(2021-2-3, Wed). - fix bug in
gseaplot2
(2021-1-28, Thu)
- update document (2021-1-7, Thu)
- update
dotplot
: replaceggsymbol::geom_symbol
withggstar::geom_star
(2021-1-6, Wed) - add parameter
shadowtext
for three functions:emapplot
,emapplot_cluster
andcnetplot
. (2021-1-5, Tue) - update
dotplot
: supports the use of shapes and line colors to distinguish groups (2021-1-3, Sun) - add
treeplot
function (2020-12-29, Tue) - rename function
get_ww
toget_similarity_matrix
(2020-12-29, Tue) - move the
emapplot
related functions to emapplot_utilities.R - fix bug in
emapplot
andcnetplot
when enrichment result is one line (2020-12-26, Sat) - fix
pairwise_termsim
for the bug of repeated filtering ofshowCategory
(2020-12-23, Wed) - fix
showCategory
forcnetplot
,emapplot
,emapplot_cluster
whenshowCategory
is a vector of term descriptions
- add
orderBy
anddecreasing
parameters forridgeplot()
(2020-11-19, Thu) - update
emapplot_cluster()
to label cluster in center by default and useggrepel
if settingrepel = TRUE
(2020-11-08, Mon) - add a
label_format
parameter to support formatting label (2020-10-28, Wed)- if provided with a numeric value will simply string wrap by default
- if provided with a function will instead set labels = user_defined_function() within the scale function
- YuLab-SMU#73
- Bioconductor 3.12 release (2020-10-28, Wed)
- fix
wordcloud_i
(2020-10-15, Thu) - Remove similarity calculation from emapplot
- implement
pairwise_termsim
to calculate similarity of enriched terms (2020-10-09, Fri) - change parameters to be more consistent
- add
node_label_size
parameter to adjust the size of node label inemapplot
function (2020-09-18, Fri)
- add function
emapplot_cluster
(2020-09-01, Tue)
- update
barplot
to remove usingcoord_flip()
(2020-09-10, Thu) - update
cnetplot
color scale to tolerate with skewed foldchange (2020-03-13, Fri)
cnetplot
forcompareClusterResult
(compareCluster
output) (2019-12-02, Mon)- move
barplot
,dotplot
andfortify
methods ofcompareClusterResult
fromclusterProfiler
(2019-11-2, Sat)
- Bioconductor 3.10 release
- update
node_label
parameter incnetplot
to support selection of subset to be labeled (2019-09-27, Fri) upsetplot
forgseaResult
(2019-09-25, Wed)- reimplement
upsetplot
based onggupset
gseadist
for plotting logFC distribution of selected gene sets. (2019-06-25, Tue)
- Bioconductor 3.9 release
dotplot
supports settingx
to other variable, e.g. NES (2019-01-10, Thu)- mv vignette to clusterProfiler-book.
- Bioconductor 3.8 release
gsearank
for plotting ranked list of genes belong to specific gene set (2018-07-04, Wed)
base_size
parameter ingseaplot2
(2018-06-21, Thu)
pmcplot
for plotting pubmed trend (2018-06-14, Thu)ggtable
for plotting tablegseaplot2
now accepts a vector ofgeneSetID
(2018-06-13, Wed)
emapplot
supportsshowCategory
parameter to accept a vector ofDescription
(2018-05-29, Tue)- bug fixed of
showCategory
parameter for vector ofDescription
incnetplot
gseaplot2
that mimic the figure generated by broad institute's GSEA software (2018-05-28, Mon)
cnetplot
supportsshowCategory
parameter to accept a vector ofDescription
- Bioconductor 3.7 release
node_label = TRUE
parameter incnetplot
(2018-04-08, Sun )- drop NA in
dotplot
<2018-03-19, Mon> - enable using formula to specify x axis in
dotplot
- fixed
goplot
issue by imporintggraph
<2018-03-12, Mon>-
Error in grid.Call(C_convert, x, as.integer(whatfrom), as.integer(whatto), :
invalid line type
dotplot
now supportsorderBy
anddecreasing
parameters to specify the order of dots byorder(x[[orderBy]], decreasing=decreasing)
- defined
upsetplot
(2018-01-30, Tue) - all visualization methods were defined as
S4
methods (2018-01-29, Mon)
- defined all visualization functions as generic functions (2018-01-03, Wed)
- add
colorEdge
parameter incnetplot
- update docs
- import
ggplot2::rel
to fix R check (2017-11-28, Tue)
- ready to submit to Bioconductor (2017-11-28, Tue)
heatplot
andgseaplot
(2017-11-28, Tue)ridgeplot
,barplot
anddotplot
derived fromDOSE
(2017-11-28, Tue)cnetplot
(2017-11-28, Tue)
- vignette added (2017-11-28, Tue)
goplot
for plotting induced GO DAG (2017-11-27, Mon)
emapplot
for plotting enrichment map (2017-11-23)