proteinMap {BioIDMapper} | R Documentation |
map among protein ids using ACC id as key
proteinMap(my_list, from_type, to_type)
my_list |
id list my_list here~~ |
from_type |
biological source type from_type here~~ |
to_type |
destination source type to_type here~~ |
return mapped matrix
Xiaoyong Sun