Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.81 KB

File metadata and controls

26 lines (18 loc) · 1.81 KB

Microarray Notes

Multiple Probes Per Gene

Description of how to handle multiple probes per gene:

What the at, s_at, and x_at mean at the end of probe set IDs:

Selecting The Optimal Probe

The jetset package identifies the best probe to represent each gene for a select number of microarray platforms. These probes were selected based on quality/precision for the specific gene. Very useful package.

Handling Unannotated Probes

Sometimes the microarray platform on GEO will be missing transcript/gene annotations. EBI provides an overview of how to annotate these probes.

  • See if probe mappings are provided by ENSEMBL in the BioMart portal - look for the platform type in the Attributes section
  • If probe mappings do not already exist, there are several re-annotation tools that will align the probe sequence to the genome and determine the best matching gene. This approach will require more work as better to look for pre-existing annotations if possible