Opened 8 years ago

Last modified 8 years ago

#830 closed enhancement

Link software items to gene and pilot report pdf files — at Initial Version

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.0
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

When starting the gene report and pilot report wizards it should be possible to select a software item that represents the current version of the R report script.

If the usual selections lists are going to be used we need to specify new software types.

Hmmm... by using the ParameterSet annotation (see #629) on the software item it would even be possible to configure multiple <gene-report>/<pilot-report> sections. For example:

<pilot-report parameter-set="v3.0">
...
</pilot-report>
<pilot-report parameter-set="v4.0">
...
</pilot-report>

Then, by selecting a matching software item it would be possible to use the specified version of the report script.

Change History (0)

Note: See TracTickets for help on using tickets.