Object
~~|
~~+--FullNameInterface
~~~~~~~|
~~~~~~~+--GenericDataFile
~~~~~~~~~~~~|
~~~~~~~~~~~~+--CacheKeyInterface
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--FileCacheKeyInterface
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--GenomeInformation
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--DChipGenomeInformation
Directly known subclasses:
public abstract static class DChipGenomeInformation extends GenomeInformation
This class represents dChip genome information files, which typically contains information about chromosomal locations of the units.
DChipGenomeInformation(...)GenomeInformation. byChipType |
|
| - | |
readDataFrame |
- |
*byChipType() basically searches
for files with names consisting of "genome info" or
"genome_info". At least for the most common chip types, there
is no need to rename the files in order for this class to recognize them.