View source: R/select_UniProt.R
select_UniProt | R Documentation |
Improved select function for UniProt databases
select_UniProt( keys, columns, output = "vector.keep", keytype = "UNIPROTKB", x, modify = T, dataset )
keys |
keys |
columns |
data to query |
output |
format of output ("vector.keep" (default), "vector.na, "vector.rm", "mapping.na", "mapping.rm", "TERM2GENE") |
keytype |
type of keys |
x |
UniProt data base |
modify |
(recommended) Should output values be modified to to singular entries? |
dataset |
dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.