SnpInformation {aroma.affymetrix} | R Documentation |
Package: aroma.affymetrix
Class SnpInformation
Object
~~|
~~+--
GenericDataFile
~~~~~~~|
~~~~~~~+--
SnpInformation
Directly known subclasses:
DChipSnpInformation, UflSnpInformation
public abstract static class SnpInformation
extends GenericDataFile
SnpInformation(...)
... |
Arguments passed to GenericDataFile . |
Methods:
byChipType | Static method to define a genome information set by chip type. | |
fromCdf | Static method to define a genome information set from a CDF. | |
fromDataSet | - | |
getChipType | Gets the chip type of this genome information set. | |
getData | Gets all or a subset of the genome information data. | |
getFields | - | |
getFragmentLengths | - | |
getFragmentStarts | - | |
getFragmentStops | - | |
nbrOfEnzymes | - | |
nbrOfUnits | - | |
readDataFrame | - |
Methods inherited from GenericDataFile:
compareChecksum, copyTo, equals, fromFile, getAlias, getAttribute, getAttributes, getChecksum, getCreatedOn, getFilename, getFileSize, getFileType, getFullName, getFullNameTranslator, getLastAccessedOn, getLastModifiedOn, getName, getPath, getPathname, getTags, gunzip, gzip, hasBeenModified, hasTag, hasTags, isFile, readChecksum, renameTo, renameToUpperCaseExt, setAlias, setAttribute, setAttributes, setAttributesBy, setAttributesByTags, setFullName, setFullNameTranslator, setName, testAttributes, validateChecksum, writeChecksum
Methods inherited from Object:
asThis, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
Henrik Bengtsson (http://www.braju.com/R/)