if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install(c("Biostrings", "GenomicAlignments", "IRanges"))
devtools::install_github("LuciaRotger/CollessLike", ref="master", dependencies=TRUE)
devtools::install_github("matsengrp/sumrep", ref="master", dependencies=TRUE)
devtools::install_github("airr-community/rep-cred", ref="master", dependencies=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.