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

Allow sample names based on regular expresion #272

Open
luissian opened this issue Jun 15, 2024 · 0 comments
Open

Allow sample names based on regular expresion #272

luissian opened this issue Jun 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@luissian
Copy link
Member

Description of feature

Sample id requirements in the sample sheet are:

The Sample_ID becomes a part of output file names. Sample IDs are not case-sensitive. Enter a sample ID with the following characteristics:

• Unique for the run.
• ≤ 40 alphanumeric characters, underscores, and/or dashes. Spaces and special characters are not allowed.
• If you use an underscore or dash, enter an alphanumeric character before and after the underscore or dash. Example: Sample1-T5B1_022515.

I would create a regex that fulfills this requirments removing the posibility of underscore, only

@luissian luissian added the enhancement New feature or request label Jun 15, 2024
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
None yet
Development

No branches or pull requests

1 participant