createIDconverter2: ID Converter Function

createIDconverter2R Documentation

ID Converter Function

Description

This function takes an annotation package, and conbversion types as input to create an ID converter function This code was modified from the SetRank package (Cedric Simillion (2016). SetRank: Advanced Gene Set Enrichment Analysis. R package version 1.1.0. https://CRAN.R-project.org/package=SetRank)

Usage

createIDconverter2(annotationPackageName, from, to)

Arguments

annotationPackageName

Annotation package name. Format = String.

from

Input ID type. See keytypes(<annotation package name>) for annotation package-specific ID types

to

Output ID type. See keytypes(<annotation package name>) for annotation package-specific ID types

Author(s)

Brandon D. Murugan


BrandonMurugan/proteomestats documentation built on May 19, 2024, 8:23 p.m.