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

Restrict characters in samplesheet #504

Open
fellen31 opened this issue Nov 19, 2024 · 0 comments
Open

Restrict characters in samplesheet #504

fellen31 opened this issue Nov 19, 2024 · 0 comments
Labels
Effort S Effort Small enhancement New feature or request Gain L Gain Large Urgency M Urgency Medium
Milestone

Comments

@fellen31
Copy link
Collaborator

fellen31 commented Nov 19, 2024

Description of feature

We should probably be more restrictive than to allow all characters except whitespace in sample, family, maternal and paternal IDs in the samplesheet.

  • Dots should be removed so we can safely use .simpleName
  • "pattern": "^[^\\. ]+$"
@fellen31 fellen31 added enhancement New feature or request needs refinement This issue needs refinement labels Nov 19, 2024
@fellen31 fellen31 added Gain L Gain Large Effort S Effort Small Urgency M Urgency Medium and removed needs refinement This issue needs refinement labels Nov 19, 2024
@fellen31 fellen31 added this to the 0.5 milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort S Effort Small enhancement New feature or request Gain L Gain Large Urgency M Urgency Medium
Projects
Status: No status
Development

No branches or pull requests

1 participant