#110 closed enhancement (worksforme)
add import dialog for parsed cna models
Reported by: | rempel | Owned by: | rempel |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | PromotGuiBrowser | Version: | 0.8.0 |
Severity: | acceptable | Keywords: | cna-import |
Cc: |
Description
import wizard for cna models to allow changing of slot-names and compound-type (some-how/and/not are completely determined from data in cna file)
- change data structure (metabolite) to include compound-type and slot-name
- refactor import code to support creation with different names + types
start with identity map
- wizard between parsing and slot creation step, to change slot-names + compound-type necessary to use sensible default values
- change creation code to use values from name-map, type-map;
Change History (4)
comment:1 Changed 17 years ago by steinmet
- Version set to 0.8.0
comment:2 Changed 17 years ago by steinmet
- Component changed from Promot to PromotGuiBrowser
comment:3 Changed 17 years ago by rempel
- Resolution set to worksforme
- Status changed from new to closed
comment:4 Changed 17 years ago by rempel
- Milestone Promot 0.9 deleted
Note: See
TracTickets for help on using
tickets.
class change is possible via context menu for each slot, refactoring done, but not thoroughly tested. dialog for type assignment indefinitely postponed.