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 03 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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