Nothing
The panelcn.mops R package is based on the cn.mops package and allows to detect copy number variations (CNVs) from targeted NGS panel data. Please visit http://www.bioinf.jku.at/software/panelcnmops/index.html for additional information.
## try http:// if https:// URLs are not supported
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("cn.mops")
install.packages("devtools")
devtools::install_github("bioinf-jku/panelcn.mops")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.