BOLDigger as a command-line tool
Project description
BOLDigger-commandline
BOLDigger as a command-line tool for easy implementation into bioinformatic pipelines.
Before using please check that you have updated to the latest version of BOLDigger since BOLDigger-cline heavily relies on the current code of BOLDigger.
For a detailed explanation of the different functions BOLDigger offers please visit: https://github.com/DominikBuchner/BOLDigger
Installation
BOLDigger-commandline requires Python version 3.6 or higher and can be easily installed by using pip in any command line:
pip install boldigger-cline
will install BOLDigger-commandline as well as all needed dependencies.
To update BOLDigger-commandline type:
pip install --upgrade boldigger-cline
How to cite
Buchner D, Leese F (2020) BOLDigger – a Python package to identify and organise sequences with the Barcode of Life Data systems. Metabarcoding and Metagenomics 4: e53535. https://doi.org/10.3897/mbmg.4.53535
Usage
BOLDigger commandline offers all functions of BOLDigger as a command line tool.
For documentation on how to use type:
boldigger-cline -h
Returns:
usage: boldigger-cline [-h] [--version]
{ie_coi,ie_its,ie_rbcl,add_metadata,first_hit,jamp_hit,digger_hit}
...
BOLDigger as a command line tool, https://github.com/DominikBuchner/BOLDigger-
commandline
positional arguments:
{ie_coi,ie_its,ie_rbcl,add_metadata,first_hit,jamp_hit,digger_hit}
ie_coi COI identification engine
ie_its ITS identification engine
ie_rbcl rbcl identification engine
add_metadata additional data download
first_hit use the first hit as top hit
jamp_hit determine the top hit with the JAMP method
digger_hit determine the top hit with the BOLDigger method
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
The help function also works for all sub-functions of BOLDigger-commandline:
boldigger-cline ie_coi -h
Returns:
usage: boldigger-cline ie_coi [-h]
username password fasta_path output_folder
[batch_size]
positional arguments:
username Username for boldsystems login
password Password for boldsystems login
fasta_path Path to the fasta file to be blasted
output_folder Path to the output folder
batch_size Batch size to be blasted.
optional arguments:
-h, --help show this help message and exit
Identification engine - Example usage
To run the identification engine for COI type:
boldigger-cline ie_coi username password fasta_path output_folder [batch size](optional)
Additional data download and top hit determination
All other function of BOLDigger commandline just need a filepath to the BOLDResult file as an argument.
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 boldigger-cline-1.1.0.tar.gz
.
File metadata
- Download URL: boldigger-cline-1.1.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37559c45f1919c17643e9ee7f50f0f3f22ddfc8f2c3556ca73b8a5efb6520d75 |
|
MD5 | f78cbebf6899cdaf6327d44470dd37f6 |
|
BLAKE2b-256 | bec47bebb8fc4adee8243f3af0fd4d944090e96d96940a0fbf05fe8a27324faf |
File details
Details for the file boldigger_cline-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: boldigger_cline-1.1.0-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be29f76eff02df11664b0aa606ce4ae38c80c5ccb662fb104484df5c1982fceb |
|
MD5 | 4d890ff54c03138bf0678211cb39d3db |
|
BLAKE2b-256 | 810a748ac46632cf80af50fa0a456ae8a47d765813d369bd38b7fb4756813999 |