Other packages > Find by keyword >

stochprofML  

Stochastic Profiling using Maximum Likelihood Estimation
View on CRAN: Click here


Download and install stochprofML package within the R console
Install from CRAN:
install.packages("stochprofML")

Install from Github:
library("remotes")
install_github("cran/stochprofML")

Install by package version:
library("remotes")
install_version("stochprofML", "2.0.3")



Attach the package and use:
library("stochprofML")
Maintained by
Lisa Amrhein
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-05-22
Latest Update: 2020-06-10
Description:
New Version of the R package originally accompanying the paper "Parameterizing cell-to-cell regulatory heterogeneities via stochastic transcriptional profiles" by Sameer S Bajikar, Christiane Fuchs, Andreas Roller, Fabian J Theis and Kevin A Janes (PNAS 2014, 111(5), E626-635 ). In this paper, we measure expression profiles from small heterogeneous populations of cells, where each cell is assumed to be from a mixture of lognormal distributions. We perform maximum likelihood estimation in order to infer the mixture ratio and the parameters of these lognormal distributions from the cumulated expression measurements. The main difference of this new package version to the previous one is that it is now possible to use different n's, i.e. a dataset where each tissue sample originates from a different number of cells. We used this on pheno-seq data, see: Tirier, S.M., Park, J., Preusser, F. et al. Pheno-seq - linking visual features and gene expression in 3D cell culture systems. Sci Rep 9, 12367 (2019) ).
How to cite:
Lisa Amrhein (2014). stochprofML: Stochastic Profiling using Maximum Likelihood Estimation. R package version 2.0.3, https://cran.r-project.org/web/packages/stochprofML. Accessed 19 Apr. 2025.
Previous versions and publish date:
1.1 (2014-05-22 19:53), 1.2 (2014-10-18 06:28), 2.0.0 (2019-11-19 13:50), 2.0.1 (2020-03-13 15:10), 2.0.2 (2020-05-14 12:50), 2.0.3 (2020-06-10 12:00)
Other packages that cited stochprofML R package
View stochprofML citation profile
Other R packages that stochprofML depends, imports, suggests or enhances
Functions, R codes and Examples using the stochprofML R package
Some associated functions: analyze.sod2 . analyze.toycluster . calculate.ci.EXPLN . calculate.ci.LNLN . calculate.ci.rLNLN . comb.summands . d.sum.of.mixtures.EXPLN . d.sum.of.mixtures.LNLN . d.sum.of.mixtures.rLNLN . generate.toydata . mix.d.sum.of.mixtures.EXPLN . mix.d.sum.of.mixtures.LNLN . mix.d.sum.of.mixtures.rLNLN . penalty.constraint.EXPLN . penalty.constraint.LNLN . penalty.constraint.rLNLN . set.model.functions . sod2 . stochasticProfilingData . stochasticProfilingML . stochprof.loop . stochprof.results.EXPLN . stochprof.results.LNLN . stochprof.results.rLNLN . stochprof.search.EXPLN . stochprof.search.LNLN . stochprof.search.rLNLN . stochprofML-package . toycluster.EXPLN . toycluster.LNLN . toycluster.rLNLN . 
Some associated R codes: analyze.sod2.R . analyze.toycluster.R . backtransform.par.EXPLN.R . backtransform.par.LNLN.R . backtransform.par.rLNLN.R . calculate.ci.EXPLN.R . calculate.ci.LNLN.R . calculate.ci.rLNLN.R . comb.summands.R . d.sum.of.exp.types.R . d.sum.of.lognormal.types.R . d.sum.of.lognormals.R . d.sum.of.mixtures.EXPLN.R . d.sum.of.mixtures.LNLN.R . d.sum.of.mixtures.rLNLN.R . d.sum.of.types.LNLN.R . d.sum.of.types.rLNLN.R . draw.parameters.EXPLN.R . draw.parameters.LNLN.R . draw.parameters.rLNLN.R . generate.toydata.R . get.range.EXPLN.R . get.range.LNLN.R . get.range.rLNLN.R . lognormal.exp.convolution.R . mix.d.sum.of.mixtures.EXPLN.R . mix.d.sum.of.mixtures.LNLN.R . mix.d.sum.of.mixtures.rLNLN.R . penalty.constraint.EXPLN.R . penalty.constraint.LNLN.R . penalty.constraint.rLNLN.R . r.sum.of.mixtures.EXPLN.R . r.sum.of.mixtures.LNLN.R . r.sum.of.mixtures.rLNLN.R . set.model.functions.R . stochasticProfilingData.R . stochasticProfilingML.R . stochprof.expit.R . stochprof.logit.R . stochprof.loop.R . stochprof.results.EXPLN.R . stochprof.results.LNLN.R . stochprof.results.rLNLN.R . stochprof.search.EXPLN.R . stochprof.search.LNLN.R . stochprof.search.rLNLN.R . stochprofML-internal.R . transform.par.EXPLN.R . transform.par.LNLN.R . transform.par.rLNLN.R .  Full stochprofML package functions and examples
Downloads during the last 30 days
03/2003/2103/2203/2403/2804/0304/0404/0604/0704/0804/1204/1304/1404/1604/17Downloads for stochprofML02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
Download / Learn more Package Citations See dependency  
MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
Download / Learn more Package Citations See dependency  
SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA