idet | R Documentation |
idet - identify idats by a hash of the addresses
idet(idat)
idat |
can be an idat file or the list produced by reading one with readIDAT() |
this function is a response to the fact that IlluminaHumanMethylationEPIC and EPICv2 idats both have the ChipType "BeadChip 8x5" but different manifests. They did have different numbers of addresses. Subsequently we have had some confusion.... This hash (certainly taken together with the ChipType) should be bomb proof as an identifier. Warning: this is slow.
three strings: ChipType, an md5 hash of the MidBlock (address vector) and if known, the annotation name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.