knitr::opts_chunk$set(echo = TRUE)
You can install scMEGA via below commands:
# Install devtools if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools") # Install scMEGA devtools::install_github("CostaLab/scMEGA", force = TRUE)
# Check session information sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.