background.id_mapping {background} R Documentation

do id mapping of the members in the background cluster

Description

Usage

background.id_mapping(background, mapping,
    subset = NULL);

Arguments

background

[as Background]

mapping

do id translation via this id source list. [as list]

subset

only the cluster which has the member gene id exists in this collection then the cluster will be keeps from the result background if this parameter is not null or empty. [as string]

env

[as Environment]

Details

Authors

gseakit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package background version 1.0.0.0 Index]