Learn R Programming

SMITIDvisu (version 0.0.9)

st.dist113_2: Distance matrix of observed variants sequences of a host 113 at time 2 from simulation.

Description

Levenshtein Distance matrix with rows and cols label as sequences ID.

Usage

data("st")

Arguments

Format

The format is: num [1:23, 1:23] 0 1 1 1 2 1 1 1 1 2 ...

Examples

Run this code
# NOT RUN {
data(st)
# }

Run the code above in your browser using DataLab