Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kitsune-0.9.3.tar.gz (3.0 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page