Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: QC of Dataset before NCA to prevent app crashing #189

Open
2 tasks
js3110 opened this issue Feb 4, 2025 · 0 comments
Open
2 tasks

Enhancement: QC of Dataset before NCA to prevent app crashing #189

js3110 opened this issue Feb 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@js3110
Copy link
Collaborator

js3110 commented Feb 4, 2025

Description

During the mapping a check on no duplicates should be done by all concentration groupping variables and time c(STUDYID, ANALYTE, USUBJID, DOSNO, other_conc_group_varaibles, TIME). If there are duplicates, a notification error should be raised to the user specifying at least one of the duplicates found and that the mapping cannot proceed until they solve that.

Definition of Done

The requirements for the feature to be complete:

  • If duplicated data present, notify and show which rows are duplicated
  • Do not allow the mapping or subsequent analysis of the data, preventing the app crashing
@js3110 js3110 added the enhancement New feature or request label Feb 4, 2025
@js3110 js3110 added this to aNCA Feb 4, 2025
@js3110 js3110 moved this to Backlog in aNCA Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant