To add a prep template you need to:
-
Select your prep template file (only files with the "txt" and "tsv" file extensions will be displayed here):
-
Select the prep template data type
-
Select an investigation type (optional but required for EBI submission):
Add prep template
{% for _, _, pt, _ in available_prep_templates %}
{% module PrepTemplateInfoTab(study, pt, full_access, ena_terms, user_defined_terms) %}
{% end %}