Learn R Programming

BoSSA (version 3.7)

pplace: A placement object as obtained with the read_sqlite function

Description

A placement object as obtained with the read_sqlite function. In this example, a set of 100 sequence reads are placed over a 16S phylogeny. This example is a subset of those available for download at http://fhcrc.github.io/microbiome-demo/

Usage

data("pplace")

Arguments

References

http://fhcrc.github.io/microbiome-demo/

Examples

Run this code
# NOT RUN {
data(pplace)
str(pplace)
# }

Run the code above in your browser using DataLab