Metadata-Version: 2.4
Name: tfitpy
Version: 0.0.1
Summary: TFit : Assessing the combinatorial potential of Transcription Factors in Gene Regulation
License: MIT
License-File: LICENSE
Author: SVJ
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: click (>=8.3.1,<9.0.0)
Requires-Dist: pandas (>=2.3.3,<3.0.0)
Requires-Dist: platformdirs (>=4.5.1,<5.0.0)
Requires-Dist: requests (>=2.32.5,<3.0.0)
Requires-Dist: tqdm (>=4.67.1,<5.0.0)
Description-Content-Type: text/markdown


# TFit

TFit :  Assessing the combinatorial potential of Transcription Factors in Gene Regulation

# Usage

## Installation 

## Initial setup




# Development setup

## Clone

## Accessing the CLI

`poetry run tfit --help`



