Skip to content

Commit 9ce607e

Browse files
Copilotstemangiola
andcommitted
Fix documentation consistency issues
Co-authored-by: stemangiola <[email protected]>
1 parent 9419294 commit 9ce607e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

R/tidySingleCellExperiment-package.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#' \item Direct plotting with \code{\link[ggplot2]{ggplot}} and \code{\link[plotly]{plot_ly}}
2626
#' \item \code{\link{aggregate_cells}} - Aggregate cell gene-transcription abundance as pseudobulk tissue
2727
#' \item \code{\link{as_tibble}} - Convert cell-wise information to a tibble
28-
#' \item \code{join_features} - Add feature-wise information, returns a tidySingleCellExperiment object
28+
#' \item \code{\link{join_features}} - Add feature-wise information, returns a tidySingleCellExperiment object
2929
#' }
3030
#'
3131
#' For detailed information on usage, see the package vignette, by typing
@@ -55,8 +55,8 @@
5555
#' \itemize{
5656
#' \item \code{\link[SingleCellExperiment]{SingleCellExperiment}} - The core Bioconductor single-cell data structure
5757
#' \item \code{\link[tidySummarizedExperiment]{tidySummarizedExperiment}} - For tidy manipulation of SummarizedExperiment objects
58-
#' \item \code{tidyseurat} - For tidy manipulation of Seurat objects
59-
#' \item \code{tidybulk} - For tidy bulk RNA-seq data analysis
58+
#' \item tidyseurat - For tidy manipulation of Seurat objects
59+
#' \item tidybulk - For tidy bulk RNA-seq data analysis
6060
#' }
6161
#'
6262
#' @author Stefano Mangiola \email{mangiolastefano@@gmail.com}

man/tidySingleCellExperiment-package.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)