Genome Management Package
Project description
Genome Management Package
This tool is copyright 2016 by Nattawet Sriwichai, King Mongkut's University Technology Thonburi (Bioinformatics and Systems Biology Program), Thailand. All rights reserved. See the licence text below.
Installation
Install from PyPI
pip install genomemanagement
Install from GitHub
pip install git+https://github.com/evolu-tion/GenomeManagement.git
Install from Source (Standard)
git clone https://github.com/evolu-tion/GenomeManagement.git
cd GenomeManagement
pip install .
Install for Development (Editable)
pip install -e .
Usage: Promoter of genes retrieving
Then run python script by used command line on windows or unix:
promoter-retrieve \
--output <output_file.fa> \
--output_format <fasta/gff> \
--genome <genome.fa> \
--gff <genome.gff> \
--type <TLS/TSS> \
--upstream <bp> \
--downstream <bp> \
--all_gene <Y/N> \
--selected_gene_list <gene_list.txt, is optional if all_gene is N> \
--remove_n_gap <Y/N> \
--min_length <default is 100 bp>
Usage: Get protein or gene sequences from genome
proteins-retrieve \
--input <input_fasta_file> \
--list_of_interest <list_of_protein_id.txt> \
--output <output_file.fa>
Usage: PlantPAN3
plantpan3
Usage: Get genome statistic
get-genome-statistic \
--genome <genome.fa>
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file genomemanagement-2.0.0.tar.gz.
File metadata
- Download URL: genomemanagement-2.0.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33e00138b7a003819436d8c9715049a9d349e005ca7181252b70f96f7998b978
|
|
| MD5 |
84999914ba333a30eaecaea049946ed4
|
|
| BLAKE2b-256 |
c7702cf19aa58d74b45eb5aa1679ea9368cc1d86f7b09ba2a3079cacc3c587cb
|
File details
Details for the file genomemanagement-2.0.0-py3-none-any.whl.
File metadata
- Download URL: genomemanagement-2.0.0-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
324cfd126bef5b84c9f38d5ae972aacac5bd3751868475210a64c2c7b6035567
|
|
| MD5 |
fea2f9d2a913d42de881280bcc1518be
|
|
| BLAKE2b-256 |
17355ed4a58ca7e680acddf727c53b899ca9aa897284de019ec44f0263770c2b
|