diff --git a/R/cTRAP-package.r b/R/cTRAP-package.r index 57a1fe9c..3ee72142 100644 --- a/R/cTRAP-package.r +++ b/R/cTRAP-package.r @@ -37,7 +37,7 @@ #' based on the associated statistical values and respective p-values. #' #' @name cTRAP -#' @docType _PACKAGE +#' @docType package NULL #' ENCODE metadata sample diff --git a/man/cTRAP.Rd b/man/cTRAP.Rd index 144c781b..b4d6bdd9 100644 --- a/man/cTRAP.Rd +++ b/man/cTRAP.Rd @@ -1,7 +1,8 @@ % Generated by roxygen2: do not edit by hand % Please edit documentation in R/cTRAP-package.r, R/shinyInterface_session.R -\docType{_PACKAGE} +\docType{package} \name{cTRAP} +\alias{cTRAP-package} \alias{cTRAP} \title{cTRAP package} \usage{ @@ -84,11 +85,29 @@ Values for each perturbation type can be listed with based on the associated statistical values and respective p-values. } \seealso{ +Useful links: +\itemize{ + \item \url{https://nuno-agostinho.github.io/cTRAP} + \item \url{https://github.com/nuno-agostinho/cTRAP} + \item Report bugs at \url{https://github.com/nuno-agostinho/cTRAP/issues} +} + + Other visual interface functions: \code{\link{launchCMapDataLoader}()}, \code{\link{launchDiffExprLoader}()}, \code{\link{launchDrugSetEnrichmentAnalyser}()}, \code{\link{launchMetadataViewer}()}, \code{\link{launchResultPlotter}()} +} +\author{ +\strong{Maintainer}: Nuno Saraiva-Agostinho \email{nunodanielagostinho@gmail.com} + +Authors: +\itemize{ + \item Bernardo P. de Almeida + \item Nuno L. Barbosa-Morais [lead] +} + } \concept{visual interface functions}