| AffySTPDInfoPkgSeed-class | R Documentation |
container for parameters related to pdmapping package construction for ST type arrays
Objects can be created by calls of the form new("AffySTPDInfoPkgSeed", pgfFile, clfFile, probeFile, transFile, ...).
pgfFile:Object of class "ScalarCharacter" path to pgf
clfFile:Object of class "ScalarCharacter" path to clf
probeFile:Object of class "ScalarCharacter", path to probe sequence file (Optional)
transFile:Object of class "ScalarCharacter", path to trans file (Optional)
chipName:Name of the chip or platform
manufacturer:chip/platform manufacturer
url:chip URL
genomebuild:The genome build this platform is based upon.
organism:organism for chip.
species:species for chip.
version:A character vector giving the version number of the package.
license:The license of the package
author:Author of the package
email:An email address to use in the Maintainer field
biocViews:Character data for the biocViews field of the DESCRIPTION file
signature(object = "AffySTPDInfoPkgSeed"): ...
signature(object = "AffySTPDInfoPkgSeed"): ...
signature(object = "AffySTPDInfoPkgSeed"): ...
B. Carvalho
showClass("AffySTPDInfoPkgSeed")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.