From 145ed65c337344d71d2bc33a389b4111b10458f4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" Date: Mon, 5 Feb 2024 17:17:58 +0000 Subject: [PATCH] Roxygenize --- DESCRIPTION | 2 +- man/SimBu.Rd | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index d65f170..e2d1967 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -14,7 +14,7 @@ Description: SimBu can be used to simulate bulk RNA-seq datasets with known cell License: GPL-3 + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 Imports: basilisk, BiocParallel, diff --git a/man/SimBu.Rd b/man/SimBu.Rd index 894b23e..2ebcbcf 100755 --- a/man/SimBu.Rd +++ b/man/SimBu.Rd @@ -2,6 +2,7 @@ % Please edit documentation in R/simulator.R \docType{package} \name{SimBu} +\alias{SimBu-package} \alias{SimBu} \title{SimBu: Bias-aware simulation of bulk RNA-seq data with variable cell type composition} \description{ @@ -31,3 +32,15 @@ adapt the cell type fractions in each sample by changing the scenario parameter. Inspect the cell type composition of your simulations with the plot_simulation() function. } +\seealso{ +Useful links: +\itemize{ + \item \url{https://github.com/omnideconv/SimBu} + \item Report bugs at \url{https://github.com/omnideconv/SimBu/issues} +} + +} +\author{ +\strong{Maintainer}: Alexander Dietrich \email{alex.dietrich@tum.de} + +}