Opened 14 years ago
Last modified 13 years ago
#1175 closed task
Biomaterial lists — at Version 4
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.10 |
Component: | core | Version: | |
Keywords: | Cc: |
Description (last modified by )
It should be possible to group biomaterials into lists (similar to grouping reporters in reporter lists). A single list may contain a mix of different biomaterials (biosource, sample, extract and 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 (4)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 14 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
(In [4663]) References #1175: Biomaterial lists
Added BioMaterialList? to UML diagram