Opened 15 years ago

Last modified 15 years ago

#1175 closed task

Biomaterial lists — at Version 6

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: BASE 2.10
Component: core Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

It should be possible to group biomaterials into lists (similar to grouping reporters in reporter lists). A single list can only contain one type of biomaterial (biosource, sample, extract or labeled extract). The primary use of the lists will be to use them as filters.

This ticket is about adding support in the core for storing the lists. More tickets will be added for tasks such as:

  • Creating and populating the lists (#1190)
  • Manipulating the lists (eg. union, intersection, etc.) (#1191)
  • Use the lists as filters (#1192)

UML Diagram
Added BioMaterialList to the existing biomaterials diagram: source:trunk/doc/src/docbook/figures/uml/datalayer.biomaterials.png

Change History (6)

comment:1 by Nicklas Nordborg, 15 years ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 15 years ago

(In [4663]) References #1175: Biomaterial lists

Added BioMaterialList to UML diagram

comment:3 by Nicklas Nordborg, 15 years ago

Description: modified (diff)

comment:4 by Jari Häkkinen, 15 years ago

Description: modified (diff)

comment:5 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:6 by Nicklas Nordborg, 15 years ago

Description: modified (diff)

It is not technically possible to mix different biomaterial types in the same list. This go deep into the Query API and permission system.

Note: See TracTickets for help on using tickets.