R/999.package.R

#########################################################################/**
# @RdocPackage QDNAseq
#
# \description{
#     @eval "packageDescription('QDNAseq')$Description"
# }
#
# \section{Details}{
#     A package to detect chromosomal aberrations from whole-genome sequencing
#     data. @see "QDNAseqReadCounts" and @see "QDNAseqCopyNumbers" classes are
#     used as the main data structures.
# }
#
# \section{How to cite this package}{
#     Whenever using this package, please cite:
#     @eval "format(citation('QDNAseq'), style='text')"
# }
#
# @author "IS"
#
# \section{License}{
#     This package is licensed under GPL.
# }
#*/#########################################################################

Try the QDNAseq package in your browser

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

QDNAseq documentation built on Nov. 8, 2020, 6:57 p.m.