Compilation and Installation
Procedure
- Install the dependencies.
R install.packages("BiocManager")If DONE (BiocManager) is displayed in the command output, the installation is successful.

- Install bioconductor-bubbletree.
BiocManager::install("BubbleTree")If DONE (BubbleTree) is displayed in the command output, the installation is successful.

Parent topic: bioconductor-bubbletree 2.26.0 Porting Guide (Kylin V10)