Eukaryotic contigs retrieval and classification tool.
Project description
Kontiguity: tool for eukaryotes contigs retrieval from genomic data and classification
Kontiguity is a python and bash pipeline created to retrieve unidentified contigs from eukaryotes genomic data, and to classify said contigs based on genomic contact data (Hi-C).
Installation
pip install kontiguity
For development:
git clone https://github.com/Mae-4815162342/kontiguity.git
cd kontiguity
pip install -e .
Presenting pipeline
Kontiguity is based on a pipeline of three subfunctions:
-
load which serves data retrieval and formating, and provides a scrapping method to build a dataset from DToL (ref to add).
-
retrieve for the retrieval of new contigs from WGS reads aligned on a reference genome (by default produces Hi-C maps for the further step, can be deactivated).
-
classify for the contigs contacts classification, based on a plasmid-detection-oriented model at this day (a larger model can be provided later.)
Those three functions can be called individually or in order with the pipeline command, which provides an option to start at any step.
Usage
Loading a dataset
kontiguity load -n Saccaromyces_cerevisiae -r S_cerevisiae.fa
Outputs
TODO
Classification model
TODO
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kontiguity-0.0.1.tar.gz.
File metadata
- Download URL: kontiguity-0.0.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92ed4f8dc3ec123cc7f3fbaa24a6dde419c4f7721b644e65e4a05381a9764edb
|
|
| MD5 |
5889a32f4ce67b25059cdfcffe8aa550
|
|
| BLAKE2b-256 |
00cb7238aaa242447d4da628510f4d62b589a41217dd523501d49fc139fad4a6
|
File details
Details for the file kontiguity-0.0.1-py3-none-any.whl.
File metadata
- Download URL: kontiguity-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c9ef1329b294d18400cbe92e3f0bdd3117953d0d366ec68141ea70c177c1224
|
|
| MD5 |
901cca51a54981ab0be425e4d1eede9b
|
|
| BLAKE2b-256 |
54782dfdb3a62b2de713fbee803221532a34132a0dc925aca386a9a5a42ea58d
|