diff options
author | Pjotr Prins | 2020-07-17 12:05:53 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-07-17 12:07:46 +0100 |
commit | 04ab343e57c7a23451164843d1922622c5f4f9f5 (patch) | |
tree | 00f28ae6d9e973098aaee08534aa8414d54a957b /scripts/submit_ebi/example/project.xml | |
parent | 87f3fb187ea7a956a3bd2fe224a3ea06ff1d760b (diff) | |
download | bh20-seq-resource-04ab343e57c7a23451164843d1922622c5f4f9f5.tar.gz bh20-seq-resource-04ab343e57c7a23451164843d1922622c5f4f9f5.tar.lz bh20-seq-resource-04ab343e57c7a23451164843d1922622c5f4f9f5.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> |