Genomic footprint detection
Project description
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)
Project details
Release history Release notifications | RSS feed
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 footprint_tools-1.3.7.tar.gz
.
File metadata
- Download URL: footprint_tools-1.3.7.tar.gz
- Upload date:
- Size: 113.4 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d39a7e356487e9403fa6b79b3e2858eda7596915b608cfc8a8ac300e06ff02c |
|
MD5 | ccfc2a06df5b54707d13d67c3c334e2d |
|
BLAKE2b-256 | c486873795c2d28c3d447a6a26dc9212224bccfd64f8fad64553d92cbeee188e |