about summary refs log tree commit diff
path: root/doc/blog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/blog')
-rw-r--r--doc/blog/using-covid-19-pubseq-part3.html6
-rw-r--r--doc/blog/using-covid-19-pubseq-part3.org6
2 files changed, 6 insertions, 6 deletions
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.
 <p>
 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: XXX<span style="color: #8bc34a;">1</span>
+    provider: XXX<span style="color: #8bc34a;">1</span>
     submitter_sample_id: XXX<span style="color: #8bc34a;">2</span>
     publication: PMID<span style="color: #8bc34a;">00001113</span>
     submitter_orcid: [https://orcid.org/<span style="color: #8bc34a;">0000</span>-<span style="color: #8bc34a;">0000</span>-<span style="color: #8bc34a;">0000</span>-<span style="color: #8bc34a;">0000</span>,https://orcid.org/<span style="color: #8bc34a;">0000</span>-<span style="color: #8bc34a;">0000</span>-<span style="color: #8bc34a;">0000</span>-<span style="color: #8bc34a;">0001</span>]
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]