Open Yunuuuu opened 3 years ago
Thanks for asking this. I would also like to know. I am trying to integrate RNA-Seq and Methylation data and am finding this multi-probe mapping issue a big issue. I had previously just taken the first listed gene as an initial attempt, but this is not rigorous. Thanks, Dan
Hi, I came across methylmix algorithm, I wanted to integrate multiple probe methylation values mapping to one gene into gene methylation level. methylmix clusters multiple probe methylation value with a probe annotation data, I have read methylmix citation articles, 1 and 2, but I didn't find where the annotation data came from, and I checked it by below code:
here is the output:
Could you explain how to deal with the multiple mapping to gene name of a single probe ID? It seems ProbeAnnotation just takes the first one?