Skip to content
Snippets Groups Projects
Commit d1187a3c authored by Ian Sealy's avatar Ian Sealy
Browse files

Affy -> Oligo schema and API changes.

Can now support oligonucleotide microarrays other than Affy.
The three affy_* tables are changed to oligo_* tables. New fields are:
  oligo_array.type (currently either AFFY or OLIGO)
  oligo_probe.length
  oligo_probe.description
The existing Affy objects become subclasses of new Oligo objects, but
the API is backwards compatible, so existing pipeline and Web code won't
need changing.
parent 56b8c4d5
No related branches found
No related tags found
Showing
with 2985 additions and 1507 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment