diff options
Diffstat (limited to 'scripts/submit_ebi/example/project.xml')
-rw-r--r-- | scripts/submit_ebi/example/project.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/submit_ebi/example/project.xml b/scripts/submit_ebi/example/project.xml new file mode 100644 index 0000000..90704ab --- /dev/null +++ b/scripts/submit_ebi/example/project.xml @@ -0,0 +1,9 @@ +<PROJECT_SET> + <PROJECT alias="PubSeq01"> + <TITLE>Testing PubSeq Sample uploads</TITLE> + <DESCRIPTION>This study aimed to allow for uploading sequences from PubSeq</DESCRIPTION> + <SUBMISSION_PROJECT> + <SEQUENCING_PROJECT/> + </SUBMISSION_PROJECT> + </PROJECT> +</PROJECT_SET> |