Opened 2 years ago
Closed 2 years ago
#1404 closed enhancement (fixed)
Use the Pipeline annotation on software and protocol items instead of *Type annotations
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.40 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Protocols and software items currently use various *Type
annotations to differentiate where they can be used. For example the AlignmentType
annotation has options for Tophat
and Hisat
. It would make more sense to re-use the Pipeline annotation in many cases.
Change History (2)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 6812: