Opened 15 years ago

Closed 15 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 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.

comment:7 by Nicklas Nordborg, 15 years ago

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

Core and data layer implemented.

comment:8 by Nicklas Nordborg, 15 years ago

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

Basic web interface is now in place.

comment:9 by Nicklas Nordborg, 15 years ago

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

Added role key for biomaterial lists

comment:10 by Nicklas Nordborg, 15 years ago

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