| Literature DB >> 29801439 |
Gurnoor Singh1, Arnold Kuzniar2, Erik M van Mulligen3, Anand Gavai2, Christian W Bachem1, Richard G F Visser1, Richard Finkers4.
Abstract
BACKGROUND: A quantitative trait locus (QTL) is a genomic region that correlates with a phenotype. Most of the experimental information about QTL mapping studies is described in tables of scientific publications. Traditional text mining techniques aim to extract information from unstructured text rather than from tables. We present QTLTableMiner++ (QTM), a table mining tool that extracts and semantically annotates QTL information buried in (heterogeneous) tables of plant science literature. QTM is a command line tool written in the Java programming language. This tool takes scientific articles from the Europe PMC repository as input, extracts QTL tables using keyword matching and ontology-based concept identification. The tables are further normalized using rules derived from table properties such as captions, column headers and table footers. Furthermore, table columns are classified into three categories namely column descriptors, properties and values based on column headers and data types of cell entries. Abbreviations found in the tables are expanded using the Schwartz and Hearst algorithm. Finally, the content of QTL tables is semantically enriched with domain-specific ontologies (e.g. Crop Ontology, Plant Ontology and Trait Ontology) using the Apache Solr search platform and the results are stored in a relational database and a text file.Entities:
Keywords: Ontologies; Plant breeding; QTL; Quantitative trait locus; Semantic interoperability; Table mining
Mesh:
Year: 2018 PMID: 29801439 PMCID: PMC5970438 DOI: 10.1186/s12859-018-2165-7
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Fig. 1QTLTableMiner++ workflow including semantic transformation using OpenRefine
Fig. 2QTLTableMiner++ workflow exemplified on an article. a Input article (http://identifiers.org/pmc/ PMC4266912PMC4266912) with three trait tables (Table 1-3, only the top-two rows per table are shown), b trait statements identified in these tables, c output list of QTL statements
Fig. 3Bar graphs of the numbers of QTL tables detected per article for the manually curated set ‘tomato’ (a) and set ‘potato’ (b) using the QTLTableMiner++
Fig. 4Bar graphs of the numbers of abbreviations detected per article for the manually curated set ‘tomato’ (a) and set ‘potato’ (b) using the QTLTableMiner++
Fig. 5Bar graphs of the numbers of biological entities detected in trait tables for the manually curated set ‘tomato’ (a) and set ‘potato’ (b) using the QTLTableMiner++
Fig. 6Bar graphs of the numbers of QTL statements detected in trait tables for the manually curated set ‘tomato’ (a) and set ‘potato’ (b) using the QTLTableMiner++
Benchmark results of the QTLTableMiner++ tool on different tasks
| Detection | Precision (%) | Recall (%) | ||
|---|---|---|---|---|
| Tomato | Potato | Tomato | Potato | |
| QTL tables | 100 | 100 | 98.55 | 97.18 |
| Abbreviations | 100 | 100 | 54.45 | 71.01 |
| Biological entities | 82.74 | 95.89 | 57.71 | 35.53 |
| QTL statements | 74.53 | 82.82 | 92.56 | 98.94 |
Scalability of the QTLTableMiner++ tool in terms of runtime and memory use
| Number of articles | Number of tables | Number of rows in tables | Runtime (HH:MM:SS) | Max. memory (MB) |
|---|---|---|---|---|
| 10 | 42 | 1562 | 00:04:10 | 19 |
| 20 | 58 | 2090 | 00:06:56 | 23 |
| 30 | 66 | 2326 | 00:07:58 | 30 |