Skip to main content

Extract genome ferature sequence for biologists

Project description

# Overview

The featurExtract is python package for bioinformatics. The packages contains five subcommands. The create subcommand is used for creating database. promoter subcomand is used for extracting promoter sequence. uORF subcomand is used for extracting upstream open reading frames sequence. UTR subcomand is used for extracting untranslated region sequence. CDS subcomand is used for extracting coding sequence.

## Brief introduction of format package

  1. Install <br>

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

  2. Usage <br>

    `bash which featurExtract featurExtract -h featurExtract create -h featurExtract promoter -h featurExtract UTR -h featurExtract uORF -h featurExtract CDS -h `

    `bash # step 1 featurExtract create -g ath.gff3 # step 2 command promoter featurExtract promoter -l 200 -u 100 -f ath.fa -o promoter.csv featurExtract UTR -o UTR.csv featurExtract uORF -o uORF.csv featurExtract CDS -o CDS.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

featurExtract-0.1.3.tar.gz (21.4 kB view details)

Uploaded Source

File details

Details for the file featurExtract-0.1.3.tar.gz.

File metadata

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

File hashes

Hashes for featurExtract-0.1.3.tar.gz
Algorithm Hash digest
SHA256 8ed3f1fc7847124f6e3b061aea5604192fd3959f9908df19f886192cb234edcb
MD5 c1c871ffe0de4f2f412cad04fc9f3a0c
BLAKE2b-256 d1393d7d5bfbff1490ff714ed82678285c59a5d7a645e22853cd9b974c4679f3

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