map2Systematic2 {ppiData} | R Documentation |
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.
map2Systematic2(allProt, tableList, sWAC)
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 |
A character vector - The return value is a mapping of each Intact ID to it's respecting systematic name.
T Chiang