Transcription Factor Co-Occurrence using Market Basket analysis
Project description
TF-COMB
TF-COMB stands for “Transcription Factor Co-Occurrence using Market Basket analysis” and is a python module for identifying co-occurring TFs in regulatory regions.
With a flexible input of ChIP-seq peaks, motif positions, footprint locations, ATAC-seq peaks etc., TF-COMB utilizes a modified market basket analysis to identify TFs (or regions) which are highly co-occurring. The identified TF pairs can then be analyzed in more detail using downstream analysis such as:
- Preferred distance between TFs
- Orientation of stranded regions
- Differential co-occurrence between conditions
- Network analysis to identify protein hubs
Please visit the Examples to see modes of usage.
Installation
TF-COMB can be quickly installed via pip:
$ pip install TF-COMB
Or directly from the github repository using the required_packages in a conda (mamba) environment:
$ mamba create -n tfcomb_env --file required_packages.txt
$ conda activate tfcomb_env
$ pip install .
Usage
Please visit the full documentation at: tf-comb.readthedocs.io
How to cite
Bentsen M, Heger V, Schultheis H, Kuenne C, Looso M. TF-COMB - Discovering grammar of transcription factor binding sites. Comput Struct Biotechnol J. 2022 Jul 21;20:4040-4051
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file TF-COMB-1.1.tar.gz
.
File metadata
- Download URL: TF-COMB-1.1.tar.gz
- Upload date:
- Size: 2.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b718061660e0f9f94d86459eb742ca81de5851b0defd8b08c8a7a7e3370c253 |
|
MD5 | 3864c9cfc5365de2a844d2d896806a66 |
|
BLAKE2b-256 | 8d6674eea16db76245a22c549095e00a98fc6f49b2c8b291491a0a91d724ef29 |