Opened 6 weeks ago
Closed 3 weeks ago
#1616 closed enhancement (fixed)
Implement support for new annotation type categories
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v5.4 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
BASE 3.20 has a new feature where more than one annotation type category can be linked to a given subtype where an annotation can be used to discriminate between them. See https://base.thep.lu.se/ticket/2329.
As an example we can divide the AlignedSequences
subtype into 3 different categories with the help of the Pipeline
annotation: RNAseq
, WGS
and sRNAseq
where each category only contains the annotation types that are relevant for the given pipeline.
For other item types we can make similar sub-categories.
Change History (18)
comment:1 by , 6 weeks ago
comment:18 by , 3 weeks ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7876: