Skip to contents

Download Pathogen Detection metadata for a given organism

Usage

download_PDD_metadata(organism, PDG, folder_prefix = NULL)

Arguments

organism

a string ie 'Salmonella' or 'Campylobacter' etc

PDG

The Pathogen Detection accession number to download

folder_prefix

a string to append to the download path, ie './data/'

Value

returns nothing, but probably should. Will initiate a download of the specified files

Examples

#download_PDD_metadata(organism = 'Campylobacter',PDG = 'PDG000000003.1517')