Description Usage Arguments See Also
View source: R/make_ids_uniprot.R
map ids two ways
1 2 3 4 5 | map_ids_2ways(
clusterAssignment,
ID_col = "UniprotID",
species = c("Homo sapiens", "Mus musculus")
)
|
clusterAssignment |
data.frame |
ID_col |
column with IDS |
species |
default "Homo sapiens" |
Other id_mapping:
map_ids_annotationHub()
,
map_ids_uniprot()
,
mapthe()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.