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 <br>

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

  2. Usage <br>

    `bash which get_promoter get_promoter -h get_promoter create -h get_promoter extract -h `

    `bash # step 1 get_promoter create -g ath.gff3 # step 2 get_promoter -l 200 -u 100 -f ath.fa -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.tar.gz (21.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: promoterExtract-0.9.5.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for promoterExtract-0.9.5.tar.gz
Algorithm Hash digest
SHA256 164d1f642188cc3a7f5365f7de387c824e6e2f32661b7eeaa4c599775852961f
MD5 cdf7665485e891cf1fc9549b0275fbe9
BLAKE2b-256 b7bb2ee03ac8c0c55271264fd0af1f74b7d46e8d3c3506bd67391e6e8f9fca30

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