Opened 5 years ago

Closed 5 years ago

#1108 closed task (fixed)

Fix INCA statistics

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.22
Component: not classified Keywords:
Cc:

Description

The INCA statistics wizard is currently broken due to changes in #1104. Since we need the new import reporting functionality as soon as possible we decided to postpone fixing the statistics wizard until a later release.

Change History (11)

comment:1 by Nicklas Nordborg, 5 years ago

Milestone: Reggie v4.xReggie v4.22
Owner: changed from Jari Häkkinen to Nicklas Nordborg
Status: newaccepted

comment:2 by Nicklas Nordborg, 5 years ago

In 5287:

References #1108: Fix INCA statistics

Started to change the wizard. It will currently only make a very basic check of the selected file.

comment:3 by Nicklas Nordborg, 5 years ago

In 5288:

References #1108: Fix INCA statistics

Implemented more checks:

  • Columns that are required for statistics
  • Laterality check
  • Valid data values


Implemented filtering on date and cancer type.

Fixed an issue with a strange error message if an exception happened before the INCA file had been completely uploaded to the server.

comment:4 by Nicklas Nordborg, 5 years ago

In 5289:

References #1108: Fix INCA statistics

Started to implement the report file for statistics.

comment:5 by Nicklas Nordborg, 5 years ago

In 5290:

References #1108: Fix INCA statistics

Implemented actual statistics calculations for some variables. The result is added to the report file.

comment:6 by Nicklas Nordborg, 5 years ago

In 5291:

References #1108: Fix INCA statistics

Statistics is now reported back to the wizard and displayed as a table.

comment:7 by Nicklas Nordborg, 5 years ago

In 5292:

References #1108: Fix INCA statistics

Implemented database mapping for statistics so that we can divide between cases with and cases without specimen. The database mapping is only done with checkType=fullstatistics

The wizard has been updated to work with simple and full statistics. The difference is the database mapping mentioned above. Old and unused code has been removed.

comment:8 by Nicklas Nordborg, 5 years ago

In 5293:

References #1108: Fix INCA statistics

Creating an output CSV after the statistics has been calculated. It is in the same format as the output CSV after the import, but contains only the columns used in the statistics.

comment:9 by Nicklas Nordborg, 5 years ago

In 5294:

References #1108: Fix INCA statistics

Removing old code that is no longer used.

comment:10 by Nicklas Nordborg, 5 years ago

In 5302:

References #1108: Fix INCA statistics

Added percentage values to the table.

comment:11 by Nicklas Nordborg, 5 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.