12 research outputs found

    Flexible Coloring

    Get PDF
    Motivated by reliability considerations in data deduplication for storage systems, we introduce the problem of flexible coloring. Given a hypergraph H and the number of allowable colors k, a flexible coloring of H is an assignment of one or more colors to each vertex such that, for each hyperedge, it is possible to choose a color from each vertex’s color list so that this hyperedge is strongly colored (i.e., each vertex has a different color). Different colors for the same vertex can be chosen for different incident hyperedges (hence the term flexible). The goal is to minimize color consumption, namely, the total number of colors assigned, counting multiplicities. Flexible coloring is NP-hard and trivially s − (s−1)k n approximable, where s is the size of the largest hyperedge, and n is the number of vertices. Using a recent result by Bansal and Khot, we show that if k is constant, then it is UGC-hard to approximate to within a factor of s − ε, for arbitrarily small constant ε> 0. s − (s−1)k k ′ Lastly, we present an algorithm with an approximation ratio, where k ′ is number of colors used by a strong coloring algorithm for H. Keywords: graph coloring, hardness of approximatio

    Viewing multiple sequence alignments with the JavaScript Sequence Alignment Viewer (JSAV)

    Get PDF
    The JavaScript Sequence Alignment Viewer (JSAV) is designed as a simple-to-use JavaScript component for displaying sequence alignments on web pages. The display of sequences is highly configurable with options to allow alternative coloring schemes, sorting of sequences and ’dotifying’ repeated amino acids. An option is also available to submit selected sequences to another web site, or to other JavaScript code. JSAV is implemented purely in JavaScript making use of the JQuery and JQuery-UI libraries. It does not use any HTML5-specific options to help with browser compatibility. The code is documented using JSDOC and is available from http://www.bioinf.org.uk/software/jsav/

    A transcriptome-driven analysis of epithelial brushings and bronchial biopsies to define asthma phenotypes in U-BIOPRED

    Get PDF
    RATIONALE AND OBJECTIVES: Asthma is a heterogeneous disease driven by diverse immunologic and inflammatory mechanisms. We used transcriptomic profiling of airway tissues to help define asthma phenotypes. METHODS: The transcriptome from bronchial biopsies and epithelial brushings of 107 moderate-to-severe asthmatics were annotated by gene-set variation analysis (GSVA) using 42 gene-signatures relevant to asthma, inflammation and immune function. Topological data analysis (TDA) of clinical and histological data was used to derive clusters and the nearest shrunken centroid algorithm used for signature refinement. RESULTS: 9 GSVA signatures expressed in bronchial biopsies and airway epithelial brushings distinguished two distinct asthma subtypes associated with high expression of T-helper type 2 (Th-2) cytokines and lack of corticosteroid response (Group 1 and Group 3). Group 1 had the highest submucosal eosinophils, high exhaled nitric oxide (FeNO) levels, exacerbation rates and oral corticosteroid (OCS) use whilst Group 3 patients showed the highest levels of sputum eosinophils and had a high BMI. In contrast, Group 2 and Group 4 patients had an 86% and 64% probability of having non-eosinophilic inflammation. Using machine-learning tools, we describe an inference scheme using the currently-available inflammatory biomarkers sputum eosinophilia and exhaled nitric oxide levels along with OCS use that could predict the subtypes of gene expression within bronchial biopsies and epithelial cells with good sensitivity and specificity. CONCLUSION: This analysis demonstrates the usefulness of a transcriptomic-driven approach to phenotyping that segments patients who may benefit the most from specific agents that target Th2-mediated inflammation and/or corticosteroid insensitivity

    SPIKE – a database, visualization and analysis tool of cellular signaling pathways

    Get PDF
    <p>Abstract</p> <p>Background</p> <p>Biological signaling pathways that govern cellular physiology form an intricate web of tightly regulated interlocking processes. Data on these regulatory networks are accumulating at an unprecedented pace. The assimilation, visualization and interpretation of these data have become a major challenge in biological research, and once met, will greatly boost our ability to understand cell functioning on a systems level.</p> <p>Results</p> <p>To cope with this challenge, we are developing the SPIKE knowledge-base of signaling pathways. SPIKE contains three main software components: 1) A database (DB) of biological signaling pathways. Carefully curated information from the literature and data from large public sources constitute distinct tiers of the DB. 2) A visualization package that allows interactive graphic representations of regulatory interactions stored in the DB and superposition of functional genomic and proteomic data on the maps. 3) An algorithmic inference engine that analyzes the networks for novel functional interplays between network components.</p> <p>SPIKE is designed and implemented as a community tool and therefore provides a user-friendly interface that allows registered users to upload data to SPIKE DB. Our vision is that the DB will be populated by a distributed and highly collaborative effort undertaken by multiple groups in the research community, where each group contributes data in its field of expertise.</p> <p>Conclusion</p> <p>The integrated capabilities of SPIKE make it a powerful platform for the analysis of signaling networks and the integration of knowledge on such networks with <it>omics </it>data. </p

    Analyst-driven development of an open-source simulation tool to address poor uptake of O.R. in healthcare

    Get PDF
    Computer simulation studies of health and care problems have been reported extensively in the academic literature, but the one-off research projects typically undertaken have failed to create an enduring legacy of widespread use by healthcare practitioners. Simulation and other modelling tools designed and developed to be used routinely have not fared much better either. Following a review of the literature and a survey of frontline analysts in the UK NHS, we found that one reason for this is because simulation tools have, to date, not been developed with the requirements of the end-user in the heart of the development process. Starting with a thorough needs assessment of NHS based healthcare analysts, this study outlines a set of practical design principles to guide development of simulation software tool for conducting patient flow simulation studies. The overall requirement is that patient flow be modelled over a number of inter-connected points of delivery while capturing the stochastic nature of patient arrivals and hospital length of stay, as well as the dynamic delays to patient discharge and transfer of care between different points of care delivery. In ensuring a cost-free solution that is both versatile and user-friendly, and coded in an increasingly popular language among the envisaged end users, the tool was implemented is the R programming language and software environment, with the user interface implemented in the interactive R-Shiny application. The talk will provide an overview of the project lifecycle including an illustrative example of an empirical simulation study concerning the centralisation of an acute stroke pathway

    TSP with flexible coloring

    No full text
    Test problems for Clustered TSP and TSP with flexible coloring Test problems for home healthcare service routin

    The Traveling Salesman Problem with Flexible Coloring

    Get PDF
    This paper introduces a new generalized version of the Traveling Salesman Problem (TSP) in which nodes belong to various color classes and each color class must be visited as an entity. We distinguish the cases of the problem for which the colors are either pre-assigned or can be selected from a given subset of colors. We establish computational complexity and provide concise formulations for the problems that lend themselves to derive tight lower bounds. Exact solutions for special cases and a two-phase heuristic for the general case are provided. Worst case performance and asymptotic performance of the heuristic are analyzed and the effectiveness of the proposed heuristic in solving large industrial size problems is empirically demonstrated
    corecore