diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/esr_example.yaml | 1 | ||||
-rw-r--r-- | example/maximum_metadata_example.yaml | 2 | ||||
-rw-r--r-- | example/uthsc_example.yaml | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/example/esr_example.yaml b/example/esr_example.yaml index 693aff3..c97d0bf 100644 --- a/example/esr_example.yaml +++ b/example/esr_example.yaml @@ -33,7 +33,6 @@ submitter: submitter_name: [Joep de Ligt] submitter_address: "PO Box 50348, Porirua 5240, New Zealand" originating_lab: ESR - provider_sample_id: "20VR0174" submitter_sample_id: "PRJNA648792" submitted_to: https://www.ncbi.nlm.nih.gov/biosample publication: https://doi.org/10.1101/2020.08.05.20168930 diff --git a/example/maximum_metadata_example.yaml b/example/maximum_metadata_example.yaml index cd8890d..8bc08de 100644 --- a/example/maximum_metadata_example.yaml +++ b/example/maximum_metadata_example.yaml @@ -45,7 +45,7 @@ submitter: submitter_address: John Doe's address originating_lab: John Doe kitchen lab_address: John Doe's address - provider_sample_id: XXX1 + provider: XXX1 submitter_sample_id: XXX2 publication: PMID00001113 submitter_orcid: [https://orcid.org/0000-0000-0000-0000,https://orcid.org/0000-0000-0000-0001] diff --git a/example/uthsc_example.yaml b/example/uthsc_example.yaml index 2384114..661cf60 100644 --- a/example/uthsc_example.yaml +++ b/example/uthsc_example.yaml @@ -33,7 +33,7 @@ submitter: submitter_name: [Mariah Taylor] submitter_address: UTHSC, Memphis, Tennessee 38163, USA originating_lab: Regional Biocontainment Laboratory - provider_sample_id: XXX1 + provider: XXX1 submitter_sample_id: XXX2 publication: PMID00001113 submitter_orcid: [https://orcid.org/0000-0000-0000-0000,https://orcid.org/0000-0000-0000-0001] |