An alignment-independent tool for the study of pathogen sequence diversity at any given rank of taxonomy lineage
Project description
UNIQmin: An alignment-independent tool for the study of viral sequence diversity at any given rank of taxonomy lineage
Brief Description
Sequence variation among viruses, even of a single amino acid, can expand their host repertoire or enhance the infection ability. Alignment-independent or -free approach represents an alternative to the study of viral diversity, which is devoid of the need for sequence conservation to perform comparative analyses. Herein, we present UNIQmin, a tool that utilises an alignment independent method to generate the minimal set of viral sequences, as a way to study their diversity, across any rank of taxonomic lineage. The minimal set refers to the smallest possible number of sequences required to capture the entire repertoire of viral peptidome diversity present in a sequence dataset.
Installation
pip install uniqmin
Upgrade installed UNIQmin
pip install uniqmin --upgrade
Usage
uniqmin [-h] [-i INPUT] [-o OUTPUT] [-k KMERLENGTH] [-t THREADS]
For example, the UNIQmin tool is applied to generate a minimal set (in an output folder, e.g. result) with a sample input file ("exampleinput.fas"). A k-mer window size of nine (9; nonamer) is used and utilising 4-threads:
uniqmin -i exampleinput.fas -o result -k 9 -t 4
Command-line Arguments
Argument | Parameter | Type | Required | Default | Description |
---|---|---|---|---|---|
-h | help | N/A | FALSE | N/A | Show this help message and exit |
-i | sequence input file | String | TRUE | N/A | Path of the input file (in FASTA format) |
-o | output directory name | String | TRUE | N/A | Path of the output file to be created |
-k | k-mer window size | Integer | FALSE | 9 | The length of k-mers to be used |
-t | number of threads | Integer | FALSE | 4 | The number of threads to be used |
For more information, please visit UNIQmin GitHub page.
License
© 2021 Chong LC
This repository is licensed under the MIT license. See LICENSE for details.
Project details
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 uniqmin-1.3.0.tar.gz
.
File metadata
- Download URL: uniqmin-1.3.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ddf5761181ac1e2a4669a003ed061184e3be25e515bb7912910e0239c0722e9 |
|
MD5 | a649daaca986a413b70e053b9faced6a |
|
BLAKE2b-256 | 6cfe1928a9eff29fcec49a6cbc541ccb5da2c54c6c9f01d38bbd32cf55b5683f |
File details
Details for the file uniqmin-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: uniqmin-1.3.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94b7a8a81101210448827446aa1094232a057cdf9ae7c4676e38693658e0eda7 |
|
MD5 | 80a2c535ffc83e94c5089aaa6c038eba |
|
BLAKE2b-256 | dec134d394668dda7cf4073641b6c99c925edbbfb108567b572c1babaec08ddf |