-
Luke Zappia authored
* master: Bump version number Update scDD reference Add addGeneLengths to vignette Add addGeneLengths tests Add addGeneLengths function Update Roxygen version Update README Add bioc-devel to Travis From: Luke Zappia <lazappi@users.noreply.github.com> git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/splatter@126415 bc3139a8-67e5-0310-9ffc-ced21a209358
Luke Zappia authored* master: Bump version number Update scDD reference Add addGeneLengths to vignette Add addGeneLengths tests Add addGeneLengths function Update Roxygen version Update README Add bioc-devel to Travis From: Luke Zappia <lazappi@users.noreply.github.com> git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/splatter@126415 bc3139a8-67e5-0310-9ffc-ced21a209358
splatSimBCVMeans.Rd 564 B
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/splat-simulate.R
\name{splatSimBCVMeans}
\alias{splatSimBCVMeans}
\title{Simulate BCV means}
\usage{
splatSimBCVMeans(sim, params)
}
\arguments{
\item{sim}{SCESet to add BCV means to.}
\item{params}{SplatParams object with simulation parameters.}
}
\value{
SCESet with simulated BCV means.
}
\description{
Simulate means for each gene in each cell that are adjusted to follow a
mean-variance trend using Biological Coefficient of Variation taken from
and inverse gamma distribution.
}