BioProviders


RefSeqProvider Type

Typed representation of the NCBI FTP server, for RefSeq data.

Both the Species and Accession parameters can take in a wildcard character '*' to match more than one species or accession. This can be used after any number of characters, but is only valid at the end of the string.

Static parameters

Static parameters Description

Accession: string(optional,default="")

Full Usage: Accession: string(optional,default="")

The accession of the genome assembly being accessed (e.g. "GCF_001224225.1"). Defaults to "".

Species: string(optional,default="")

Full Usage: Species: string(optional,default="")

The name of the species whose genome is being accessed (e.g. "Staphylococcus borealis"). Defaults to "".