Skip to main content

Extract promoter sequence for biologists

Project description

Overview

The promoterExtract is python package for bioinformatics. The packages contains two subcommands. The create subcommand is used for creating database and extract subcomand is used for extracting promoter sequence. Argument -l means the length of promoter, int type. Argument -u utr5 after TSS, int type. Argument -f reference genome fasta of a specific organism. Argument -g annotation file including GTF and GFF. Argument -o means output file path.

Brief introduction of format package

  1. Install

    pip install promoterExtract
    # other
    git clone https://github.com/SitaoZ/promoterExtract.git
    cd promoterExtract; python setup.py install
    
  2. Usage

    which get_promoter
    get_promoter -h 
    get_promoter create -h 
    get_promoter extract -h 
    
    # step 1 
    get_promoter create -g ath.gff3 
    # step 2
    get_promoter extract -l 200 -u 100 -f ath.fa -g gff.db -o promoter.csv
    

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

promoterExtract-0.9.5.7.tar.gz (21.7 kB view details)

Uploaded Source

Built Distribution

promoterExtract-0.9.5.7-py3.7.egg (53.9 kB view details)

Uploaded Source

File details

Details for the file promoterExtract-0.9.5.7.tar.gz.

File metadata

  • Download URL: promoterExtract-0.9.5.7.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for promoterExtract-0.9.5.7.tar.gz
Algorithm Hash digest
SHA256 9ab740008c91072bf3643914c579395dec00c5ea360bc30b54b818b35fe85aaa
MD5 8e10f1085ff605a1b608d717f6e9e128
BLAKE2b-256 3000ab5fc97156fc59aebf34a394282c5c391e658d483f386a07b943741608b4

See more details on using hashes here.

File details

Details for the file promoterExtract-0.9.5.7-py3.7.egg.

File metadata

  • Download URL: promoterExtract-0.9.5.7-py3.7.egg
  • Upload date:
  • Size: 53.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.7.6

File hashes

Hashes for promoterExtract-0.9.5.7-py3.7.egg
Algorithm Hash digest
SHA256 23d32adace62a59c5e787a9800239755a44cc4ea3b1dce879ab0044bdee05bfb
MD5 2015e7bae20e4ce4b32010e229be7e11
BLAKE2b-256 8155de8c7d64ee5ccba1ee7b0544aff27600f88eebc37b407f01f2053b3371b0

See more details on using hashes here.

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