| ID_mapping {ptf} | 
                R Documentation | 
            
        
        do id mapping via the protein annotation cache
        Description
        
        Usage
        
            ID_mapping(proteins, from, mapTo,
    id = NULL);
         
        Arguments
        
            
proteins
the protein annotation data. [as ProteinAnnotation]
id
a character vector that will be do mapping,
 this parameter will make id subset of the id mapping result,
 nothing means no subset. [as string]
mapTo
external xrefs database name that the id will mapping to. [as string]
        
        Details
        
        Authors
        annotationKit
        
Value
        A character vector of the mapping result id set, 
 unmapped id will be leaves blank in this result.
clr value class
        Examples
        
        
        [Package 
ptf version 1.0.0.0 
Index]