CLI tool to build any kraken2 database with single command
Project description
Installation
pip install kraken-db-builder
Usage
kdb --help
kraken-db-builder --help
To create standard Kraken2 database
kdb --db-type standard
Before creating a standard database, you can try a smaller database like fungi.
kdb --db-type fungi
To use locally downloaded files, run the following command
kdb --db-name k2_test --genomes-dir /path/to/genomes --taxonomy-dir /path/to/taxonomy
To limit the number of genomes in the database, use the --limit
option
kdb --db-name k2_test_100 --genomes-dir /path/to/genomes --limit 1000
Why kdb(kraken-db-builder)?
kdb was aimed to created to provide a simple and easy to use tool to build wide variety of databases with a single command.
Why not kraken2-build?
kraken2-build is a tool provided by Kraken2 to build Kraken2 database. It is a great tool but it is limited to build only Kraken2 database. kdb is a more generic tool which can be used to build databases for Kraken2, Centrifuge, Bracken, etc.
Documentation
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 kraken_db_builder-0.1.3.tar.gz
.
File metadata
- Download URL: kraken_db_builder-0.1.3.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 253b73c3c0b42a619f8f885bb7be796be203a2c29bc2b781eafe282b3e0f64ae |
|
MD5 | cd1d5f1812e4247f3cc3c61529cd2924 |
|
BLAKE2b-256 | 76c39f0b1414ae45969eeb2539f3c119bff3b953ee451428c32e5f329e252656 |
File details
Details for the file kraken_db_builder-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: kraken_db_builder-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d56551bfe213b7b6cd31dab665e334b3c3bf9dc24929b86e8bf752c1074c5c7e |
|
MD5 | c4bf0b89c7cf10a0819c62f7a180d6f6 |
|
BLAKE2b-256 | 1e75dd07c58d90266baee90ffc7b5258510bcf289026db9ae2a4cdd3872f9aac |