Skip to content

Commit

Permalink
Update Assay.yaml (#526)
Browse files Browse the repository at this point in the history
* Update Assay.yaml

* Rebuild NF.jsonld, json

---------

Co-authored-by: nf-osi[bot] <[email protected]>
  • Loading branch information
anngvu and nfosi-service authored Sep 27, 2024
1 parent e80ce77 commit 2489ce5
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 0 deletions.
26 changes: 26 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -26477,6 +26477,9 @@
{
"@id": "bts:PROMISCognitiveFunction"
},
{
"@id": "bts:Proximityextensionassay"
},
{
"@id": "bts:QuantitativePCR"
},
Expand Down Expand Up @@ -29475,6 +29478,26 @@
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:Proximityextensionassay",
"@type": "rdfs:Class",
"rdfs:comment": "TBD",
"rdfs:label": "Proximityextensionassay",
"rdfs:subClassOf": [
{
"@id": "bts:ProtocolAssay"
},
{
"@id": "bts:Assay"
}
],
"schema:isPartOf": {
"@id": "http://schema.biothings.io"
},
"sms:displayName": "proximity extension assay",
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:QuantitativePCR",
"@type": "rdfs:Class",
Expand Down Expand Up @@ -30573,6 +30596,9 @@
{
"@id": "bts:PROMISCognitiveFunction"
},
{
"@id": "bts:Proximityextensionassay"
},
{
"@id": "bts:QuantitativePCR"
},
Expand Down
3 changes: 3 additions & 0 deletions modules/Assay/Assay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,9 @@ enums:
PROMIS Cognitive Function:
description: The PROMIS Cognitive Function and Cognitive Function Abilities Subset item banks assess patient-perceived cognitive deficits.
meaning: http://www.healthmeasures.net/images/PROMIS/manuals/PROMIS_Cognitive_Function_Scoring_Manual.pdf
proximity extension assay:
description: Olink's Proximity Extension Assay (PEA) combines specificity and scalability to enable high-throughput, multiplex protein biomarker analysis.
source: https://olink.com/technology/what-is-pea
quantitative PCR:
description: Quantitative PCR (Q-PCR) is used to measure the quantity of a PCR product (commonly in real-time). It quantitatively measures starting amounts of DNA, cDNA, or RNA.
meaning: http://purl.obolibrary.org/obo/MI_1195
Expand Down
1 change: 1 addition & 0 deletions registered-json-schemas/PortalDataset.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"polysomnography",
"positron emission tomography",
"PROMIS Cognitive Function",
"proximity extension assay",
"quantitative PCR",
"questionnaire",
"reactive oxygen species assay",
Expand Down
1 change: 1 addition & 0 deletions registered-json-schemas/Superdataset.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"polysomnography",
"positron emission tomography",
"PROMIS Cognitive Function",
"proximity extension assay",
"quantitative PCR",
"questionnaire",
"reactive oxygen species assay",
Expand Down

0 comments on commit 2489ce5

Please sign in to comment.