diff options
author | Pjotr Prins | 2020-07-17 12:05:53 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-07-17 12:08:43 +0100 |
commit | 6ade3c1d47a83f0ed52a4efe287017b6a0fcc44e (patch) | |
tree | 00f28ae6d9e973098aaee08534aa8414d54a957b /scripts/submit_ebi/example/project.xml | |
parent | 4f3469e2d5395526c0376688ded4340a4834677d (diff) | |
download | bh20-seq-resource-6ade3c1d47a83f0ed52a4efe287017b6a0fcc44e.tar.gz bh20-seq-resource-6ade3c1d47a83f0ed52a4efe287017b6a0fcc44e.tar.lz bh20-seq-resource-6ade3c1d47a83f0ed52a4efe287017b6a0fcc44e.zip |
Preparing for EBI submission
Diffstat (limited to 'scripts/submit_ebi/example/project.xml')
-rw-r--r-- | scripts/submit_ebi/example/project.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/submit_ebi/example/project.xml b/scripts/submit_ebi/example/project.xml index 90704ab..6a817e7 100644 --- a/scripts/submit_ebi/example/project.xml +++ b/scripts/submit_ebi/example/project.xml @@ -1,7 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> <PROJECT_SET> <PROJECT alias="PubSeq01"> <TITLE>Testing PubSeq Sample uploads</TITLE> - <DESCRIPTION>This study aimed to allow for uploading sequences from PubSeq</DESCRIPTION> + <DESCRIPTION>This is a test to allow for uploading sequences from PubSeq</DESCRIPTION> <SUBMISSION_PROJECT> <SEQUENCING_PROJECT/> </SUBMISSION_PROJECT> |