MLMOI: MLMOI: An R Package to preprocess molecular data and derive...

MLMOIR Documentation

MLMOI: An R Package to preprocess molecular data and derive prevalences, frequencies and multiplicity of infection (MOI)

Description

The MLMOI package provides three functions:

  • moimport();

  • moimle();

  • moimerge().

Details

The package reaches out to scientists that seek to estimate MOI and lineage frequencies at molecular markers using the maximum-likelihood method described in \insertCiteSchneider2018MLMOI, \insertCiteSchneiderEscalante2018MLMOI and \insertCiteSchneiderEscalante2014MLMOI. Users can import data from Excel files in various formats, and perform maximum-likelihood estimation on the imported data by the package's moimle() function.

Types of molecular data

Molecular data can be of types:

  • microsatellite repeats (STRs);

  • single nucleotide polymorphisms (SNPs);

  • amino acids;

  • codons (base triplets).

Import function

The function moimport(), is designed to import molecular data. It imports molecular data in various formats and transforms them into a standard format.

Merging Datasets

Two datasets in standard format can be merged with the function moimerge().

Estimation MOI and frequencies

The function moimle() is designed to derive MLE from molecular data in standard format.

References

\insertRef

Schneider2018MLMOI

\insertRef

SchneiderEscalante2018MLMOI

\insertRef

SchneiderEscalante2014MLMOI


MLMOI documentation built on May 29, 2024, 9:47 a.m.