Background: Glucocorticoids are potent anti-inflammatory agents used for the treatment of diseases such as rheumatoid arthritis, asthma, inflammatory bowel disease and psoriasis. Unfortunately, usage is limited because of metabolic side-effects, e.g. insulin resistance, glucose intolerance and diabetes. To gain more insight into the mechanisms behind glucocorticoid induced insulin resistance, it is important to understand which genes play a role in the development of insulin resistance and which genes are affected by glucocorticoids. Medline abstracts contain many studies about insulin resistance and the molecular effects of glucocorticoids and thus are a good resource to study these effects. Results: We developed CoPubGene a method to automatically identify gene-disease associations in Medline abstracts. We used this method to create a literature network of genes related to insulin resistance and to evaluate the importance of the genes in this network for glucocorticoid induced metabolic side effects and anti-inflammatory processes. With this approach we found several genes that already are considered markers of GC induced IR, such as phosphoenolpyruvate carboxykinase (PCK) and glucose-6-phosphatase, catalytic subunit (G6PC). In addition, we found genes involved in steroid synthesis that have not yet been recognized as mediators of GC induced IR. Conclusions: With this approach we are able to construct a robust informative literature network of insulin resistance related genes that gave new insights to better understand the mechanisms behind GC induced IR. The method has been set up in a generic way so it can be applied to a wide variety of disease networks. © 2013 Fleuren et al.; licensee BioMed Central Ltd.
MULTIFILE
BACKGROUND: In many genomics projects, numerous lists containing biological identifiers are produced. Often it is useful to see the overlap between different lists, enabling researchers to quickly observe similarities and differences between the data sets they are analyzing. One of the most popular methods to visualize the overlap and differences between data sets is the Venn diagram: a diagram consisting of two or more circles in which each circle corresponds to a data set, and the overlap between the circles corresponds to the overlap between the data sets. Venn diagrams are especially useful when they are 'area-proportional' i.e. the sizes of the circles and the overlaps correspond to the sizes of the data sets. Currently there are no programs available that can create area-proportional Venn diagrams connected to a wide range of biological databases.RESULTS: We designed a web application named BioVenn to summarize the overlap between two or three lists of identifiers, using area-proportional Venn diagrams. The user only needs to input these lists of identifiers in the textboxes and push the submit button. Parameters like colors and text size can be adjusted easily through the web interface. The position of the text can be adjusted by 'drag-and-drop' principle. The output Venn diagram can be shown as an SVG or PNG image embedded in the web application, or as a standalone SVG or PNG image. The latter option is useful for batch queries. Besides the Venn diagram, BioVenn outputs lists of identifiers for each of the resulting subsets. If an identifier is recognized as belonging to one of the supported biological databases, the output is linked to that database. Finally, BioVenn can map Affymetrix and EntrezGene identifiers to Ensembl genes.CONCLUSION: BioVenn is an easy-to-use web application to generate area-proportional Venn diagrams from lists of biological identifiers. It supports a wide range of identifiers from the most used biological databases currently available. Its implementation on the World Wide Web makes it available for use on any computer with internet connection, independent of operating system and without the need to install programs locally. BioVenn is freely accessible at http://www.cmbi.ru.nl/cdd/biovenn/.
DOCUMENT
Both because of the shortcomings of existing risk assessment methodologies, as well as newly available tools to predict hazard and risk with machine learning approaches, there has been an emerging emphasis on probabilistic risk assessment. Increasingly sophisticated AI models can be applied to a plethora of exposure and hazard data to obtain not only predictions for particular endpoints but also to estimate the uncertainty of the risk assessment outcome. This provides the basis for a shift from deterministic to more probabilistic approaches but comes at the cost of an increased complexity of the process as it requires more resources and human expertise. There are still challenges to overcome before a probabilistic paradigm is fully embraced by regulators. Based on an earlier white paper (Maertens et al., 2022), a workshop discussed the prospects, challenges and path forward for implementing such AI-based probabilistic hazard assessment. Moving forward, we will see the transition from categorized into probabilistic and dose-dependent hazard outcomes, the application of internal thresholds of toxicological concern for data-poor substances, the acknowledgement of user-friendly open-source software, a rise in the expertise of toxicologists required to understand and interpret artificial intelligence models, and the honest communication of uncertainty in risk assessment to the public.
DOCUMENT
Summary: Xpaths is a collection of algorithms that allow for the prediction of compound-induced molecular mechanisms of action by integrating phenotypic endpoints of different species; and proposes follow-up tests for model organisms to validate these pathway predictions. The Xpaths algorithms are applied to predict developmental and reproductive toxicity (DART) and implemented into an in silico platform, called DARTpaths.
DOCUMENT
Adverse Outcome Pathways (AOPs) are conceptual frameworks that tie an initial perturbation (molecular initiat- ing event) to a phenotypic toxicological manifestation (adverse outcome), through a series of steps (key events). They provide therefore a standardized way to map and organize toxicological mechanistic information. As such, AOPs inform on key events underlying toxicity, thus supporting the development of New Approach Methodologies (NAMs), which aim to reduce the use of animal testing for toxicology purposes. However, the establishment of a novel AOP relies on the gathering of multiple streams of evidence and infor- mation, from available literature to knowledge databases. Often, this information is in the form of free text, also called unstructured text, which is not immediately digestible by a computer. This information is thus both tedious and increasingly time-consuming to process manually with the growing volume of data available. The advance- ment of machine learning provides alternative solutions to this challenge. To extract and organize information from relevant sources, it seems valuable to employ deep learning Natural Language Processing techniques. We review here some of the recent progress in the NLP field, and show how these techniques have already demonstrated value in the biomedical and toxicology areas. We also propose an approach to efficiently and reliably extract and combine relevant toxicological information from text. This data can be used to map underlying mechanisms that lead to toxicological effects and start building quantitative models, in particular AOPs, ultimately allowing animal-free human-based hazard and risk assessment.
DOCUMENT
To study the ways in which compounds can induce adverse effects, toxicologists have been constructing Adverse Outcome Pathways (AOPs). An AOP can be considered as a pragmatic tool to capture and visualize mechanisms underlying different types of toxicity inflicted by any kind of stressor, and describes the interactions between key entities that lead to the adverse outcome on multiple biological levels of organization. The construction or optimization of an AOP is a labor intensive process, which currently depends on the manual search, collection, reviewing and synthesis of available scientific literature. This process could however be largely facilitated using Natural Language Processing (NLP) to extract information contained in scientific literature in a systematic, objective, and rapid manner that would lead to greater accuracy and reproducibility. This would support researchers to invest their expertise in the substantive assessment of the AOPs by replacing the time spent on evidence gathering by a critical review of the data extracted by NLP. As case examples, we selected two frequent adversities observed in the liver: namely, cholestasis and steatosis denoting accumulation of bile and lipid, respectively. We used deep learning language models to recognize entities of interest in text and establish causal relationships between them. We demonstrate how an NLP pipeline combining Named Entity Recognition and a simple rules-based relationship extraction model helps screen compounds related to liver adversities in the literature, but also extract mechanistic information for how such adversities develop, from the molecular to the organismal level. Finally, we provide some perspectives opened by the recent progress in Large Language Models and how these could be used in the future. We propose this work brings two main contributions: 1) a proof-of-concept that NLP can support the extraction of information from text for modern toxicology and 2) a template open-source model for recognition of toxicological entities and extraction of their relationships. All resources are openly accessible via GitHub (https://github.com/ontox-project/en-tox).
DOCUMENT
BACKGROUND: Our previously published CUDA-only application PaSWAS for Smith-Waterman (SW) sequence alignment of any type of sequence on NVIDIA-based GPUs is platform-specific and therefore adopted less than could be. The OpenCL language is supported more widely and allows use on a variety of hardware platforms. Moreover, there is a need to promote the adoption of parallel computing in bioinformatics by making its use and extension more simple through more and better application of high-level languages commonly used in bioinformatics, such as Python.RESULTS: The novel application pyPaSWAS presents the parallel SW sequence alignment code fully packed in Python. It is a generic SW implementation running on several hardware platforms with multi-core systems and/or GPUs that provides accurate sequence alignments that also can be inspected for alignment details. Additionally, pyPaSWAS support the affine gap penalty. Python libraries are used for automated system configuration, I/O and logging. This way, the Python environment will stimulate further extension and use of pyPaSWAS.CONCLUSIONS: pyPaSWAS presents an easy Python-based environment for accurate and retrievable parallel SW sequence alignments on GPUs and multi-core systems. The strategy of integrating Python with high-performance parallel compute languages to create a developer- and user-friendly environment should be considered for other computationally intensive bioinformatics algorithms.
DOCUMENT
Application of animal manure to soils results in the introduction of manure-derived bacteria and their antimicrobial resistance genes (ARGs) into soils. ResCap is a novel targeted-metagenomic approach that allows the detection of minority components of the resistome gene pool without the cost-prohibitive coverage depths and can provide a valuable tool to study the spread of antimicrobial resistance (AMR) in the environment. We used high-throughput sequencing and qPCR for 16S rRNA gene fragments as well as ResCap to explore the dynamics of bacteria, and ARGs introduced to soils and adjacent water ditches, both at community and individual scale, over a period of three weeks. The soil bacteriome and resistome showed strong resilience to the input of manure, as manuring did not impact the overall structure of the bacteriome, and its effects on the resistome were transient. Initially, manure application resulted in a substantial increase of ARGs in soils and adjacent waters, while not affecting the overall bacterial community composition. Still, specific families increased after manure application, either through the input of manure (e.g., Dysgonomonadaceae) or through enrichment after manuring (e.g., Pseudomonadaceae). Depending on the type of ARG, manure application resulted mostly in an increase (e.g., aph(6)-Id), but occasionally also in a decrease (e.g., dfrB3) of the absolute abundance of ARG clusters (FPKM/kg or L). This study shows that the structures of the bacteriome and resistome are shaped by different factors, where the bacterial community composition could not explain the changes in ARG diversity or abundances. Also, it highlights the potential of applying targeted metagenomic techniques, such as ResCap, to study the fate of AMR in the environment.
DOCUMENT
Objective: The aim of this study was to obtain insight in specific elements influencing the use, non-use, satisfaction, and dissatisfaction of ankle foot orthoses (AFOs) and the presence of underexposed problems with respect to AFOs. Methods: A questionnaire was composed to obtain information from AFO users to investigate the variables associated with satisfaction and the relation between these variables. A specific feature of this study was the systematic analysis of the remarks made by the respondents about their AFO. Quantitative data analyses were used for analysing the satisfaction and qualitative analyses were used analysing the remarks of the respondents. A total of 211 users completed the questionnaire. Results: Our survey showed that 1 out of 15 AFOs were not used at all. About three quarters of the AFO users were satisfied and about one quarter was dissatisfied. Females and users living alone reported relatively high levels of dissatisfaction, especially in the field of dimensions, comfort, weight, safety and effectiveness. Dissatisfaction with respect to off-the-shelf AFOs for the item durability was higher than that for custom-made AFOs. In the delivery and maintenance process the items ‘maintenance’, ‘professionalism’ and ‘delivery follow-up’ were judged to be unsatisfactory. A large number of comments were made by the respondents to improve the device or process, mainly by the satisfied AFO users. These comments show that even satisfied users experience many problems and that a lot of problems of AFO users are ‘underexposed’. Conclusion: To improve user satisfaction, the user practice has to be identified as an important sub-process of the whole orthopaedic chain especially in the diagnosis and prescription, delivery tuning and maintenance, and evaluation phase.
LINK
Background: The COVID-19 pandemic taught us how to rethink care delivery. It catalyzed creative solutions to amplify the potential of personnel and facilities. This paper presents and evaluates a promptly introduced triaging solution that evolved into a tool to tackle the ever-growing waiting lists at an academic ophthalmology department, the TeleTriageTeam (TTT). A team of undergraduate optometry students, tutor optometrists, and ophthalmologists collaborate to maintain continuity of eye care. In this ongoing project, we combine innovative interprofessional task allocation, teaching, and remote care delivery. Objective: In this paper, we described a novel approach, the TTT; reported its clinical effectiveness and impact on waiting lists; and discussed its transformation to a sustainable method for delivering remote eye care. Methods: Real-world clinical data of all patients assessed by the TTT between April 16, 2020, and December 31, 2021, are covered in this paper. Business data on waiting lists and patient portal access were collected from the capacity management team and IT department of our hospital. Interim analyses were performed at different time points during the project, and this study presents a synthesis of these analyses. Results: A total of 3658 cases were assessed by the TTT. For approximately half (1789/3658, 48.91%) of the assessed cases, an alternative to a conventional face-to-face consultation was found. The waiting lists that had built up during the first months of the pandemic diminished and have been stable since the end of 2020, even during periods of imposed lockdown restrictions and reduced capacity. Patient portal access decreased with age, and patients who were invited to perform a remote, web-based eye test at home were on average younger than patients who were not invited. Conclusions: Our promptly introduced approach to remotely review cases and prioritize urgency has been successful in maintaining continuity of care and education throughout the pandemic and has evolved into a telemedicine service that is of great interest for future purposes, especially in the routine follow-up of patients with chronic diseases. TTT appears to be a potentially preferred practice in other clinics and medical specialties. The paradox is that judicious clinical decision-making based on remotely collected data is possible, only if we as caregivers are willing to change our routines and cognitions regarding face-to-face care delivery.
LINK