intAct2Sys {y2hStat}R Documentation

A function that maps the Intact ID's to the first YEAST systematic name using the YEAST package

Description

This function takse the Intact ID's maps to the yeast common names via intact repository and uses the YEAST package to map the common names to the YEAST Systematic names. There is problems if more than one systematic name corresponds to the common name. This function will simply always return the first name given by each mapping: from Intact to common names and also from common names to systematic names.

Usage

intAct2Sys(prot2Sys, bpSysL)

Arguments

prot2Sys A protein id needed to be mapped to the systematic name
bpSysL A named list with the protein ID as the names and the corresponding names as the entries

Value

The return value is a mapping of each Intact ID to it's respecting systematic name.

Author(s)

T Chiang

Examples



[Package y2hStat version 1.2.0 Index]