readSequenceMetadata: Read Sequence Metadata into Function

View source: R/utils.R

readSequenceMetadataR Documentation

Read Sequence Metadata into Function

Description

Helper function to accept two formats of metadata into various functions in this package: data.frame and filepath to a csv

Usage

readSequenceMetadata(metadata)

Arguments

metadata

Either a data.frame returned from downloadSequenceMetadata or the filepath to a local csv copy of the output from downloadSequenceMetadata.

Value

data.frame of the metadata.


claraqin/neonMicrobe documentation built on April 11, 2024, 11:47 a.m.