readDcpHeader {dChipIO} | R Documentation |
Reads the file header of a dChip DCP file.
readDcpHeader(con, ...)
con |
A |
... |
Not used. |
Returns a list
structure containing the file header.
Henrik Bengtsson
To read also the DCP file data, see readDcp
().