Get annotation package name from chip name
This function returns the name of the Bioconductor annotation data
package that corresponds to the specified chip or genome. The
type
argument is used to request an annotation package with a
particular backing store.
annPkgName(name, type = c("db", "env"))
name |
string specifying the name of the chip or genome. For
example, |
type |
Either |
a string giving the name of the annotation data package
Seth Falcon
annPkgName("hgu133plus2", type="db") annPkgName("hgu133plus2", type="env")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.