From 803f1b57ae07277792a5d93792230d2b453e9bd5 Mon Sep 17 00:00:00 2001 From: AndreaGuarracino Date: Sun, 15 Nov 2020 20:24:16 +0100 Subject: removed provider_sample_id references --- doc/blog/using-covid-19-pubseq-part3.html | 6 +++--- doc/blog/using-covid-19-pubseq-part3.org | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/blog') diff --git a/doc/blog/using-covid-19-pubseq-part3.html b/doc/blog/using-covid-19-pubseq-part3.html index aea74ad..2651f85 100644 --- a/doc/blog/using-covid-19-pubseq-part3.html +++ b/doc/blog/using-covid-19-pubseq-part3.html @@ -358,8 +358,8 @@ the web form. Here we add some extra information.

This is a string field that defines a unique sample identifier by the submitter. In addition to sample_id we also have host_id, -provider_sample_id and submitter_sample_id where host is the host the -sample came from, provider sample is the institution sample id and +provider and submitter_sample_id where host is the host the +sample came from, provider sample is the institution id and submitter is the submitting individual id. host_id is important when multiple sequences come from the same host. Make sure not to have spaces in the sample_id. @@ -599,7 +599,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/doc/blog/using-covid-19-pubseq-part3.org b/doc/blog/using-covid-19-pubseq-part3.org index 7336cf6..307a87a 100644 --- a/doc/blog/using-covid-19-pubseq-part3.org +++ b/doc/blog/using-covid-19-pubseq-part3.org @@ -83,8 +83,8 @@ the web form. Here we add some extra information. This is a string field that defines a unique sample identifier by the submitter. In addition to sample_id we also have host_id, -provider_sample_id and submitter_sample_id where host is the host the -sample came from, provider sample is the institution sample id and +provider and submitter_sample_id where host is the host the +sample came from, provider sample is the institution id and submitter is the submitting individual id. host_id is important when multiple sequences come from the same host. Make sure not to have spaces in the sample_id. @@ -245,7 +245,7 @@ a more elaborate example (note most fields are optional) may look like 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] -- cgit v1.2.3