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

Add checkpoint to validate naming rules of the keys file #163

Open
biodavidjm opened this issue Jul 15, 2020 · 0 comments
Open

Add checkpoint to validate naming rules of the keys file #163

biodavidjm opened this issue Jul 15, 2020 · 0 comments
Assignees

Comments

@biodavidjm
Copy link
Owner

biodavidjm commented Jul 15, 2020

Specifically:

  • Condition: The conditions names must follow these rules:
    Use only letters (A - Z, both uppercase and lowercase) and numbers (0 - 9). The only special character allowed is underscore (_).
    Very important: A condition name cannot begin with a number (R limitation).

  • BioReplicate: biological replicate number. It is based on the condition name. Use as prefix the corresponding Condition name, and add as suffix dash (-) plus the biological replicate number. For example, if condition H1N1_06H has too biological replicates, name them H1N1_06H-1 and H1N1_06H-2

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

No branches or pull requests

1 participant