bio-tfcomb

TFcomb is a python library to identify reprogramming TFs and TF combinations using scRNA-seq and scATAC-seq data.


Keywords
pip, tfcomb
License
MIT
Install
pip install bio-tfcomb==1.0.1

Documentation

TFcomb

TFcomb is a computational tool for identifying reprogramming transcription factors (TF) and TF combinations. The overview framework is as below.

Overview

We modeled the task of finding reprogramming TFs and their combinations as an inverse problem to enable searching for answers in very high dimensional space, and used Tikhonov regularization to guarantee the generalization ability of solutions. For the coefficient matrix of the model, we designed a graph attention network to augment gene regulatory networks built with single-cell RNA-seq and ATAC-seq data. Benchmarking experiments on data of human embryonic stem cells demonstrated superior performance of TFcomb against existing methods for identifying individual TFs.

Documents and Tutorials

The documents and tutorials of TFcomb are available through the link below.

TFcomb Tutorial

News

  • 01/03/2025: We released TFcomb version 1.0. We provided a detailed document describing each step.

Citation

Wait for our official manuscript...