Genome Management Package
Project description
Genome Management Package
This package allows users to obtain genomic statistics from an assembled genome. With an easy way to manipulate genomic data, for example, get the promoter region of each gene and select interseted proteins from a FASTA file of all proteins.
Usage: Promoter of genes retrieving
Then run python script by used command line on windows or unix::
python3 promoter_retrieve.py \
--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
python3 proteins_retrieve.py \
--input <input_fasta_file> \
--list_of_interest <list_of_protein_id.txt> \
--output <output_file.fa>
Usage: Get genome statistic
python3 get_genome_statistic.py \
--genome <genome.fa>
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-1.4.0.tar.gz.
File metadata
- Download URL: GenomeManagement-1.4.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e92cc1e33523064ae193adb5ff9a6709f0c4f54bf7460ed41f2a4a4a3de7e14
|
|
| MD5 |
0547e62921c1d06469ac10152b71b80b
|
|
| BLAKE2b-256 |
6ee0a8b12974ffa6dd328db9c9a9f0961fd71bfcaf9661792c2cc31d82ef304b
|
File details
Details for the file GenomeManagement-1.4.0-py3-none-any.whl.
File metadata
- Download URL: GenomeManagement-1.4.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94058bf3f445ec227498dc4ceb1fae1263ffadbe2628dab0d1a018dafa60f3a8
|
|
| MD5 |
9fec0125d5c0ffb40e7d87f64bd5420b
|
|
| BLAKE2b-256 |
d25409b1ed07f96b9e430110d55d5b85eb6ab1ee06f6ba9ce94abaaf1c411b2c
|