Entering edit mode
Dear Bioconductor user I want to use the intensity data at the bead level from Iscan. I use readIDAT to read the .idat file to text file with bead ID, mean intensity, and SD. I want to use the Beadarray package to do QC with intensity but it requires a text file with bead id, intensity, and position. The position of the bead is not included as the output of readIDAT.
Has anyone met this situation before? How do you handle this? Thank you very much
```