R/999.package.R

#########################################################################/**
# @RdocPackage dChipIO
#
# \description{
#   @eval "packageDescription('dChipIO')$Description" 
#
#   This package should be considered to be in an alpha or beta phase.
#   The example data used in this package orginates from the 
#   Affymetrix Fusion SDK library [3].
# }
#
# \section{Installation and updates}{
#   To install this package, see instructions at 
#   \url{http://www.braju.com/R/}.
# } 
#
# \author{
#   Henrik Bengtsson.
# }
#
# \section{To get started}{
#   To get started, see:
#   \enumerate{
#     \item \code{\link{readCdfBin}}() - reads a dChip CDF.bin file.
#     \item \code{\link{readDcp}}() - reads a dChip DCP data file.
#   }
# }
#
# \section{License}{
#   The releases of this package is licensed under 
#   LGPL version 2.1 or newer.
# }
# 
# \references{
#   [1] The dChip software, \url{http://www.dchip.org/}\cr
#   [2] Thread 'DCP File Format', dChip forum 'Welcome, Download \& Codes', 
#       2008. \url{http://dchip.forum5.com/viewtopic.php?p=812#812} \cr
#   [3] Affymetrix Inc, Fusion Software Developers Kit (SDK), 2008.
#       \url{http://www.affymetrix.com/support/developer/fusion/}\cr
# }
#*/#########################################################################

Try the dChipIO package in your browser

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

dChipIO documentation built on May 2, 2019, 5:25 p.m.