mockrobiota: Downloads a complete data set from mockrobiota.

View source: R/mock.R

mockrobiotaR Documentation

Downloads a complete data set from mockrobiota.

Description

Downloads a complete data set from mockrobiota.

Usage

mockrobiota(name, folder, quiet = !interactive())

Arguments

name

Name of the mockrobiota data set.

folder

Where to save the data.

quiet

Whether to show download progress.

Value

A list with the following components

description

A description of the data set.

forward

Filepath to the forward reads.

reverse

Filepath to the reverse reads.

index

Filepath to the index file.

citation

Reference for the data set.

fragment

Which fragment(s) were sequenced.

equipment

The used sequencing equipment.

samples

A data frame mapping samples to barcodes.

ps_gg

The reference phyloseq object using the green genes taxonomy.

ps_silva

The reference phyloseq object using the silva taxonomy.

Examples

 NULL


Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.