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

Validation error in samplesheet.csv file: ID values must be strings #191

Open
albatalavera opened this issue Jan 15, 2025 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@albatalavera
Copy link

Description of the bug

When running the nf-core/bacass pipeline v2.4.0 with the required Nextflow version 24.04.2, a validation error occurs because the ID values in the samplesheet.csv file are integers instead of strings. The error message is as follows:

* --input (samplesheet.csv): Validation of file failed:
        -> Entry X: Error for field 'ID' (XXXXX): Value is [integer] but should be [string] (Sample name must be provided and cannot contain spaces)

This happens specifically when the sample names are purely numeric.

Command used and terminal output

Relevant files

No response

System information

nf-core/bacass v2.4.0
Nextflow v24.04.2

@albatalavera albatalavera added the bug Something isn't working label Jan 15, 2025
@Daniel-VM Daniel-VM self-assigned this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants