Opened 16 years ago
Closed 16 years ago
#685 closed enhancement (fixed)
Add plugin parameter asking for bioassays to AbstractAnalysisPlugin
Reported by: | Nicklas Nordborg | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.4 |
Component: | core | Version: | |
Keywords: | Cc: |
Description (last modified by )
This will make it easier to implement plug-ins that only work on a subset of the bioassays in a bioassayset.
This should be documented in 23.5.1 The AbstractAnalysisPlugin? class
Change History (5)
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 16 years ago by
Owner: | changed from everyone to Martin Svensson |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 16 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
How about the documentation...
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
(In [3575]) Fixes #685 Add plugin parameter asking for bioassays to AbstractAnalysisPlugin?