- import
xlab2()
andylab2()
from 'aplot' (2024-06-17, Mon)
- update
upsetplot()
and rename toupset_plot()
- prototype version of
upsetplot()
from aplot (2023-08-04, Fri) - export
oncoplot()
(2023-07-19, Wed) - prototype of
oncoplot()
(2023-07-18, Tue)- with helper functions,
oncoplot_main()
,oncoplot_sample()
andoncoplot_gene()
print()
method foroncoplot
objectoncoplotGrob()
to convertoncoplot
object togrob
- with helper functions,
- extend
funky_point()
to support different shapes defined in the 'ggstar' package and extendfunky_bar()
to support grouped bar plot (2023-06-24, Sat, #29) - use
ggfun::theme_blinds()
for funky plots (2023-06-20, Tue) funky_heatmap()
and relative functions (2023-06-18, Sun)funky_text()
funky_point()
funky_bar()