Skip to main content

KAGE

Project description

kage: Kmer-based Alignment-free Graph Genotyper

Installation

git clone git@github.com:ivargr/obgraph.git
cd obgraph
python3 -m pip install -e .

Test that the installation worked:

alignment_free_graph_genotyper test -g Genotyper

The above should return genotyping accuracy 1.0.

Test on some real builtin data (from chr 1):

alignment_free_graph_genotyper test -g Genotyper -T real

How to run

kage is very easy and fast to use once you have indexes built for the variants you want to genotype. However, building these indexes can take some time. Therefore, we have prebuilt indexes for 100 Genomes Projects variants, which can be downloaded from here.

If you want to make your own indexes for your own reference genome and variants, you should use the kage Snakemake pipeline which can be found here.

Once you have an index of the variants you want to genotype, running kage is straight-forwards:

Count kmers:

kage count -i 1000genomes.index ...

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

kage-genotyper-0.0.2.tar.gz (33.4 kB 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