Skip to content

Commit

Permalink
updated genetic ancestry values (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianraymor authored Dec 2, 2024
1 parent 7f840ce commit 4befffc
Showing 1 changed file with 13 additions and 19 deletions.
32 changes: 13 additions & 19 deletions schema/drafts/5.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,9 @@ If <code>organism_ontolology_term_id</code> is <code>"NCBITaxon:9606"</code> for
<tr>
<th>Value</th>
<td>
<code>str</code> or <code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
<code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
If <code>organism_ontolology_term_id</code> is NOT
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the
value MUST be <code>"na"</code>.<br><br>If
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code>.<br><br>If
<code>organism_ontolology_term_id</code> is
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code> if unavailable; otherwise, the value MUST be the genetic ancestry percentage of <a href="https://www.ebi.ac.uk/ols4/ontologies/hancestro/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FHANCESTRO_0010"><code>"HANCESTRO:0010"</code></a> for <i>African</i> expressed as a <code>float</code> greater than or equal to <code>0.0</code> and less than or equal to <code>1.0</code>
</td>
Expand All @@ -610,10 +609,9 @@ If <code>organism_ontolology_term_id</code> is <code>"NCBITaxon:9606"</code> for
<tr>
<th>Value</th>
<td>
<code>str</code> or <code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
If <code>organism_ontolology_term_id</code> is NOT
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the
value MUST be <code>"na"</code>.<br><br>If
<code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
If <code>organism_ontolology_term_id</code> is NOT
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code>.<br><br>If
<code>organism_ontolology_term_id</code> is
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code> if unavailable; otherwise, the value MUST be the genetic ancestry percentage of <a href="https://www.ebi.ac.uk/ols4/ontologies/hancestro/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FHANCESTRO_0009"><code>"HANCESTRO:0009"</code></a> for <i>East Asian</i> expressed as a <code>float</code> greater than or equal to <code>0.0</code> and less than or equal to <code>1.0</code>
</td>
Expand All @@ -637,10 +635,9 @@ If <code>organism_ontolology_term_id</code> is <code>"NCBITaxon:9606"</code> for
<tr>
<th>Value</th>
<td>
<code>str</code> or <code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
<code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
If <code>organism_ontolology_term_id</code> is NOT
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the
value MUST be <code>"na"</code>.<br><br>If
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code>.<br><br>If
<code>organism_ontolology_term_id</code> is
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code> if unavailable; otherwise, the value MUST be the genetic ancestry percentage of <a href="https://www.ebi.ac.uk/ols4/ontologies/hancestro/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FHANCESTRO_0005"><code>"HANCESTRO:0005"</code></a> for <i>European</i> expressed as a <code>float</code> greater than or equal to <code>0.0</code> and less than or equal to <code>1.0</code>
</td>
Expand All @@ -664,10 +661,9 @@ If <code>organism_ontolology_term_id</code> is <code>"NCBITaxon:9606"</code> for
<tr>
<th>Value</th>
<td>
<code>str</code> or <code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
<code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
If <code>organism_ontolology_term_id</code> is NOT
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the
value MUST be <code>"na"</code>.<br><br>If
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code>.<br><br>If
<code>organism_ontolology_term_id</code> is
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code> if unavailable; otherwise, the value MUST be the genetic ancestry percentage of <a href="https://www.ebi.ac.uk/ols4/ontologies/hancestro/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FHANCESTRO_0013"><code>"HANCESTRO:0013"</code></a> for <i>Indigenous American</i> expressed as a <code>float</code> greater than or equal to <code>0.0</code> and less than or equal to <code>1.0</code>
</td>
Expand All @@ -691,10 +687,9 @@ If <code>organism_ontolology_term_id</code> is <code>"NCBITaxon:9606"</code> for
<tr>
<th>Value</th>
<td>
<code>str</code> or <code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
<code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
If <code>organism_ontolology_term_id</code> is NOT
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the
value MUST be <code>"na"</code>.<br><br>If
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code>.<br><br>If
<code>organism_ontolology_term_id</code> is
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code> if unavailable; otherwise, the value MUST be the genetic ancestry percentage of <a href="https://www.ebi.ac.uk/ols4/ontologies/hancestro/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FHANCESTRO_0017"><code>"HANCESTRO:0017"</code></a> for <i>Oceanian</i> expressed as a <code>float</code> greater than or equal to <code>0.0</code> and less than or equal to <code>1.0</code>
</td>
Expand All @@ -718,10 +713,9 @@ If <code>organism_ontolology_term_id</code> is <code>"NCBITaxon:9606"</code> for
<tr>
<th>Value</th>
<td>
<code>str</code> or <code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
<code>float</code>. All observations with the same <code>donor_id</code> MUST contain the same value.<br><br>
If <code>organism_ontolology_term_id</code> is NOT
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the
value MUST be <code>"na"</code>.<br><br>If
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code>.<br><br>If
<code>organism_ontolology_term_id</code> is
<code>"NCBITaxon:9606"</code> for <i>Homo sapiens</i>, then the value MUST be a <code>float("nan")</code> if unavailable; otherwise, the value MUST be the genetic ancestry percentage of <a href="https://www.ebi.ac.uk/ols4/ontologies/hancestro/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FHANCESTRO_0006"><code>"HANCESTRO:0006"</code></a> for <i>South Asian</i> expressed as a <code>float</code> greater than or equal to <code>0.0</code> and less than or equal to <code>1.0</code>
</td>
Expand Down

0 comments on commit 4befffc

Please sign in to comment.