Link to this page
Biological Pathway Taxonomy
Last uploaded:
March 30, 2022
Acronym | BPT |
Visibility | Public |
Description | Biological Pathway Taxonomy (BPT) - hierarchical taxonomy of cellular and molecular mechanisms, metabolic reactions, and diseases that can be shown as signaling pathways. BPT was created manually based on the Elsevier Pathway Collection available for public usage. There are 3 types of entities in BPT – pathway, group, and folder of pathways and groups. Group is the list of genes and proteins associated with biological function and diseases. Pathway is an interactive model of molecular interactions in human and mammalian cells described in the literature. Each model was reconstructed based on facts published in peer-reviewed journals, with manually quality control. BPT pathway entity includes several properties such as link to the model in Pathway Studio software which allows reading supported sentences from published articles and additional information about members. A list of members for each model can be provided by request. Property “network” describes maps without logical causal relationships between members to distinguish them from actual models of molecular mechanisms (“signaling”). The index folder contains all pathways and groups sorted alphabetically. |
Status | Alpha |
Format | OBO |
Contact | Anastasia Nesterova, nesterova.anastasia@gmail.com |
Categories | Biological Process, Cell, Health, Immunology, Protein, Subcellular |
Version | Released | Uploaded | Downloads |
---|---|---|---|
synonymes2022 (Parsed, Indexed, Metrics, Annotator, Error Diff) | 03/29/2022 | 03/30/2022 | OBO | CSV | RDF/XML |
2022 (Archived) | 03/29/2022 | 03/29/2022 | OBO |
No views of BPT available
Jump to:
Id | urn:agi-folder:biological_process
urn:agi-folder:biological_process
|
---|---|
Preferred Name | Biological process |
Synonyms |
NodeType: Folder
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Biological process
|
---|---|
prefLabel | Biological process
|
database_cross_reference | PS:NodeType
|
notation | biological:process
|
id | urn:agi-folder:biological_process
|
subClassOf | urn:agi-folder:pathways
|
type | |
has_exact_synonym | NodeType: Folder
|
treeView | urn:agi-folder:pathways
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for BPT
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=BPT&class=urn%3Aagi-pathway%3Auuid-7192b020-de79-4406-a39e-f210c9fc67c0&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "BPT" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |