diff options
author | AndreaGuarracino | 2020-11-15 20:24:16 +0100 |
---|---|---|
committer | AndreaGuarracino | 2020-11-15 20:24:16 +0100 |
commit | 803f1b57ae07277792a5d93792230d2b453e9bd5 (patch) | |
tree | 5d7ab0f1d239f4ae0d23ced78da09a1b719b20bc /doc/blog/using-covid-19-pubseq-part3.html | |
parent | d9165d64840daca222305a6bf8d414a77a3cff21 (diff) | |
download | bh20-seq-resource-803f1b57ae07277792a5d93792230d2b453e9bd5.tar.gz bh20-seq-resource-803f1b57ae07277792a5d93792230d2b453e9bd5.tar.lz bh20-seq-resource-803f1b57ae07277792a5d93792230d2b453e9bd5.zip |
removed provider_sample_id references
Diffstat (limited to 'doc/blog/using-covid-19-pubseq-part3.html')
-rw-r--r-- | doc/blog/using-covid-19-pubseq-part3.html | 6 |
1 files changed, 3 insertions, 3 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>] |