opVersionID: Determine the operon oligo set ID

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/maAnnotate.R

Description

This functions looks the operon ID and determine whether it belongs to "Human Genome Oligo Set V1", "Human Genome Oligo Set V2", "Mouse Genome Oligo Set V1" or "Mouse Genome Oligo Set V2".

Usage

1

Arguments

opID

A character strings representing operon ID

Value

A value "operonh1", "operonh2", "operonm1" or "operonm2" to represents "Human Genome Oligo Set V1", "Human Genome Oligo Set V2", "Mouse Genome Oligo Set V1" or "Mouse Genome Oligo Set V2".

Author(s)

Jean Yee Hwa Yang

References

http://oparray.operon.com/

See Also

URLstring, htmlPage

Examples

1
2
 opVersionID("M000205_01")
 URLstring[opVersionID("M000205_01")]

marray documentation built on Nov. 8, 2020, 6:46 p.m.