Description Usage Arguments Value Author(s) References
View source: R/pubmlstInterface.R
This function takes a genus, as returned by listPubmlst_orgs,
and a mlst scheme as either an integer or as a vector of locus names
as returned by listPubmlst_schemes, and downloads the fasta files for
the given genus and mlst scheme.
1  | downloadPubmlst_seq(org = "leptospira", scheme = "", dir = ".", n_threads = 1L)
 | 
org | 
 
  | 
scheme | 
 Either an   | 
dir | 
 Where to put the fasta files.  | 
n_threads | 
 
  | 
A vector of paths to the downloaded fasta files.
Ignacio Ferres
Jolley KA, Bray JE, Maiden MCJ. A RESTful application programming interface for the PubMLST molecular typing and genome databases. Database: The Journal of Biological Databases and Curation. 2017;2017:bax060. doi:10.1093/database/bax060.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.