Opened 15 years ago

Closed 14 years ago

#1175 closed task (fixed)

Biomaterial lists

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 (10)

comment:1 Changed 15 years ago by Nicklas Nordborg

Description: modified (diff)

comment:2 Changed 15 years ago by Nicklas Nordborg

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

Added BioMaterialList? to UML diagram

comment:3 Changed 15 years ago by Nicklas Nordborg

Description: modified (diff)

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

Description: modified (diff)

comment:5 Changed 15 years ago by Nicklas Nordborg

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:6 Changed 15 years ago by Nicklas Nordborg

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.

comment:7 Changed 15 years ago by Nicklas Nordborg

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

Core and data layer implemented.

comment:8 Changed 15 years ago by Nicklas Nordborg

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

Basic web interface is now in place.

comment:9 Changed 15 years ago by Nicklas Nordborg

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

Added role key for biomaterial lists

comment:10 Changed 14 years ago by Nicklas Nordborg

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.