footprint-tools: de novo genomic footprint detection
footprint-tools is a python module for de novo detection of genomic footprints from DNase I data by simulating expected cleavage rates using a 6-mer DNase I cleavage preference model combined with density smoothing. Statistical significance of per-nucleotide cleavages are computed from a series emperically fit negative binomial distribution.
Requirements
footprint-tools requires Python 3.6+
We also recommend these non-Python analysis tools:
Installation
To install the latest release, type:
pip install footprint-tools
If you run into errors, try installing footprint-tools in a conda environment (using the YAML file provided):
# Clone repository
git clone https://github.com/jvierstra/footprint-tools.git
# Create conda enviroment from config YAML file
cd footprint-tools
conda env create -f conda-env.yml
# Activate conda environment
conda activate footprint-tools
# Run commands
ftd --version
ftd {commands}
Documentation & usage
User manual, API and examples can be found here
Citation
Vierstra2020 Vierstra, J., Lazar, J., Sandstrom, R. et al. Global reference mapping of human transcription factor footprints. Nature 583, 729–736 (2020)
Release files for footprint-tools 1.3.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| footprint_tools-1.3.7.tar.gz | 113.4 kB | Details |
Release files / footprint_tools-1.3.7.tar.gz
| Download URL | footprint_tools-1.3.7.tar.gz |
|---|---|
| Size | 113.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0d39a7e356487e9403fa6b79b3e2858eda7596915b608cfc8a8ac300e06ff02c
|
|
BLAKE2b-256 checksum How to use checksums |
c486873795c2d28c3d447a6a26dc9212224bccfd64f8fad64553d92cbeee188e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.10.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.11
|