k-mer
There are 61 repositories under k-mer topic.
dib-lab/khmer
In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more
bluenote-1577/sylph
ultrafast taxonomic profiling and genome querying for metagenomic samples by abundance-corrected minhash.
steineggerlab/Metabuli
Metabuli: specific and sensitive metagenomic classification via joint analysis of DNA and amino acid.
lh3/yak
Yet another k-mer analyzer
mgalardini/pyseer
SEER, reimplemented in python ๐๐ฎ
bacpop/PopPUNK
PopPUNK ๐จโ๐ค (POPulation Partitioning Using Nucleotide Kmers)
pirovc/ganon
ganon2 classifies genomic sequences against large sets of references efficiently, with integrated download and update of databases (refseq/genbank), taxonomic profiling (ncbi/gtdb), binning and hierarchical classification, customized reporting and more
jermp/sshash
A compressed, associative, exact, and weighted dictionary for k-mers.
refresh-bio/kmer-db
Kmer-db is a fast and memory-efficient tool for large-scale k-mer analyses (indexing, querying, estimating evolutionary relationships, etc.).
shenwei356/unikmer
A versatile toolkit for k-mers with taxonomic information
bacpop/ska.rust
Split k-mer analysis โ version 2
dib-lab/charcoal
Remove contaminated contigs from genomes using k-mers and taxonomies.
seqan/raptor
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
aldro61/kover
Learn interpretable computational phenotyping models from k-merized genomic data
johnlees/seer
sequence element (kmer) enrichment analysis
suchapalaver/krust
Bioinformatics 101 tool for counting unique k-length substrings in DNA
Plant-Food-Research-Open/assemblyqc
A Nextflow pipeline for evaluating assembly quality
RitchieLabIGH/iMOKA
interactive Multi Objective K-mer Analysis
liaoherui/VirStrain
An RNA virus strain-level identification tool for short reads.
nf-core/kmermaid
k-mer similarity analysis pipeline
slowikj/seqR
fast and comprehensive k-mer counting package
mbhall88/skc
Shared k-mer content between two genomes
deepomicslab/LocalHGT
Detect complete horizontal gene transfer (HGT) event rapidly and accurately from complex metagenomics data.
MatthewRalston/kmerdb
Python bioinformatics CLI for k-mer counts and de Bruijn graphs
berybox/KEC
Unique sequence search by K-mer exclusion
bioinfo-ut/AluMine
Scripts for discovery and genotyping polymorphic Alu element insertions in human genomes
luffy563/circRNA_tools_comparison
This repository contains the results and comparison visualization of circRNA candidates detected by circRNA prediction softwares.
pmenzel/kiq
K-mer indexing and querying in RNA-Seq data
CamilaDuitama/decOM
๐๏ธ๐ฆท decOM ๐ฆท๐๏ธ
tobiasrausch/rdxon
Reference-free FASTQ filter for rare germline and somatic variants
akiomiyao/ped
Polymorphic Edge Detection - An efficient polymorphism detector for NGS data
BioGenies/CancerGram
Predicts anticancer peptides using random forests trained on the n-gram encoded peptides. The implemented algorithm can be accessed from both the command line and shiny-based GUI.
CamilaDuitama/aKmerBroom
๐งน๐ฆท aKmerBroom: Ancient oral DNA decontamination using Bloom filters on k-mer sets
zmmason/BINF
Computational programs and algorithms used to convert information from biochemical experiments (DNA/RNA/Protein/DNA chip/NGS) into useful information and data.
pmenzel/biq
Tool for indexing and querying back-splice junctions of circular RNAs (circRNAs) in RNA-Seq datasets
shenwei356/go-hashing-kmer-bench
Benchmark of hashing k-mers in Golang