Other packages > Find by keyword >

MLML2R  

Maximum Likelihood Estimation of DNA Methylation and Hydroxymethylation Proportions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MLML2R", "0.3.3")



Attach the package and use:
library("MLML2R")
Maintained by
Samara Kiihl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-13
Latest Update: 2019-10-17
Description:
Maximum likelihood estimates (MLE) of the proportions of 5-mC and 5-hmC in the DNA using information from BS-conversion, TAB-conversion, and oxBS-conversion methods. One can use information from all three methods or any combination of two of them. Estimates are based on Binomial model by Qu et al. (2013) and Kiihl et al. (2019) .
How to cite:
Samara Kiihl (2018). MLML2R: Maximum Likelihood Estimation of DNA Methylation and Hydroxymethylation Proportions. R package version 0.3.3, https://cran.r-project.org/web/packages/MLML2R. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2018-02-13 10:40), 0.2.0 (2018-02-21 14:09), 0.2.1 (2018-05-17 05:13), 0.3.0 (2018-09-30 06:10), 0.3.1 (2018-11-12 11:30), 0.3.2 (2019-04-06 16:22)
Other packages that cited MLML2R R package
View MLML2R citation profile
Other R packages that MLML2R depends, imports, suggests or enhances
Complete documentation for MLML2R
Functions, R codes and Examples using the MLML2R R package
Some associated functions: C_BS_sim . C_OxBS_sim . C_TAB_sim . MLML . T_BS_sim . T_OxBS_sim . T_TAB_sim . 
Some associated R codes: MLML.R . data.R .  Full MLML2R 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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