Description Usage Arguments Value Author(s) See Also
Input an acession matrix to subset it accordingly. It will map uniprot IDs to their corresponding HGNC symbols.
1 | acession.convert(mat, verbose = T)
|
mat |
an acession.matrix |
an acession matrix with two new columns: 1) from will indicate whether the uniprot ID was found and converted to HGNC, NA will indicate this was not the case (i.e. the original symbol found in the acession string will be used). 2) hgnc the symbol derived after conversion from uniprot ID to HGNC.
flassen
Other id:
acession.matrix()
,
detect()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.