Skip to content

Percentage-based biomarkers values are parsed as absolute values #474

@acecilia

Description

@acecilia

Hi 👋

First of all: thanks for this incredible tool. I was dreaming about something like 10% what this tool does, incredible!

I wanted to report a parsing error, where percentage-based biomarkers are being imported as absolute values. I tried to debug it, but I cannot find anything wrong with the information sent to the AI.

This is the PDF content:

Image

This is what is sent to AI:

Image

This is what I receive back:

Image

If you pay attention, the mapping for the percentage-base values in the square box is as follows:

  • differential.lymphocytes
  • differential.monocytes

But I would expect the mapping to be done to:

  • differential.lymphocytesPct
  • differential.monocytesPct

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions