MADSEQ-R package for mosaic aneuploidy detection
GitHub page: http://ykong2.github.io/MADSEQ/
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("MADSEQ")
###Install from GitHub
library(devtools)
install_github("ykong2/MADSEQ", build_vignettes=TRUE)
###Install from from tarball
install.packages("directory_to_the_downloaded_package/file_name_MADSEQ.tar.gz")
Please follow the instruction of the documentation
For more information, please check our page for MADSEQ