map2Systematic2 {y2hStat} | R Documentation |
This function takse the Intact ID's maps to the SGD ID's via intact repository and uses 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