download_latest_sequences: Download the latest PubMLST Campylobacter jejuni and coli...

Description Usage Arguments Value See Also Examples

View source: R/pubmlst.R

Description

Download the latest PubMLST Campylobacter jejuni and coli sequences.

Usage

1
  download_latest_sequences(url = "http://pubmlst.org/data/profiles/campylobacter.txt")

Arguments

url

the PubMLST URL to use.

Value

A data frame of sequence types, their allelic profile, and clonal complex.

See Also

pubmlst http://pubmlst.org

Examples

1
2
3
# not run
# mlst <- download_latest_sequences()
# head(mlst)

jmarshallnz/pubmlst documentation built on Nov. 16, 2020, 2:44 a.m.