download_patric_db: Download PATRIC database

View source: R/patric.R

download_patric_dbR Documentation

Download PATRIC database

Description

Download PATRIC database

Usage

download_patric_db(save_path, ftp_path = patric_ftp_path, overwrite = FALSE)

Arguments

save_path

Save path (should be .txt)

ftp_path

PATRIC database FTP path to download

overwrite

Force overwrite

Value

TRUE if successful, FALSE if failure.

Examples


download_patric_db(tempfile())


MIC documentation built on April 12, 2025, 2:26 a.m.