Software

Here are some software I have created and maintained.


VITAE Github

VITAE (Variational Inference for for Trajectory Analysis by AutoEncoder) is a method for inferring developmental trajectories from single-cell RNA-seq data. It integrates and aligns single-cell data from different modalities such as chromatin accessibility and gene expression.






scVAEIT Github

scVAEIT (single-cell Variational AutoEncoder for integration and transfer learning) is a Python module that utilizes a variational autoencoder (VAE) for single-cell mosaic integration and transfer learning. It aims to integrate and impute single-cell data from different modalities, such as gene expression, protein abundance, and chromatin accessibility.






sklearn_ensemble_cv Github

sklearn_ensemble_cv is a Python module for performing accurate and efficient ensemble cross-validation methods from various projects..