map2Systematic2 {ppiData}R Documentation

A secondary function that maps the Intact ID's to Yeast Systematic Names if possible

Description

This function takse the Intact accession numbers and maps to the SGD ID's via intact repository and truncates the SGD ID's to find the yeast systematic names.

Usage

map2Systematic2(allProt, tableList, sWAC)

Arguments

allProt A character vector of protein ID's
tableList A List of tables. The parsed XLM files of the IntAct database
sWAC The data file sWAC2Sys

Value

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

Author(s)

T Chiang


[Package ppiData version 0.1.7 Index]