tools for finding an optimal kmer
Project description
# Kitsune Kitsune is a toolkit for evaluate the lenght of optimal k-mer in dataset.
## Basics Kitsune provides many methods to evaluate the amount of information by given k-mer. This quantitative measurement could be use to calculate the amount of need k-mer
## Installation Clone the repository and install it throught pip ` pip install kitsune `
## Usage
### Calculate k-mer from CRE, ACF, and OFC value Kitsune provides three commands for calculate an appropiate k-mer using CRE, ACF, and OCF.
` kitsune cre genome_fasta/* -ks 5 -ke 10 kitsune acf genome_fasta/* -ks 5 -ke 10 kitsune ocf genome_fasta/* -ks 5 -ke 10 `
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
File details
Details for the file kitsune-0.9.3.tar.gz.
File metadata
- Download URL: kitsune-0.9.3.tar.gz
- Upload date:
- Size: 3.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1484a3e91cbaecf7de2e4f88da9e64a466188021cec8ab54bdcbbe1618004c8f
|
|
| MD5 |
23091276d46c704b6c124f109a0c9377
|
|
| BLAKE2b-256 |
ad4d53dfb8a8a7a267ce794bf58a2ae01a1af02ee75f391b7dd84450f69b0981
|