Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dvir Aran committed Aug 24, 2017
1 parent 98afc05 commit d24ff84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion R/xCell.R
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,8 @@ microenvironmentScores <- function(adjustedScores) {
#' \code{xCellSignifcanceBetaDist} Returns the FDR adjusted p-values of the chance that the cell is not present in the mixture.
#'
#' @param scores the xCell scores.
#' @param beta_dist the pre-calculated beta distribution from random mixtures.
#' @param beta_params the pre-calculated beta distribution parameters from random mixtures.
#' @param rnaseq if beta_params is null, than uses xCell.data beta_params. If TRUE uses sequencing-based params, else array-based params.
#' @param file.name file name to write the p-values table.
#'
#' @return a p-values matrix for each score.
Expand Down
6 changes: 4 additions & 2 deletions man/xCellSignifcanceBetaDist.Rd

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

0 comments on commit d24ff84

Please sign in to comment.