diff options
author | lltommy | 2020-04-11 02:44:04 +0200 |
---|---|---|
committer | lltommy | 2020-04-11 02:44:04 +0200 |
commit | 4f4229a61e63649730e7120c764f364078860f0f (patch) | |
tree | 5567ea2f7feb0bd512444502eac736d78724f9d3 /example/metadata.yaml | |
parent | ffad8c21f08aca1cf65809c398f3613846e7c8ba (diff) | |
download | bh20-seq-resource-4f4229a61e63649730e7120c764f364078860f0f.tar.gz bh20-seq-resource-4f4229a61e63649730e7120c764f364078860f0f.tar.lz bh20-seq-resource-4f4229a61e63649730e7120c764f364078860f0f.zip |
Adding descriptions to the yml schema, slight changes to the yml schema
Diffstat (limited to 'example/metadata.yaml')
-rw-r--r-- | example/metadata.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml index c780921..d9e8e92 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -1,3 +1,5 @@ +id: placeholder + host: host_id: XX1 host_species: string @@ -36,5 +38,4 @@ submitter: provider_sample_id: string submitter_sample_id: string authors: testAuthor - submitter_id: X12 - submitter_date: Subdate + submitter_orchid: X12 |