Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bbimber committed Dec 21, 2023
1 parent 6d8ab15 commit 8b28097
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/Preprocessing.R
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ PerformEmptyDrops <- function(seuratRawData, emptyDropNIters, fdrThreshold=0.001

#' @title LogNormalizeUsingAlternateAssay
#'
#' @param seuratObject The seurat object
#' @param seuratObj The seurat object
#' @param assayToNormalize The name of the assay to normalize
#' @param assayForLibrarySize The name of the assay from which to derive library sizes. This will be added to the library size of assayToNormalize.
#' @param scale.factor A scale factor to be applied in normalization
Expand Down
4 changes: 2 additions & 2 deletions man/LogNormalizeUsingAlternateAssay.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b28097

Please sign in to comment.