Search bioRxivSearch

Biology subjects

Cokelaer, T.

Publications and source records attributed to Cokelaer, T..

4 recordsLinked to original sources

GDSCTools for Mining Pharmacogenomic Interactions in Cancer

MotivationLarge pharmacogenomic screenings integrate heterogeneous cancer genomic data sets as well as anti-cancer drug responses on thousand human cancer cell lines. Mining this data to identify new therapies for cancer sub-populations would benefit from common data structures, modular computational biology tools and user-friendly interfaces.\n\nResultsWe have developed GDSCTools: a software aimed at the identification of clinically relevant genomic markers of drug response. The Genomics of Drug Sensitivity in Cancer (GDSC) database (www.cancerRxgene.org) integrates heterogeneous cancer genomic data sets as well as anti-cancer drug responses on a thousand cancer cell lines. Including statistical tools (ANOVA) and predictive methods (Elastic Net), as well as common data structures, GDSCTools allows users to reproduce published results from GDSC, to analyse their own drug responses or genomic datasets, and to implement new analytical methods.\n\nContactthomas.cokelaer@pasteur.fr

cancer biology

Sequanix: A Dynamic Graphical Interface for Snakemake Workflows

SummaryWe designed a PyQt graphical user interface - Sequanix - aiming at democratizing the use of Snakemake pipelines. Although the primary goal of Sequanix was to facilitate the execution of NGS Snakemake pipelines available in the Sequana project (http://sequana.readthedocs.io), it can also handle any Snakemake pipelines. Therefore, Sequanix should be useful to all Snakemake developers willing to expose their pipelines to a wider audience.\n\nAvailabilitySource code available on http://github.com/sequana/sequana and standalone on http://bioconda.github.io (sequana package).

bioinformatics

Dissecting cancer resistance to therapies with cell-type-specific dynamic logic models

Therapies targeting specific molecular processes, in particular kinases, are major strategies to treat cancer. Genomic features are commonly used as biomarkers for drug sensitivity, but our ability to stratify patients based on these features is still limited. As response to kinase inhibitors is a dynamic process affecting largely signal transduction, we investigated the association between cell-specific dynamic signaling pathways and drug sensitivity. We measured 14 phosphoproteins under 43 different perturbed conditions (combination of 5 stimuli and 7 inhibitors) for 14 colorectal cancer cell-lines, and built cell-line-specific dynamic logic models of the underlying signaling network. Model parameters, representing pathway dynamics, were used as features to predict sensitivity to a panel of 27 drugs. This analysis revealed associations between cell-specific signaling pathways and drug sensitivity for 14 of the drugs, 9 of which have no genomic biomarker. Following one of these associations, we validated a drug combination predicted to overcome resistance to MEK inhibitors by co-blockade of GSK3. These results underscore the value of perturbation-based studies to find biomarkers and combination therapies complementing those based on a static genomic characterization.

cancer biology

Detection and characterization of low and high genome coverage regions using an efficient running median and a double threshold approach.

MotivationNext Generation Sequencing (NGS) provides researchers with powerful tools to investigate both prokaryotic and eukaryotic genetics. An accurate assessment of reads mapped to a specific genome consists of inspecting the genome coverage as number of reads mapped to a specific genome location. Most current methods use the average of the genome coverage (sequencing depth) to summarize the overall coverage. This metric quickly assess the sequencing quality but ignores valuable biological information like the presence of repetitive regions or deleted genes. The detection of such information may be challenging due to a wide spectrum of heterogeneous coverage regions, a mixture of underlying models or the presence of a non-constant trend along the genome. Using robust statistics to systematically identify genomic regions with unusual coverage is needed to characterize these regions more precisely.\n\nResultsWe implemented an efficient running median algorithm to estimate the genome coverage trend. The distribution of the normalized genome coverage is then estimated using a Gaussian mixture model. A z-score statistics is then assigned to each base position and used to separate the central distribution from the regions of interest (ROI) (i.e., under and over-covered regions). Finally, a double threshold mechanism is used to cluster the genomic ROIs. HTML reports provide a summary with interactive visual representations of the genomic ROIs.\n\nAvailabilityAn implementation of the genome coverage characterization is available within the Sequana project. The standalone application is called sequana_coverage. The source code is available on GitHub (http://github.com/sequana/sequana), and documentation on ReadTheDocs (http://sequana.readtheodcs.org). An example of HTML report is provided on http://sequana.github.io.\n\nContactdimitri.desvillechabrol@pasteur.fr, thomas.cokelaer@pasteur.fr

bioinformatics