Ding Lab
Bridge the biomedical data and discovery!

Welcome!

We are a computational biology group at the Meakins-Christie Laboratories of the McGill University School of Medicine. Our lab focuses on studying cell dynamics in various biological processes in many diseases (e.g., developmental disorder, pulmonary diseases, cancers). Decoding cell dynamics is essential for understanding the pathogenesis of diseases and finding novel therapeutics. The existence of enormous heterogeneity in those diseases makes it challenging to decipher the unknown. The advancing single-cell technologies that profile individual cell states provide unprecedented opportunities to tackle this problem, which could drive biological discoveries and medical innovations in various fields (such as developmental and cancer biology). However, the single-cell data presents numerous new challenges in developing computational models that bridge the biomedical data and potential discoveries. Our primary research is to develop machine learning approaches (particularly probabilistic graphical models) to jointly analyze, model, and visualize single-cell (and/or bulk) omics data (preferably longitudinal or spatial). Such computational models will be used to help us derive a deeper understanding of the cell dynamics in different biological systems, which will eventually benefit the public health with machine-learning driven new diagnostic and therapeutic strategies.

1 / 5
2 / 5
SCDIFF is a package written in python and javascript, designed to analyze the cell differentiation trajectories using time-series single cell RNA-seq data. It is able to predict the transcription factors and differential genes associated with the cell differentiation trajectories. It also visualizes the trajectories using an interactive tree-structure graph, in which nodes represent different sub-population cells (clusters). Please check here for details.
3 / 5
Several recent studies focus on the inference of developmental and response trajectories from single cell RNA-Seq (scRNA-Seq) data. A number of computational methods, often referred to as pseudo-time ordering, have been developed for this task. Recently, CRISPR has also been used to reconstruct lineage trees by inserting random mutations. However, both approaches suffer from drawbacks that limit their use. Here we develop a method (named TBSP) to detect significant, cell type specific, sequence mutations from scRNA-Seq data. We show that only a few mutations are enough for reconstructing good branching models. Integrating these mutations with expression data further improves the accuracy of the reconstructed models. Please check here for details.
4 / 5
The Dynamic Regulatory Events Miner (DREM) software was initially developed to integrate static protein-DNA interaction data with time series gene expression data for reconstructing dynamic regulatory networks. In recent years, several additional types of high-throughput time series data have been used to study biological processes including time series miRNA expression, proteomics, epigenomics and single cell RNA-Seq. Integrating all available time series and static datasets in a unified model remains an important challenge and goal. To address this goal, and to enable interactive queries of the resulting learned models we have developed a new version of DREM termed interactive DREM (iDREM). iDREM provides support for all data types mentioned above and more. Importantly, it also allows users to interactively visualize a gene, TF, path or model-centric view of each of these data types, their interactions and their impact on the resulting model. We showcase the functionality of the new tool by applying it to integrate several data types from multiple labs for modeling brain development regulatory networks. Please read here for details.
5 / 5
The identification of microRNA (miRNA) target sites is fundamentally important for studying gene regulation. There are dozens of computational methods available for miRNA target site prediction. Despite their existence, we still cannot reliably identify miRNA target sites, partially due to our limited understanding of the characteristics of miRNA target sites. The recently published CLASH (cross-linking ligation and sequencing of hybrids) data provide an unprecedented opportunity to study the characteristics of miRNA target sites and improve miRNA target site prediction methods. Applying four different machine learning approaches to the CLASH data, we identified seven new features of miRNA target sites. Combining these new features with those commonly used by existing miRNA target prediction algorithms, we developed an approach called TarPmiR for miRNA target site prediction. Testing on two human and one mouse non-CLASH datasets, we showed that TarPmiR predicted more than 74.2 % of true miRNA target sites in each dataset. Compared with three existing approaches, we demonstrated that TarPmiR is superior to these existing approaches in terms of better recall and better precision. Please read here for details.