diff options
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> |