README.md

MADSEQ

MADSEQ-R package for mosaic aneuploidy detection

GitHub page: http://ykong2.github.io/MADSEQ/

Quick Start

Dependencies

Install

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")

User Guide

Please follow the instruction of the documentation

Other

For more information, please check our page for MADSEQ



Try the MADSEQ package in your browser

Any scripts or data that you put into this service are public.

MADSEQ documentation built on Nov. 8, 2020, 6:51 p.m.