| Literature DB >> 18586728 |
Kenneth McLeod1, Albert Burger.
Abstract
MOTIVATION: Due to different experimental setups and various interpretations of results, the data contained in online bioinformatics resources can be inconsistent, therefore, making it more difficult for users of these resources to assess the suitability and correctness of the answers to their queries. This work investigates the role of argumentation systems to help users evaluate such answers. More specifically, it looks closely at a gene expression case study, creating an appropriate representation of the underlying data and series of rules that are used by a third-party argumentation engine to reason over the query results provided by the mouse gene expression database EMAGE.Entities:
Mesh:
Year: 2008 PMID: 18586728 PMCID: PMC2718635 DOI: 10.1093/bioinformatics/btn157
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.Arguments in ASPIC are stored in a tree structure. The earlier argument has the conclusion Outcome and three contributing subarguments. Rule 1 provides the inference rule used to reach the conclusion. This inference rule states that Outcome is true if both Premise 1 and Premise 2 are true. Premise 2 is known to be true. Premise 1 is the conclusion of another argument, and is only true when Premise 3 is true.
Fig. 2.Undercutting an argument in ASPIC. The first rule states that Conclusion is true when Premise 1 and Premise 2 are both true. This rule is assigned the name ID_1. The second rule states that when Premise 3 and Premise 4 are both true, the rule called ID_1 cannot be applied.
Some of the rules defined by the EMAGE curator
| ID | Description |
|---|---|
| 1 | If a gene |
| 2 | If the user, after examining the image of the experimental result, is confident that the gene |
| 3 | If a spatial annotation |
| 4 | If a textual annotation |
| 5 | If a textual annotation |
| 6 | If the user does not trust the research team that conducted experiment |
| 7 | If a spatial annotation |
| 8 | If two experiments disagree on whether, or not, a gene |
| 9 | If two experiments disagree on whether, or not, a gene |
Rules 1–7 are relatively straightforward. However, Rules 8 and 9 may require further explanation. They state that if two experiments are examining different parts of the same structure both results can be correct regardless of their conclusion. For example, consider two experiments on the human hand. The first experiment may find a particular gene expressed in the thumb, and the second conclude that the same gene is not expressed in the index finger. These experiments show that the gene is both expressed and not expressed in the hand.
Fig. 3.Argument for Hoxb1 being expressed in EMAP:151.
Fig. 4.A counter argument to the argument in Figure 3. Because the EMAGE curator has more confidence in the experiment used in this argument than the experiment used in Figure 3, this argument has a higher degree of belief and so defeats the argument from Figure 3.
Fig. 5.A second argument, based on Rule 8 from Table 1, showing Hoxb1 is expressed in EMAP:151.
Fig. 6.A second argument, based on Rule 9 from Table 1, showing Hoxb1 is not expressed in EMAP:151.
Fig. 7.Screen shot from the prototype (top-left) with simplified presentation in a mock prototype (bottom-right).