README.md

MADSEQ

MADSEQ-R package for mosaic aneuploidy detection

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

Quick Start

Dependencies

Install

source("https://bioconductor.org/biocLite.R")
biocLite("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



ykong2/MADSEQ documentation built on May 4, 2019, 5:30 p.m.