decOM: K-mer method for aOral metagenome decontamination
Project description
decOM: Microbial source tracking for contamination assessment of ancient oral samples using k-mer-based methods
decOM is a high-accuracy microbial source tracking method that is suitable for contamination quantification in paleogenomics, namely the analysis of collections of possibly contaminated ancient oral metagenomic data sets.
System requirements
decOM
has been developed and tested under a Linux environment.
It requires certain packages/tools in order to be installed/used:
Installation
Install decOM
through conda:
conda install -c camiladuitama decom
To make the decOM
command available, it is advised to include the absolute path of decOM
in your PATH environment variable by adding the following line to your ~/.bashrc
file:
export PATH=/absolute/path/to/decOM:${PATH}
Usage
Output files
Example
Command line options
usage: decOM [-h] [-v] -s SINK -p_sources PATH_SOURCES -p_sink PATH_SINK -p_missing PATH_MISSING_KMERS -mem MEMORY -t THREADS [-plt PLOT]
Mandatory arguments:
-s SINK, --sink SINK Write down the name of your sink
-p_sources PATH_SOURCES, --path_sources PATH_SOURCES
path to sources matrix. Ex: ./matrix_100.pa.txt
-p_sink PATH_SINK, --path_sink PATH_SINK
Path to sink vector, the output of kmtricks filter Ex: ./kmtricks_output/matrices/100.vec
-p_missing PATH_MISSING_KMERS, --path_missing_kmers PATH_MISSING_KMERS
Path to missing kmers, the output of kmtricks filter after using kmtricks aggregate Ex: ./kmtricks_output/count/{sink}_missing.txt
-mem MEMORY, --memory MEMORY
Write down how much memory you want to use. Ex: 500GiB
-t THREADS, --threads THREADS
Number of threads to use. Ex: 10
Optional arguments:
-plt PLOT, --plot PLOT
True if you want a plot with the source proportions of the sink, else False
Other arguments:
-h, --help show this help message and exit
-v, --verbose increase output verbosity
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 decOM-0.0.15.tar.gz
.
File metadata
- Download URL: decOM-0.0.15.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18e1b8f1658943113e2e90f7d334421a990db0ec646a0951648a79c2899174d0 |
|
MD5 | d0ebc0baaafb1872f140cbf684ad775f |
|
BLAKE2b-256 | 810e339f5dd755454840cec7bd04b738402b65eeda27f5424cb3fc470cd556cc |
File details
Details for the file decOM-0.0.15-py3-none-any.whl
.
File metadata
- Download URL: decOM-0.0.15-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dd7286de6666b048889c31079640b5f2844e6b83a2c63af000aed7627cc29c4 |
|
MD5 | f0c03d3e0bc3b00951f3e65fd14bb552 |
|
BLAKE2b-256 | d1084151ab463e39b9f5830463171b8ade14bb609a907d9fcfd9dc1ee0b8c12b |