append_annotations: Append annotations to an 'InteRactome'

View source: R/Annotations.R

append_annotationsR Documentation

Append annotations to an InteRactome

Description

Append annotations to an InteRactome

Usage

append_annotations(
  res,
  annotations = c("keywords", "family", "go"),
  name_id = "Protein.IDs",
  sep = ";",
  name_id_annot = "Protein.IDs"
)

Arguments

res

an InteRactome

annotations

type of annotations to append

name_id

column name from res used to map protein identifiers

sep

Character separating different proteoin ids

name_id_annot

column name from the annotation data.frame used to map protein identifiers

Value

an InteRactome


VoisinneG/InteRact documentation built on May 17, 2022, 11:40 p.m.