Difference between revisions of "BIN-Abstractions"

From "A B C"
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<div id="ABC">
 
<div id="ABC">
<div style="padding:5px; border:1px solid #000000; background-color:#f4d7b7; font-size:300%; font-weight:400; color: #000000; width:100%;">
+
<div style="padding:5px; border:1px solid #000000; background-color:#b3dbce; font-size:300%; font-weight:400; color: #000000; width:100%;">
 
Abstractions for Bioinformatics
 
Abstractions for Bioinformatics
<div style="padding:5px; margin-top:20px; margin-bottom:10px; background-color:#f4d7b7; font-size:30%; font-weight:200; color: #000000; ">
+
<div style="padding:5px; margin-top:20px; margin-bottom:10px; background-color:#b3dbce; font-size:30%; font-weight:200; color: #000000; ">
 
(Introduction to nature of abstractions; examples; abstractions for biology; structuring abstractions: controlled vocabularies and ontologies.)
 
(Introduction to nature of abstractions; examples; abstractions for biology; structuring abstractions: controlled vocabularies and ontologies.)
 
</div>
 
</div>
Line 10: Line 10:
  
  
<div style="padding:5px; border:1px solid #000000; background-color:#f4d7b733; font-size:85%;">
+
<div style="padding:5px; border:1px solid #000000; background-color:#b3dbce33; font-size:85%;">
 
<div style="font-size:118%;">
 
<div style="font-size:118%;">
 
<b>Abstract:</b><br />
 
<b>Abstract:</b><br />
Line 43: Line 43:
 
<b>Deliverables:</b><br />
 
<b>Deliverables:</b><br />
 
<section begin=deliverables />
 
<section begin=deliverables />
<!-- included from "./data/ABC-unit_components.txt", section: "deliverables-time_management" -->
+
<ul>
 
<li><b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.</li>
 
<li><b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.</li>
<!-- included from "./data/ABC-unit_components.txt", section: "deliverables-journal" -->
 
 
<li><b>Journal</b>: Document your progress in your [[FND-Journal|Course Journal]]. Some tasks may ask you to include specific items in your journal. Don't overlook these.</li>
 
<li><b>Journal</b>: Document your progress in your [[FND-Journal|Course Journal]]. Some tasks may ask you to include specific items in your journal. Don't overlook these.</li>
<!-- included from "./data/ABC-unit_components.txt", section: "deliverables-insights" -->
 
 
<li><b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].</li>
 
<li><b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].</li>
 +
</ul>
 
<section end=deliverables />
 
<section end=deliverables />
 
<!-- ============================  -->
 
<!-- ============================  -->
Line 54: Line 53:
 
<section begin=prerequisites />
 
<section begin=prerequisites />
 
<b>Prerequisites:</b><br />
 
<b>Prerequisites:</b><br />
<!-- included from "./data/ABC-unit_components.txt", section: "notes-external_prerequisites" -->
 
 
You need the following preparation before beginning this unit. If you are not familiar with this material from courses you took previously, you need to prepare yourself from other information sources:<br />
 
You need the following preparation before beginning this unit. If you are not familiar with this material from courses you took previously, you need to prepare yourself from other information sources:<br />
<!-- included from "./data/ABC-unit_prerequisites.txt", section: "biomolecules" -->
 
 
*<b>Biomolecules</b>: The molecules of life; nucleic acids and amino acids; the genetic code; protein folding; post-translational modifications and protein biochemistry; membrane proteins; biological function.
 
*<b>Biomolecules</b>: The molecules of life; nucleic acids and amino acids; the genetic code; protein folding; post-translational modifications and protein biochemistry; membrane proteins; biological function.
<!-- included from "./data/ABC-unit_components.txt", section: "notes-prerequisites" -->
 
 
This unit builds on material covered in the following prerequisite units:<br />
 
This unit builds on material covered in the following prerequisite units:<br />
 
*[[ABC-BIN-Preparation|ABC-BIN-Preparation (Bioinformatics Course Preparation)]]
 
*[[ABC-BIN-Preparation|ABC-BIN-Preparation (Bioinformatics Course Preparation)]]
Line 70: Line 66:
  
  
{{REVISE}}
 
  
 
{{Smallvspace}}
 
{{Smallvspace}}
Line 80: Line 75:
  
  
 +
=== Evaluation ===
 +
<b>Evaluation: NA</b><br />
 +
<div style="margin-left: 2rem;">This unit is not evaluated for course marks.</div>
 
== Contents ==
 
== Contents ==
<!-- included from "./components/BIN-Abstractions.components.txt", section: "contents" -->
 
  
 
{{Task|1=
 
{{Task|1=
Line 91: Line 88:
 
Think about the actors and their roles in this process. Then define what is essential.
 
Think about the actors and their roles in this process. Then define what is essential.
  
The common abstraction for this is a "'''gene regulatory network'''", a graph in which the nodes are gene labels and the edges define a relationship that is either activating or repressing. The individual facts are represented as the existence of nodes and edges, and as attributes to nodes and edges. Now ask yourself: can this abstraction represent all types of facts?
+
The common abstraction for this is a [[FND-MAT-Graphs_and_networks|'''graph''']. In this graph the nodes are gene labels and the edges define a relationship of influence -  activating or repressing. The individual facts are represented as the existence of nodes and edges, and as attributes to nodes and edges. This is called a "'''gene regulatory network'''". Now ask yourself: can this abstraction represent all types of facts?
  
 
Is this abstraction what you came up with? Is your idea different? Better?
 
Is this abstraction what you came up with? Is your idea different? Better?
Line 100: Line 97:
 
}}
 
}}
  
== Self-evaluation ==
 
<!--
 
=== Question 1===
 
 
Question ...
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
 
Answer ...
 
<div class="mw-collapsible-content">
 
Answer ...
 
 
</div>
 
  </div>
 
 
  {{Vspace}}
 
 
-->
 
== Notes ==
 
<!-- included from "./components/BIN-Abstractions.components.txt", section: "notes" -->
 
<!-- included from "./data/ABC-unit_components.txt", section: "notes" -->
 
<references />
 
== Further reading, links and resources ==
 
<!-- {{#pmid: 19957275}} -->
 
<!-- <div class="reference-box">[http://www.ncbi.nlm.nih.gov]</div> -->
 
  
 
{{Vspace}}
 
{{Vspace}}
  
 
<!-- included from "./data/ABC-unit_components.txt", section: "ABC-unit_ask" -->
 
 
----
 
 
{{Vspace}}
 
 
<b>If in doubt, ask!</b> If anything about this learning unit is not clear to you, do not proceed blindly but ask for clarification. Post your question on the course mailing list: others are likely to have similar problems. Or send an email to your instructor.
 
 
----
 
 
{{Vspace}}
 
  
 
<div class="about">
 
<div class="about">
Line 155: Line 116:
 
*0.1 First stub
 
*0.1 First stub
 
</div>
 
</div>
[[Category:ABC-units]]
 
<!-- included from "./data/ABC-unit_components.txt", section: "ABC-unit_footer" -->
 
  
 
{{CC-BY}}
 
{{CC-BY}}
  
 +
[[Category:ABC-units]]
 
</div>
 
</div>
 
<!-- [END] -->
 
<!-- [END] -->

Revision as of 05:40, 21 September 2020

Abstractions for Bioinformatics

(Introduction to nature of abstractions; examples; abstractions for biology; structuring abstractions: controlled vocabularies and ontologies.)


 


Abstract:

This unit comprises introductory notes on the nature of abstractions with an example from the art of tying ties. We review typical abstractions for biology and discuss options for structuring labels and relationships.


Objectives:
This unit will ...

  • ... introduce the concept of an "abstraction", as applied to making concepts about biology computable;
  • ... illustrate with examples;
  • ... discuss principles of how to address issues of uniqueness and structuring of abstractions.

Outcomes:
After working through this unit you ...

  • ... can describe what the purpose of an abstraction is;
  • ... have encountered common abstractions for bioinformatics;
  • ... are able to come up with examples for "numerically controlled vocabularies" and "synonym constrained vocabularies";
  • ... have thought about an abstraction for a complex biological situation;
  • ... are able to contrast your solution to the canonical approach.

Deliverables:

  • Time management: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.
  • Journal: Document your progress in your Course Journal. Some tasks may ask you to include specific items in your journal. Don't overlook these.
  • Insights: If you find something particularly noteworthy about this unit, make a note in your insights! page.

Prerequisites:
You need the following preparation before beginning this unit. If you are not familiar with this material from courses you took previously, you need to prepare yourself from other information sources:

  • Biomolecules: The molecules of life; nucleic acids and amino acids; the genetic code; protein folding; post-translational modifications and protein biochemistry; membrane proteins; biological function.

This unit builds on material covered in the following prerequisite units:


 



 



 


Evaluation

Evaluation: NA

This unit is not evaluated for course marks.

Contents

{{Task|1=

  • Read the introductory notes on "Abstractions" for Bioinformatics.
  • It is common for transcription factors to stimulate or repress the expression of other transcription factors, which in turn act on the expression of more proteins. In addition, proteins that catalyze post-translational modifications can play an important role in such regulation. Assume you would like to store facts about this situation. What abstraction could you design?

More ...

Think about the actors and their roles in this process. Then define what is essential.

The common abstraction for this is a [[FND-MAT-Graphs_and_networks|graph]. In this graph the nodes are gene labels and the edges define a relationship of influence - activating or repressing. The individual facts are represented as the existence of nodes and edges, and as attributes to nodes and edges. This is called a "gene regulatory network". Now ask yourself: can this abstraction represent all types of facts?

Is this abstraction what you came up with? Is your idea different? Better?

}}


 


About ...
 
Author:

Boris Steipe <boris.steipe@utoronto.ca>

Created:

2017-08-05

Modified:

2017-09-19

Version:

1.0

Version history:

  • 1.0 Completed to first live version
  • 0.1 First stub

CreativeCommonsBy.png This copyrighted material is licensed under a Creative Commons Attribution 4.0 International License. Follow the link to learn more.