Dear Genome Browser staff,
Recently I ran into a probe from the 450K methylation array that was wrongly mapped in the genome browser track. After closely looking at the probe I realized this is most likely a problem with all the probes of the array that are in the reverse "R" strand as reported by Illumina. Illumina provides the chromosome (CHR) and position of the methylation site (MAPINFO) but depending on whether the STRAND is R or F one infers the coordinates of the probe differently. It seems that in the browser it was assumed that all of them are in the forward (F) strand.
For example:
Probe cg00000165
In the Illumina table it comes like this (cut out specific columns):
TargetID GENOME_BUILD CHR MAPINFO SOURCESEQ STRAND
cg00000165 37 1 91194674 AGGATCTGTTAGTACAGTGGCTTTTGATGGAACAGCTGAGGCACACATCG R
In the genome browser the probe is mapped in chr1:91,194,675-91,194,724. But if one BLATs the sequence of the probe one actually gets:
ACTIONS QUERY SCORE START END QSIZE IDENTITY CHRO STRAND START END SPAN
---------------------------------------------------------------------------------------------------
browser details probe 50 1 50 50 100.0% 1 + 91194626 91194675 50
It is a small detail but it might freak some people out (like me) if they are looking at a specific SNP and wrongly think they didn't filter correctly their data.
BTW: also be careful with the probes of the array that don't start with cg (I think they start with ch). The mapping info is from build 36 and I don't know if the method to infer the coords from the illumina table would be the same.
Best regards,
Maria