Skip to main content

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


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.0.tar.gz (11.1 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page