Welcome to KCFtools Documentation!¶
KCFtools is a Java-based toolset for identifying genomic variations through counting kmer presence/absence between reference and query genomes. It utilizes precomputed k-mer count databases (from KMC) to perform a wide array of genomic analyses including variant detection, IBS window identification, and genotype matrix generation.
License¶
This project is licensed under the GNU General Public License v3.0 only (GPL-3.0-only).
Contents¶
General Information¶
Usage¶
- Command Line Interface
- getVariations
- cohort
- findIBS
- splitKCF
- getAttributes
- kcf2gt
- kcf2tsv
- increaseWindow
- scoreRecalc
- kcf2plink