Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

findID

Find ID when given an accession number


Description

Search gene ID with a vector of accession number from gene names or ID values.

Usage

findID(text, Gnames = gnames, ID = "Name")

Arguments

text

A character strings of gene names or id names.

Gnames

An objects of marrayRaw, marrayNorm, ExpressionSet or data.frame of gene names information.

ID

The column of ID corresponding to 'text'.

Value

A numeric vector the gene ID.

Author(s)

Yee Hwa (Jean) Yang

See Also

Examples

data(swirl)
findID("fb24a09", swirl, ID="ID")
findID("geno1", swirl)

marray

Exploratory analysis for two-color spotted microarray data

v1.68.0
LGPL
Authors
Yee Hwa (Jean) Yang <jeany@maths.usyd.edu.au> with contributions from Agnes Paquet and Sandrine Dudoit.
Initial release
2009-08-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.