Description Usage Arguments Value Examples
You can choose one id as input id as well as another id at output id know more information you can learnf rom uniprot documatation
1 | idmapping(query, inputid, outputid, fmt)
|
query |
vector of protein ids |
inputid |
type of input id, characterr |
outputid |
type of output id, character |
fmt |
output form |
a dataframe
1 | result <- idmapping(query = proid, inputid ='ACC', outputid = "P_ENTREZGENEID", fmt = "fmt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.