phyclust (version 0.1-34)

.se.model: Sequencing Error Model

Description

An object stores sequencing error models.

Usage

.se.model

Arguments

Format

A character vector contains all possible sequencing models.

Author

Wei-Chen Chen wccsnow@gmail.com

Details

Currently, only a CONVOLUTION model is implemented.

References

Phylogenetic Clustering Website: https://snoweye.github.io/phyclust/

See Also

.show.option.

Examples

Run this code
if (FALSE) {
library(phyclust, quiet = TRUE)

.se.model
}

Run the code above in your browser using DataLab