find housekeeping genes in prokaryotic (meta)genomic data
Project description
hkgfinder
Find housekeeping genes in prokaryotic (meta)genomes
🗺️ Overview
hkgfinder is a fast and accurate housekeeping gene finder and classifier. hkgfinder can run on raw sequences, genomes and metagenomes. The novel value of this method lies is in its ability to directly predict and classify gene sequences into housekeeping gene families at a high specificity and sensitivity, while being also faster than genome and metagenome annotator on genome and metagenome data.
How hkgfinder works
🔧 Installing
hkgfinder can be installed directly from PyPI.
$ pip install hkgfinder
Test
- Type
hkgfinder -h
and it should output something like:
usage: hkgfinder [options] [<FILE>]
options:
-o [FILE] output result to FILE [stdout]
-g activate genome mode [false]
-m activate metagenome mode [false]
--faa FILE output matched protein sequences to FILE [false]
--fna FILE output matched DNA sequences to FILE [false]
-s output sequences in file by gene [false]
-t INT number of threads [1]
-q decrease program verbosity
-d enable debug mode
-v, --version show program's version number and exit
-h, --help show this help message and exit
Invoking hkgfinder
hkgfinder --faa housekeeping.faa --fna housekeeping.fna file.fa.gz
- hkgfinder supports gzip, lzma, bz2 and zstd compressed files.
⚠️ Issue Tracker
Found a bug ? Have an enhancement request ? Head over to the Issue Tracker if you need to report or ask something. If you are filing in on a bug, please include as much information as you can about the issue, and try to recreate the same bug in a simple, easily reproducible situation.
⚖️ License
MIT.
Author
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
File details
Details for the file hkgfinder-0.3.0.tar.gz
.
File metadata
- Download URL: hkgfinder-0.3.0.tar.gz
- Upload date:
- Size: 853.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/6.5.0-41-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19e02169aa63f8fec24fe06579806389f405100fa8e0d5e0b209ea628674e2d6 |
|
MD5 | 4ec3f1e521a28f0300b2269136d0cd29 |
|
BLAKE2b-256 | 65fcc1b80f8eb6b08abe755330f8374ffb701af1670028147df03cbabbeda520 |
File details
Details for the file hkgfinder-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: hkgfinder-0.3.0-py3-none-any.whl
- Upload date:
- Size: 868.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/6.5.0-41-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9f3f23a79efbe1e22d26d8dbcfcb36ab8fb3af742b9a0dad12f45d24d985927 |
|
MD5 | de77b9785691069a2517c7608b6320a6 |
|
BLAKE2b-256 | 42522de24f9d1eea5dfd51d56c9adda663bd19351dcc2d9069e9f63a5aa843d6 |