append_annotations | R Documentation |
InteRactome
Append annotations to an InteRactome
append_annotations( res, annotations = c("keywords", "family", "go"), name_id = "Protein.IDs", sep = ";", name_id_annot = "Protein.IDs" )
res |
an |
annotations |
type of annotations to append |
name_id |
column name from |
sep |
Character separating different proteoin ids |
name_id_annot |
column name from the annotation data.frame used to map protein identifiers |
an InteRactome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.