Object
~~|
~~+--
FullNameInterface
~~~~~~~|
~~~~~~~+--
GenericDataFile
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
CacheKeyInterface
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
FileCacheKeyInterface
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--
SnpInformation
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--
DChipSnpInformation
Directly known subclasses:
public abstract static class DChipSnpInformation extends SnpInformation
This class represents dChip genome information files, which typically contains information on nucleotide sequences and fragment lengths of the units.
DChipSnpInformation(...)
SnpInformation
. byChipType |
|
- | |
readDataFrame |
- |
*byChipType()
basically searches
for files with names consisting of "snp info"
or
"snp_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.