R package PSCBS is available on CRAN and can be installed in R as:
# install.packages("BiocManager")
BiocManager::install(c("aroma.light", "DNAcopy"))
install.packages("PSCBS")
To install the pre-release version that is available in Git branch develop
on GitHub, use:
remotes::install_github("HenrikBengtsson/PSCBS", ref="develop")
This will install the package from source.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.