ID_mapping {ptf} R Documentation

do id mapping via the protein annotation cache

Description

Usage

ID_mapping(proteins, from, mapTo,
    id = NULL);

Arguments

proteins

[as ProteinAnnotation]

id

[as string]

mapTo

[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]