- Mar 25, 2017
-
-
Luke Zappia authored
-
Luke Zappia authored
-
Luke Zappia authored
Store gene parameters in data.frame rather than separate vectors. Forces them to be same length and allows more independence between gene parameters and nGenes. Checking for differences between the number of gene parameters and nGenes, and sampling if necessary, is now done in `lun2Simulate` rather than `validObject`. The same is true for nCells and lib.sizes.
-
- Mar 22, 2017
-
-
Luke Zappia authored
-
Luke Zappia authored
-
Luke Zappia authored
Make it clear which are added by Splatter
-
Luke Zappia authored
-
Luke Zappia authored
Drawing quantiles in violins was causing an error
-
Luke Zappia authored
No gives the number of rows in the original counts
-
Luke Zappia authored
-
Luke Zappia authored
-
- Mar 20, 2017
-
-
Luke Zappia authored
-
Luke Zappia authored
Adjust point size
-
Luke Zappia authored
-
Luke Zappia authored
For compatibility with pseudo-counts
-
Luke Zappia authored
Remove cell component
-
- Mar 07, 2017
-
-
Luke Zappia authored
-
Luke Zappia authored
Decided it was unnecessary
-
Luke Zappia authored
* Winsorize means * Only high outliers * Scale edgeR dispersion
- Feb 02, 2017
-
-
Luke Zappia authored
-
Luke Zappia authored
-
- Jan 23, 2017
-
-
Luke Zappia authored
Fix bug that meant non-linear path factors weren't stored in output of splatSimulatePaths
-
- Jan 13, 2017
-
-
mtmorgan@fhcrc.org authored
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/splatter@125902 bc3139a8-67e5-0310-9ffc-ced21a209358
-
- Jan 10, 2017
-
-
Luke Zappia authored
-
Luke Zappia authored
-
- Dec 29, 2016
-
-
Luke Zappia authored
- Dec 21, 2016
-
-
Luke Zappia authored
-
Luke Zappia authored
-
Luke Zappia authored
-
- Dec 13, 2016
-
-
Luke Zappia authored
* Bump R version to 3.4 * Add row, col names to matrices
-
- Dec 12, 2016
-
-
Luke Zappia authored
* Add locfit to NAMESPACE * Add return values to logistic, showPP documentation * Delete commented mergeParams function * Switch to aes_string in compareSCESets * Add examples to getParam, setParam * Adjust line lengths * Adjust indentation
-
- Nov 25, 2016
-
-
Luke Zappia authored
The last SCESets was been added multiple times instead of adding each one onces. Fixes #4
-
- Oct 25, 2016
-
-
Luke Zappia authored
-
Luke Zappia authored
Make it clearer what is the package and what is the simulation
-
Luke Zappia authored
Validity method was set to SimpleParams
-
Luke Zappia authored
-
Luke Zappia authored
-
Luke Zappia authored
Not great, but will do for now
-