Skip to content

Add required-column validation to the R CLI #4

Description

@eneskemalergin

Summary

The R CLI assumes the expected Spectronaut or MSFragger columns are present. If the wrong export is provided, the script currently fails with low-level column errors.

Tasks

  • define the required columns for each supported source
  • validate the input table immediately after loading it
  • print a clear missing-column error message

Acceptance criteria

  • the R CLI fails early with a readable schema error
  • the error lists the missing columns for the selected source

Why this matters

Public users should receive a clear explanation rather than raw R errors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions