annotate_uniprot_rest | R Documentation |
Annotate uniprot/ensp
annotate_uniprot_rest(x, columns = UNIPROTCOLS, verbose = TRUE)
x |
character vector |
columns |
character vector |
verbose |
TRUE or FALSE |
data.table(dbid, uniprot, reviewed, protein, gene, canonical, isoform, fragment, existence, organism, full)
annotate_uniprot_rest( x = c('P00761', 'Q32MB2') )
annotate_uniprot_rest( x = c('ENSBTAP00000006074', 'ENSP00000377550') )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.