An S4 class to represent the base information used by the methods.
dbA character string stating the NIH/NCBI database to be queried. (Default - "gene")
nihbaseA character string stating the base URL for NIH/NCBI queries.
idsA Vector of character strings
uniprotbaseA character string stating the base URL for Uniprot queries.
uniprotqueryA character string stating additional information to optimize the query to the Uniport database.
uniprotcolumnsA character string stating the database columns to be returned from the Uniport database.
genelistA vector of character strings representing a unique list of the genes queried.
filerootA charcter string of the directory for file input and storage. (defaults to working directory)
outputstemA character string stating the sub-directory of 'fileroot' into which output files are saved. (Default - "gene_annotations")
genefilestemA character string stating the sub-directory of 'fileroot' into which gene objects are saved. (Default - "genes")
groupnosA numeric vector representing the identifiers of groups in the input file/list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.