Learn R Programming

matR (version 0.9.1)

IDsets: Handle sets of metagenome and project IDs

Description

Utility functions to to establish a standard format and handle sets of metagenome and project IDs, possibly with metadata.

Usage

readSet(file)
expandSet(x)
scrapeSet(x)
scrubSet(x, resources="metagenome")

Arguments

file

a filename (character)

x

metagenome and project IDs, possibly with metadata (character, numeric, or data.frame)

resources

corresponding resource designation(s) (character)

Value

Internal and undocumented at present.

Details

Internal and undocumented at present.