Learn R Programming

SMITIDvisu (version 0.0.9)

st.dist113_all: Distance matrix of observed variants sequences of a host 113 at time 2, 3 and 4 from simulation.

Description

Levenshtein Distance matrix with rows and cols label as sequences ID. Unique sequence variants observed on host 113 at time 2, 3 and 4 from a simulation.

Usage

data("st")

Arguments

Format

The format is: num [1:51, 1:51] 0 1 1 1 1 1 3 1 1 1 ...

Examples

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

Run the code above in your browser using DataLab