Skip to content
Snippets Groups Projects
Commit 37dd640e authored by Luke Zappia's avatar Luke Zappia
Browse files

Update NEWS.Rd

parent 21aa3e4f
No related branches found
No related tags found
No related merge requests found
Package: splatter
Type: Package
Title: Simple Simulation of Single-cell RNA Sequencing Data
Version: 1.9.10
Version: 1.9.11
Date: 2019-10-20
Authors@R:
c(person("Luke", "Zappia", role = c("aut", "cre"),
......
# DEVELOPMENT VERSION
## Version 1.9.11 (2019-10-20)
* Update NEWS.Rd
## Version 1.9.10 (2019-10-20)
* Update scater QC function names
......@@ -12,8 +16,8 @@
## Version 1.9.8 (2019-10-11)
* Add Kersplat simulation! Still experimental but is useable.
`* Check for counts assay when estimating from SingleCellExperiment objects
` (Fixes #82)
* Check for counts assay when estimating from SingleCellExperiment objects
(Fixes #82)
* Fix where simpleSimulate stores parameters (Fixes #72)
### Version 1.9.7.9019 (2019-10-11)
......
\name{NEWS}
\title{News for Package \pkg{splatter}}
\section{Version 1.8.0, Bioconductor 3.9 Release (2018-04-18)}{
\section{Version 1.10.0, Bioconductor 3.10 Release (2019-10-20)}{
\itemize{
\item{Add the (experimental) Kersplat simulation model. This model
incorporates a gene network and other useful features.}
\item{Refactor the summariseDiff function and add the KS statistic.}
\item{Add variable gene correlation plot to compareSCEs and violins to
other comparison plots.}
\item{Check for counts assay when estimating from SingleCellExperiment
objects.}
\item{Fix where simpleSimulate stores parameters.}
\item{Fix bugs where parameters were not being passed correctly in
BASiCSEstimate and sparseDCEstimate.}
\item{Replace the sc_example_counts dataset from scater with the mockSCE
function.}
\item{Tidy and improve estimation function examples and add checks for
suggested packages.}
\item{Various fixes for compatibility with updates to other packages.}
}
\section{Version 1.8.0, Bioconductor 3.9 Release (2019-04-18)}{
\itemize{
\item{Add a Splat parameters vignette}
\item{Rename the Splat path.length parameter to path.nSteps}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment