<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.biomarkerkb.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RajaMazumder</id>
	<title>BiomarkerKB Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.biomarkerkb.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RajaMazumder"/>
	<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/Special:Contributions/RajaMazumder"/>
	<updated>2026-09-21T12:23:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=308</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=308"/>
		<updated>2026-09-17T18:36:53Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference biomarker types and biomarker roles? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
&lt;br /&gt;
=== What is the difference biomarker types and biomarker roles? ===&lt;br /&gt;
Biomarker types:  Molecular, histologic, radiographic, or physiologic characteristics are types of biomarkers. &amp;lt;nowiki&amp;gt;https://www.fda.gov/drugs/biomarker-qualification-program/about-biomarkers-and-qualification#BEST_Glossary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Biomarker roles: susceptibility/risk, diagnostic, monitoring, prognostic, predictive, pharmacodynamic/response, and safety &amp;lt;nowiki&amp;gt;https://www.fda.gov/drugs/biomarker-qualification-program/about-biomarkers-and-qualification#BEST_Glossary&amp;lt;/nowiki&amp;gt; but we prefer &amp;quot;roles&amp;quot; as opposed to &amp;quot;categories&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* These are different biomarker categories.&lt;br /&gt;
* What is a biomarker entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* What is a biomarker component: Single instance of an entity&lt;br /&gt;
* Single-component biomarker: A single biomarker consists of exactly one component (a single measured analyte).&lt;br /&gt;
* Multi-component biomarker: A multi-component biomarker (MCB) is a defined combination or defined set of two or more individual biomarkers whose values, when considered together in a specified way (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides). It has two subtypes&lt;br /&gt;
** Integrative biomarker entity - An integrative biomarker entity is composed of multiple component measurements that are generated separately, often using different measurement methods or data sources, rather than as part of a single omics experiment. These components may include, for example, imaging measurements, EEG features, clinical measurements, digital health measurements, genomic results, or laboratory values. A defined mathematical or computational algorithm combines these separate measurements into a single quantitative value, score, or index that is interpreted to have a specific biological, clinical, or diagnostic meaning. &lt;br /&gt;
** Pattern biomarker entity - A pattern biomarker entity is composed of a defined set of component measurements that are generated together or analyzed together to identify a pattern or signature result. This may include omics-derived patterns, such as proteomic, metabolomic, glycomic, transcriptomic, or multi-analyte signatures, as well as other multiplex measurement panels. The key feature is that the component measurements are interpreted collectively, rather than individually, to produce a biomarker result with a specific meaning.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]]. Also, please note that these definitions are informed by the FDA-NIH Biomarker Working Group terminology (https://www.ncbi.nlm.nih.gov/books/NBK326791/; https://www.ncbi.nlm.nih.gov/books/NBK610679/), but we have adapted them in some places to better describe the specific biomarker concepts represented in BiomarkerKB.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=307</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=307"/>
		<updated>2026-09-17T17:27:44Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* Biomarker FAQs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
&lt;br /&gt;
=== What is the difference biomarker types and biomarker roles? ===&lt;br /&gt;
Biomarker types:  Molecular, histologic, radiographic, or physiologic characteristics are types of biomarkers. &amp;lt;nowiki&amp;gt;https://www.fda.gov/drugs/biomarker-qualification-program/about-biomarkers-and-qualification#BEST_Glossary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Biomarker roles: susceptibility/risk, diagnostic, monitoring, prognostic, predictive, pharmacodynamic/response, and safety &amp;lt;nowiki&amp;gt;https://www.fda.gov/drugs/biomarker-qualification-program/about-biomarkers-and-qualification#BEST_Glossary&amp;lt;/nowiki&amp;gt; but we prefer &amp;quot;roles&amp;quot; as opposed to &amp;quot;categories&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* These are different biomarker categories.&lt;br /&gt;
* Entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* Component: Single instance of an entity&lt;br /&gt;
* Single-component biomarker: A single biomarker consists of exactly one component (a single measured analyte).&lt;br /&gt;
* Multi-component biomarker: A multi-component biomarker (MCB) is a defined combination or defined set of two or more individual biomarkers whose values, when considered together in a specified way (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides). It has two subtypes&lt;br /&gt;
** Integrative biomarker entity - An integrative biomarker entity is composed of multiple component measurements that are generated separately, often using different measurement methods or data sources, rather than as part of a single omics experiment. These components may include, for example, imaging measurements, EEG features, clinical measurements, digital health measurements, genomic results, or laboratory values. A defined mathematical or computational algorithm combines these separate measurements into a single quantitative value, score, or index that is interpreted to have a specific biological, clinical, or diagnostic meaning. &lt;br /&gt;
** Pattern biomarker entity - A pattern biomarker entity is composed of a defined set of component measurements that are generated together or analyzed together to identify a pattern or signature result. This may include omics-derived patterns, such as proteomic, metabolomic, glycomic, transcriptomic, or multi-analyte signatures, as well as other multiplex measurement panels. The key feature is that the component measurements are interpreted collectively, rather than individually, to produce a biomarker result with a specific meaning.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]]. Also, please note that these definitions are informed by the FDA-NIH Biomarker Working Group terminology (https://www.ncbi.nlm.nih.gov/books/NBK326791/; https://www.ncbi.nlm.nih.gov/books/NBK610679/), but we have adapted them in some places to better describe the specific biomarker concepts represented in BiomarkerKB.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=306</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=306"/>
		<updated>2026-09-17T17:23:27Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single-component, multi-component, and composite biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* Entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* Component: Single instance of an entity&lt;br /&gt;
* Single-component biomarker: A single biomarker consists of exactly one component (a single measured analyte).&lt;br /&gt;
* Multi-component biomarker: A multi-component biomarker (MCB) is a defined combination or defined set of two or more individual biomarkers whose values, when considered together in a specified way (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides). It has two subtypes&lt;br /&gt;
** Integrative biomarker entity - An integrative biomarker entity is composed of multiple component measurements that are generated separately, often using different measurement methods or data sources, rather than as part of a single omics experiment. These components may include, for example, imaging measurements, EEG features, clinical measurements, digital health measurements, genomic results, or laboratory values. A defined mathematical or computational algorithm combines these separate measurements into a single quantitative value, score, or index that is interpreted to have a specific biological, clinical, or diagnostic meaning. &lt;br /&gt;
** Pattern biomarker entity - A pattern biomarker entity is composed of a defined set of component measurements that are generated together or analyzed together to identify a pattern or signature result. This may include omics-derived patterns, such as proteomic, metabolomic, glycomic, transcriptomic, or multi-analyte signatures, as well as other multiplex measurement panels. The key feature is that the component measurements are interpreted collectively, rather than individually, to produce a biomarker result with a specific meaning.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]]. Also, please note that these definitions are informed by the FDA-NIH Biomarker Working Group terminology (https://www.ncbi.nlm.nih.gov/books/NBK326791/; https://www.ncbi.nlm.nih.gov/books/NBK610679/), but we have adapted them in some places to better describe the specific biomarker concepts represented in BiomarkerKB.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=305</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=305"/>
		<updated>2026-09-17T17:21:03Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single-component, multi-component, and composite biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* Entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* Component: Single instance of an entity&lt;br /&gt;
* Single-component biomarker: A single biomarker consists of exactly one component (a single measured analyte).&lt;br /&gt;
* Multi-component biomarker: A multi-component biomarker (MCB) is a defined combination or defined set of two or more individual biomarkers whose values, when considered together in a specified way (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides). It has two subtypes&lt;br /&gt;
** Integrative biomarker entity - An integrative biomarker entity is composed of multiple component measurements that are generated separately, often using different measurement methods or data sources, rather than as part of a single omics experiment. These components may include, for example, imaging measurements, EEG features, clinical measurements, digital health measurements, genomic results, or laboratory values. A defined mathematical or computational algorithm combines these separate measurements into a single quantitative value, score, or index that is interpreted to have a specific biological, clinical, or diagnostic meaning. &lt;br /&gt;
** Pattern biomarker entity - A pattern biomarker entity is composed of a defined set of component measurements that are generated together or analyzed together to identify a pattern or signature result. This may include omics-derived patterns, such as proteomic, metabolomic, glycomic, transcriptomic, or multi-analyte signatures, as well as other multiplex measurement panels. The key feature is that the component measurements are interpreted collectively, rather than individually, to produce a biomarker result with a specific meaning.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=304</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=304"/>
		<updated>2026-09-17T17:20:36Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single-component, multi-component, and composite biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* Entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* Component: Single instance of an entity&lt;br /&gt;
* Single-component biomarker: A single biomarker consists of exactly one component (a single measured analyte).&lt;br /&gt;
* Multi-component biomarker: A multi-component biomarker (MCB) is a defined combination or defined set of two or more individual biomarkers whose values, when considered together in a specified way (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides). It has two subtypes&lt;br /&gt;
** Integrative biomarker entity - An integrative biomarker entity is composed of multiple component measurements that are generated separately, often using different measurement methods or data sources, rather than as part of a single omics experiment. These components may include, for example, imaging measurements, EEG features, clinical measurements, digital health measurements, genomic results, or laboratory values. A defined mathematical or computational algorithm combines these separate measurements into a single quantitative value, score, or index that is interpreted to have a specific biological, clinical, or diagnostic meaning. &lt;br /&gt;
** Pattern biomarker entity - A multiplex biomarker entity is composed of a defined set of component measurements that are generated together or analyzed together to identify a pattern or signature result. This may include omics-derived patterns, such as proteomic, metabolomic, glycomic, transcriptomic, or multi-analyte signatures, as well as other multiplex measurement panels. The key feature is that the component measurements are interpreted collectively, rather than individually, to produce a biomarker result with a specific meaning.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=303</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=303"/>
		<updated>2026-09-17T17:19:34Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single-component, multi-component, and composite biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* Entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* Component: Single instance of an entity&lt;br /&gt;
* Single-component biomarker: A single biomarker consists of exactly one component (a single measured analyte).&lt;br /&gt;
* Multi-component biomarker: A multi-component biomarker (MCB) is a defined combination or defined set of two or more individual biomarkers whose values, when considered together in a specified way (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides). It has two subtypes&lt;br /&gt;
** Integrative biomarker entity - An integrative biomarker entity is composed of multiple component measurements that are generated separately, often using different measurement methods or data sources, rather than as part of a single omics experiment. These components may include, for example, imaging measurements, EEG features, clinical measurements, digital health measurements, genomic results, or laboratory values. A defined mathematical or computational algorithm combines these separate measurements into a single quantitative value, score, or index that is interpreted to have a specific biological, clinical, or diagnostic meaning. &lt;br /&gt;
** Multiplex biomarker entity - A multiplex biomarker entity is composed of a defined set of component measurements that are generated together or analyzed together to identify a pattern or signature result. This may include omics-derived patterns, such as proteomic, metabolomic, glycomic, transcriptomic, or multi-analyte signatures, as well as other multiplex measurement panels. The key feature is that the component measurements are interpreted collectively, rather than individually, to produce a biomarker result with a specific meaning.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=302</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=302"/>
		<updated>2026-09-17T17:11:33Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single-component, multi-component, and composite biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* Entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* Component: Single instance of an entity&lt;br /&gt;
* Single-component biomarker: A single biomarker consists of exactly one component (a single measured analyte).&lt;br /&gt;
* A multicomponent biomarker combines two or more independently measured components assessed together, each having a distinct &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides).&lt;br /&gt;
* A multi-entity biomarker occurs when at least one of those components is itself made up of multiple molecular entities sharing the same &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; but distinct &amp;lt;code&amp;gt;entity_index&amp;lt;/code&amp;gt; values (e.g., a glycan bound to a protein)&lt;br /&gt;
* A biomarker can be multicomponent, multi-entity, or both at once.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=301</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=301"/>
		<updated>2026-09-17T17:09:43Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single-component, multi-component, and composite biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* Entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* Component: Single instance of an entity&lt;br /&gt;
* Single-component biomarker: A single biomarker consists of exactly one component and one entity (a single measured analyte).&lt;br /&gt;
* A multicomponent biomarker combines two or more independently measured components assessed together, each having a distinct &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides).&lt;br /&gt;
* A multi-entity biomarker occurs when at least one of those components is itself made up of multiple molecular entities sharing the same &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; but distinct &amp;lt;code&amp;gt;entity_index&amp;lt;/code&amp;gt; values (e.g., a glycan bound to a protein)&lt;br /&gt;
* A biomarker can be multicomponent, multi-entity, or both at once.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=300</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=300"/>
		<updated>2026-09-17T17:09:12Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single-component, multi-component, and composite biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* Entity: See entity examples here &amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* Component: Single instance of an entity&lt;br /&gt;
* A single biomarker consists of exactly one component and one entity (a single measured analyte).&lt;br /&gt;
* A multicomponent biomarker combines two or more independently measured components assessed together, each having a distinct &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides).&lt;br /&gt;
* A multi-entity biomarker occurs when at least one of those components is itself made up of multiple molecular entities sharing the same &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; but distinct &amp;lt;code&amp;gt;entity_index&amp;lt;/code&amp;gt; values (e.g., a glycan bound to a protein)&lt;br /&gt;
* A biomarker can be multicomponent, multi-entity, or both at once.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=299</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=299"/>
		<updated>2026-09-17T17:08:27Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single-component, multi-component, and composite biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* Component: Single instance of an entity (&amp;lt;nowiki&amp;gt;https://github.com/clinical-biomarkers/biomarker-controlled-vocabulary&amp;lt;/nowiki&amp;gt;)&lt;br /&gt;
* A single biomarker consists of exactly one component and one entity (a single measured analyte).&lt;br /&gt;
* A multicomponent biomarker combines two or more independently measured components assessed together, each having a distinct &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides).&lt;br /&gt;
* A multi-entity biomarker occurs when at least one of those components is itself made up of multiple molecular entities sharing the same &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; but distinct &amp;lt;code&amp;gt;entity_index&amp;lt;/code&amp;gt; values (e.g., a glycan bound to a protein)&lt;br /&gt;
* A biomarker can be multicomponent, multi-entity, or both at once.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=298</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Frequently_Asked_Questions&amp;diff=298"/>
		<updated>2026-09-17T17:05:37Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* What is the difference between single, multicomponent, and multi-entity biomarkers? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The frequently asked questions are a collection of user questions related to the BiomarkerKB frontend, backend, and data. The answers to these questions contain definition and explanations of terms, such as Single Biomarker or Multicomponent Biomarker. The list of questions is subdivided into questions related to [[#Biomarker FAQs|biomarker]] and [[#General FAQs|general questions]]. You can also use the BiomarkerKB [https://biomarkerkb.org/contact-us/ contact] page to reach out to us with any additional questions or queries.&lt;br /&gt;
&lt;br /&gt;
== General FAQs ==&lt;br /&gt;
=== Where can I find more information on the project? ===&lt;br /&gt;
* The project webpage can be found [https://biomarkerkb.org/about/ here].&lt;br /&gt;
&lt;br /&gt;
=== Is the project repository publicly available? ===&lt;br /&gt;
* You can view all the project repositories [https://github.com/clinical-biomarkers here].&lt;br /&gt;
&lt;br /&gt;
=== What are the biomarker scores and how are scores assigned for the biomarkers? ===&lt;br /&gt;
* The biomarker-score-calculator and default scoring algorithm can be found [https://github.com/clinical-biomarkers/biomarker-score-calculator here]. The biomarker scores can be seen on the full JSON data model responses from the API.&lt;br /&gt;
&lt;br /&gt;
=== Why are some biomarkers assigned a score of 0? ===&lt;br /&gt;
* Biomarkers with a default score of 0 are manually assigned a 0 score and are pending a manual review. The review of the biomarker can include a spot check, full manual quality checking, NLP based methods, and discussions with the submitter/resource. Until the review is complete the biomarker will keep a score of 0 and after the review is complete the biomarker will be scored using the biomarker score calculator tool.&lt;br /&gt;
&lt;br /&gt;
=== How to download all the current dataset files using CLI? ===&lt;br /&gt;
* The BiomarkerKB dataset can be downloaded using the command &amp;lt;code&amp;gt;wget -r -l1 -np -nd -R &amp;quot;index.html*&amp;quot; &amp;lt;nowiki&amp;gt;https://data.biomarkerkb.org/ln2data/releases/data/current/reviewed/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Biomarker FAQs ==&lt;br /&gt;
=== What is the difference between single-component, multi-component, and composite biomarkers? ===&lt;br /&gt;
* A single biomarker consists of exactly one component and one entity (a single measured analyte).&lt;br /&gt;
* A multicomponent biomarker combines two or more independently measured components assessed together, each having a distinct &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; (e.g., a lipid panel of total cholesterol, LDL, HDL, and triglycerides).&lt;br /&gt;
* A multi-entity biomarker occurs when at least one of those components is itself made up of multiple molecular entities sharing the same &amp;lt;code&amp;gt;component_index&amp;lt;/code&amp;gt; but distinct &amp;lt;code&amp;gt;entity_index&amp;lt;/code&amp;gt; values (e.g., a glycan bound to a protein)&lt;br /&gt;
* A biomarker can be multicomponent, multi-entity, or both at once.&lt;br /&gt;
&lt;br /&gt;
For more details, see [[Single biomarker]], [[Multicomponent biomarker]], and [[Multi-entity biomarker]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Daniall Masood, Mariia Kim, Jeet Vora, Robel Kahsay, Patrick McNeely, Sean Kim, Cyrus Chun Hong Au Yeung, Sujeet Kulkarni, Darren A. Natale, Srinivasan Ramachandran, Shakti Gupta, Mano Maurya, Cristian G. Bologa, Thomas S. DeNapoli, Vincent T. Metzger, Praveen Kumar, Nasheath Ahmed, John Erol Evangelista, Nia Lingam, Sean C. Kelly, Jorge L. Sepulveda, Avi Ma’ayan, Jonathan Silverstein, Deanne M. Taylor, Daniel J. Crichton, Ashish Mahabal, Jeremy J. Yang, Christophe G. Lambert, Shankar Subramaniam, Michael Tiemeyer, Rene Ranzinger, Raja Mazumder (2026). &#039;&#039;&#039;&amp;quot;BiomarkerKB: An Integrated Knowledgebase Supporting Biomarker-Centric Exploration of Biomedical Data&amp;quot;&#039;&#039;&#039;. &#039;&#039;Patterns&#039;&#039;, DOI 10.1016/j.patter.2026.101636.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;BiomarkerKB&#039;&#039;&#039;: https://biomarkerkb.org/&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;  [[#top|[top]]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=Data_Release_Notes&amp;diff=148</id>
		<title>Data Release Notes</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=Data_Release_Notes&amp;diff=148"/>
		<updated>2025-12-15T17:41:14Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: /* Versioning Format */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Versioning Format ==&lt;br /&gt;
The versioning format follows a three-digit structure: X.Y.Z.&lt;br /&gt;
* The first digit (X) changes when a major update is introduced, such as changes in the data model.&lt;br /&gt;
* The second digit (Y) increments when new data is added.&lt;br /&gt;
* The third digit (Z) is updated for bug fixes or minor changes.&lt;br /&gt;
&lt;br /&gt;
== Version 2.1.0 ==&lt;br /&gt;
Date: December 11, 2025&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* Added the LLM-extracted glycan biomarker dataset provided by Cyrus Chun Hong Au Yeung.&lt;br /&gt;
=== Backend and Infrastructure Updates ===&lt;br /&gt;
* The incorrect download links on the [https://data.biomarkerkb.org Data Portal] have been fixed.&lt;br /&gt;
* LOINC codes are no longer tied to specimen IDs.&lt;br /&gt;
&lt;br /&gt;
== Version 2.0.2 ==&lt;br /&gt;
Date: December 4, 2025&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* LOINC codes are no longer tied to specimen (UBERON) IDs.&lt;br /&gt;
* For biomarkers that could not be mapped to [[Controlled Vocabulary and Keywords|Controlled Vocabulary]] the original biomarker name is displayed, followed by &amp;quot;in review&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Version 2.0.1 ==&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* Added cross-references to the Common Fund Data Ecosystem ([https://commonfund.nih.gov/dataecosystem CFDE]) Data Coordinating Centers and other resources:&lt;br /&gt;
** [https://www.gtexportal.org/home/ GTEx]&lt;br /&gt;
** [https://pharos.nih.gov/ Pharos]&lt;br /&gt;
** [https://reactome.org/ Reactome]&lt;br /&gt;
** [https://undiagnosed.hms.harvard.edu/ Undiagnosed Diseases Network]&lt;br /&gt;
** [https://idg.reactome.org/ Illuminating the Druggable Genome (IDG) Reactome Portal]&lt;br /&gt;
** [https://www.metabolomicsworkbench.org/ Metabolomics Workbench]&lt;br /&gt;
** [https://maayanlab.cloud/sigcom-lincs SigCom LINCS]&lt;br /&gt;
&lt;br /&gt;
== Version 2.0.0 ==&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* The biomarker field is now standardized using controlled vocabulary terms.&lt;br /&gt;
* Added metabolite as an &amp;lt;code&amp;gt;assessed_entity_type&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;mw_loinc_biomarkers.tsv&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Added [https://rnacentral.org/ RNAcentral] cross-reference support.&lt;br /&gt;
* Added Electronic Health Records Normal ranges data from Oracle Health for Troponin I as an example.&lt;br /&gt;
&lt;br /&gt;
== Version 1.0.6 ==&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* Added a new dataset: MW LOINC biomarkers (&amp;lt;code&amp;gt;mw_loinc_biomarkers.tsv&amp;lt;/code&amp;gt;).&lt;br /&gt;
* Added [https://ncithesaurus.nci.nih.gov/ National Cancer Institute Thesaurus] and [https://www.rcsb.org/ Protein Data Bank] cross-references.&lt;br /&gt;
=== Backend and Infrastructure Updates ===&lt;br /&gt;
* Added the &amp;lt;code&amp;gt;display_name&amp;lt;/code&amp;gt; field to the &amp;lt;code&amp;gt;format-converter&amp;lt;/code&amp;gt; so data source names appear with correct casing.&lt;br /&gt;
&lt;br /&gt;
== Version 1.0.5 ==&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* Updated the Troponin biomarker value &amp;lt;code&amp;gt;assessed_biomarker_entity&amp;lt;/code&amp;gt; for consistency.&lt;br /&gt;
* Added normal ranges from Electronic Health Records provided by the University of New Mexico for Troponin biomarkers.&lt;br /&gt;
* Added Cell Ontology and Protein Ontology cross-references.&lt;br /&gt;
=== Backend and Infrastructure Updates ===&lt;br /&gt;
* Updated all script paths to use &amp;lt;code&amp;gt;data_source.conf&amp;lt;/code&amp;gt; and validated data source names.&lt;br /&gt;
&lt;br /&gt;
== Version 1.0.4 ==&lt;br /&gt;
This release introduces new datasets, cross-references, and bug fixes.&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* Added Cancer Genome Interpreter data on cancer biomarkers from MetaKB.&lt;br /&gt;
* Added Metabolomics Workbench LOINC data on metabolite biomarkers.&lt;br /&gt;
* Added Cell Ontology and Protein Ontology cross-references.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed issue where cookie preferences weren&#039;t being saved when selecting &amp;quot;Allow&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Version 1.0.3 ==&lt;br /&gt;
This release introduces new cross-references and updates to ensure compatibility with external resources.&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* NCBI cross-references added across gene biomarker entries.&lt;br /&gt;
* ChEBI cross-references integrated for small molecules and metabolites.&lt;br /&gt;
=== Backend and Infrastructure Updates ===&lt;br /&gt;
* ChEBI API migration: Updated all programmatic links from the legacy SOAP services to the new REST API endpoints, following ChEBI’s platform migration.&lt;br /&gt;
** Old services retired 1 September 2025.&lt;br /&gt;
** New stable API: [https://www.ebi.ac.uk/chebi/backend/api/docs ChEBI REST API docs]&lt;br /&gt;
** New data products and beta interface available at [https://www.ebi.ac.uk/chebi/beta/ ChEBI 2.0].&lt;br /&gt;
== Version 1.0.2 ==&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* Published updated [https://www.metabolomicsworkbench.org/ Metabolomics Workbench] data.&lt;br /&gt;
* Published sample data from the [https://edrn.nci.nih.gov/ Early Detection Research Network].&lt;br /&gt;
=== Backend and Infrastructure Updates ===&lt;br /&gt;
* &amp;lt;code&amp;gt;evidence_source&amp;lt;/code&amp;gt; database names now retain their original casing for accuracy and consistency.&lt;br /&gt;
* EDRN identifiers were added to the [https://github.com/clinical-biomarkers/format-converter/blob/main/mapping_data/namespace_map.json namespace map].&lt;br /&gt;
* [https://www.genenames.org/ HUGO Gene Nomenclature Committee] (HGNC) was added to the cross-reference JSON file.&lt;br /&gt;
* Fixed an issue where &amp;lt;code&amp;gt;evidence_source&amp;lt;/code&amp;gt; values without tags were previously dropped; these are now preserved.&lt;br /&gt;
* Added a user-guided spelling correction function to improve data entry quality.&lt;br /&gt;
* The TSV-to-JSON converter now automatically checks for header spelling errors.&lt;br /&gt;
* Introduced &amp;lt;code&amp;gt;_suggest_header_corrections&amp;lt;/code&amp;gt; to flag and propose fixes for misspelled headers.&lt;br /&gt;
* Enhanced &amp;lt;code&amp;gt;_stream_tsv&amp;lt;/code&amp;gt; with a call to &amp;lt;code&amp;gt;_check_header_spelling&amp;lt;/code&amp;gt; to prevent invalid headers from being processed.&lt;br /&gt;
&lt;br /&gt;
== Version 1.0.1 ==&lt;br /&gt;
=== Data Updates ===&lt;br /&gt;
* Added &amp;lt;code&amp;gt; xrefs.tsv&amp;lt;/code&amp;gt; to the list of datasets.&lt;br /&gt;
=== Backend &amp;amp; Infrastructure Updates ===&lt;br /&gt;
* Fixed ID formatting issues in NCBI and UniProt references within &amp;lt;code&amp;gt; oncomx.tsv&amp;lt;/code&amp;gt;, removing erroneous spaces (e.g., &amp;lt;code&amp;gt; NCBI: 3288&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt; NCBI:3288&amp;lt;/code&amp;gt;) and extraneous text (e.g., &amp;lt;code&amp;gt;&amp;quot;(composition)&amp;quot;&amp;lt;/code&amp;gt;). Affected biomarkers included AN6295-1, AN6756-1, AN6728-1, and others.&lt;br /&gt;
* Merged assessed entity type synonyms.&lt;br /&gt;
&lt;br /&gt;
== Version 1.0.0 ==&lt;br /&gt;
* BiomarkerKB data portal available with OncoMX, OpenTargets, MarkerDB, ClinVar, PubMed Central Biomarker Gene Set Curation, MW, UniProtKB, GWAS, CIViC biomarker data.&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
	<entry>
		<id>https://wiki.biomarkerkb.org/index.php?title=BiomarkerKB_Resource_Integration&amp;diff=118</id>
		<title>BiomarkerKB Resource Integration</title>
		<link rel="alternate" type="text/html" href="https://wiki.biomarkerkb.org/index.php?title=BiomarkerKB_Resource_Integration&amp;diff=118"/>
		<updated>2025-10-23T19:25:46Z</updated>

		<summary type="html">&lt;p&gt;RajaMazumder: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;BiomarkerKB collects data from many different resources. The data that is collected is not always directly integrated into the data model and data from a resource is sometimes just added as valuable contextual annotations or cross references.&lt;br /&gt;
&lt;br /&gt;
Other resources to be explored: [https://search.cancervariants.org/ MetaKB], [https://cadsr.cancer.gov/onedata/Home.jsp CADSR Cancer], https://themarker.idrblab.cn/, biomarker.org, ResMarkerDB, SalivaDB, https://glycanage.com/publications, https://www.cancergenomeinterpreter.org/biomarkers, [https://github.com/issues/assigned?issue=clinical-biomarkers%7Cbiomarker-issue-repo%7C248 Glycan Biomarkers] ([https://github.com/glygener/CarboCurator code])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please contact us at mazumder_lab@gwu.edu and daniallmasood@gwu.edu if you have any other resources that may contain biomarker data &lt;br /&gt;
&lt;br /&gt;
=CIViC=&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
* Clinical Interpretation of Variants in Cancer (CIViC).&lt;br /&gt;
* Provides cancer biomarkers in form of DNA mutations (dbSNPs).&lt;br /&gt;
* Platform provides clinicians treatment options for patients based on unique tumor profile.&lt;br /&gt;
* License: Creative Commons Attribution-NonCommercial 4.0 International License.&lt;br /&gt;
&lt;br /&gt;
=ClinVar=&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
* Public archive of reports of human variations classified for diseases and drug responses.&lt;br /&gt;
* Provides biomarkers for all disease, but we have only curated cancer biomarkers for now.&lt;br /&gt;
** dbSNPs&lt;br /&gt;
** File is really big but will go back and use existing script to map all biomarkers from here into the data model.&lt;br /&gt;
* License: Creative Commons Attribution-NonCommercial 4.0 International License.&lt;br /&gt;
&lt;br /&gt;
=EDRN=&lt;br /&gt;
Status: Sample Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
* Cancer biomarkers.&lt;br /&gt;
&lt;br /&gt;
=GWAS=&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
* Published genome-wide association studies (GWAS).&lt;br /&gt;
* Provides biomarkers in form of SNPs.&lt;br /&gt;
* GWAS Catalog contains SNPs for a vast amount of diseases.&lt;br /&gt;
** Preliminary curation only focused on cancer.&lt;br /&gt;
** Will use existing script to map all biomarkers into data model.&lt;br /&gt;
* License: Creative Commons Attribution-NonCommercial 4.0 International License.&lt;br /&gt;
&lt;br /&gt;
=HPO=&lt;br /&gt;
&lt;br /&gt;
Status: Cross-Reference&lt;br /&gt;
&lt;br /&gt;
* HPO provides disease and entity associations.&lt;br /&gt;
* Does not provide a change within the entity so we cannot collect biomarker data from here.&lt;br /&gt;
* However we can use it as a cross-reference within our cross-referencing section.&lt;br /&gt;
* Provides cross-reference to OMIM, SNOMED, and MONDO.&lt;br /&gt;
&lt;br /&gt;
=LOINC=&lt;br /&gt;
Status: Cross-Reference&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Data provided by Metabolomics Workbench&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=MarkerDB=&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
* Provides a lot of useful biomarker data and cross-references other resources as well.&lt;br /&gt;
* Information includes: panel information, abnormal levels of biomarkers by disease, structural information, etc.&lt;br /&gt;
* Annotations that can be cross-referenced include the above.&lt;br /&gt;
* By cross-referencing, BiomarkerKB will allow users to find more information for specific biomarkers and move towards the goal of being a comprehensive resource for biomarkers.&lt;br /&gt;
* License: Creative Commons Attribution-NonCommercial 4.0 International License.&lt;br /&gt;
&lt;br /&gt;
=Metabolomics Workbench=&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Data provided by Metabolomics Workbench&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Metabolite biomarkers utilized in the uniform newborn screening program.&lt;br /&gt;
* Detect treatable disorders that are life threatening or having long-term morbidity, before they become symptomatic.&lt;br /&gt;
&lt;br /&gt;
=OncoKB=&lt;br /&gt;
Status: Cross-Reference&lt;br /&gt;
&lt;br /&gt;
* Provides useful information on drugs and therapy options for different biomarker entities.&lt;br /&gt;
* Also provides information based on what condition the entity is related to.&lt;br /&gt;
* License: A license is required to use OncoKB for commercial and/or clinical purposes, and to access OncoKB data programmatically for academic purposes.&lt;br /&gt;
* Paid license is required&lt;br /&gt;
* Cross-reference from biomarkers in BiomarkerKB to the appropriate drug information and therapy information is the best solution.&lt;br /&gt;
&lt;br /&gt;
=OncoMX=&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
* integrated cancer mutation and expression resource for exploring cancer biomarkers&lt;br /&gt;
* Manual curation effort by GWU and JPL&lt;br /&gt;
* Over 600 single and panel biomarkers&lt;br /&gt;
* License: Creative Commons Attribution-NonCommercial 4.0 International License.&lt;br /&gt;
&lt;br /&gt;
=OpenTargets=&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
* Collects potential drug targets and therapeutic targets.&lt;br /&gt;
* Some effort was required to find the correct biomarker data.&lt;br /&gt;
* 1200 biomarkers collected.&lt;br /&gt;
** dbSNPs related to cancer and other disease&lt;br /&gt;
* License: Creative Commons Attribution-NonCommercial 4.0 International License.&lt;br /&gt;
&lt;br /&gt;
=PubMed Central Biomarker Gene Set Curation=&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Data provided by Avi Ma&#039;ayan&#039;s LINCS group&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* This data set was created through manual curation of biomarker gene sets on Pubmed Central using the results of gene sets returned from Rummagene. &lt;br /&gt;
* Using the outputted search results within the Rummagene web server, we manually identified publications that associated different conditions and environmental exposures to biomarker gene sets. &lt;br /&gt;
* The biomarker gene sets were retrieved through the validation of the gene mentioned within each of the publications. &lt;br /&gt;
* The primary use case for this data is to identify biomarker panels/ gene sets associated with conditions.&lt;br /&gt;
&lt;br /&gt;
=UniProtKB=&lt;br /&gt;
&lt;br /&gt;
Status: Direct Integration into Data Model&lt;br /&gt;
&lt;br /&gt;
* Can provide biomarker (change in entity), entity, condition, and sampling data.&lt;br /&gt;
* This data is in a text file that has to be reviewed fully and to make sure it will be able to be automatically extracted.&lt;br /&gt;
* Contextual information can be imputed if necessary.&lt;br /&gt;
* In UniProt there are found_in and entries that are actual biomarkers:&lt;br /&gt;
** found_in will get a cross-reference;&lt;br /&gt;
** actual biomarkers will be directly integrated.&lt;br /&gt;
* Manual curation of 56 reviewed entries with mention of &amp;quot;biomarker&amp;quot; in flat text file.&lt;br /&gt;
* License is Creative Commons Attribution 4.0 International (CC BY 4.0).&lt;/div&gt;</summary>
		<author><name>RajaMazumder</name></author>
	</entry>
</feed>