PromID: A deep learning-based tool to identify promoters
Project description
PromID: A deep learning-based tool to identify promoters
Installation
PromID can be installed from the github repository:
git clone https://github.com/PromStudy/PromID.git
cd PromID
pip install .
PromID requires tensorflow>=1.7.0, the GPU version is highly recommended.
Usage
PromID can be run from the command line:
promid -I hg19.fa -O hg19_promoters.bed
Required parameters:
-I: Input fasta file.-O: Output bed file.
Optional parameters:
-D: Minimum soft distance between the predicted TSS, defaults to 1000.-C: Comma separated list of chromosomes to use for promoter prediction, defaults to all.-T1: Decision threshold for the scan model, defaults to 0.2.-T2: Decision threshold for the prediction model, defaults to 0.5.
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
promid-1.1.tar.gz
(13.8 MB
view details)
File details
Details for the file promid-1.1.tar.gz.
File metadata
- Download URL: promid-1.1.tar.gz
- Upload date:
- Size: 13.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/2.7.15+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74ef8fa6194551d10a06c05838118e1800ea60529a49314ffa13703814348ae0
|
|
| MD5 |
b6bf4f68680cef4a591d4bd949b2350d
|
|
| BLAKE2b-256 |
4b930501cd2bd9afda39d6349ca7689414dee44a45cacbbafe0a0fbe05a53d8b
|