There are 1 repository under kmer topic.
DNABERT: pre-trained Bidirectional Encoder Representations from Transformers model for DNA-language in genome
Quickly search, compare, and analyze genomic and metagenomic data sets.
Inference of ploidy and heterozygosity structure using whole genome sequencing data
Accurate metagenomic profiling && Fast large-scale sequence/genome searching
modular k-mer count matrix and Bloom filter construction for large read collections
A versatile toolkit for k-mers with taxonomic information
To phase, partition and visualize subgenomes of a neoallopolyploid or hybrid based on the subgenome-specific repetitive kmers.
Generate unique KMERs for every contig in a FASTA file
Fast k-mer based tool for multi locus sequence typing (MLST)
Fast and space-efficient taxonomic classification of long reads
Predict plasmids from uncorrected long read data
Bioinformatics 101 tool for counting unique k-length substrings in DNA
Generate kmers/minimizers/hashes/MinHash signatures, including with multiple kmer sizes.
Count kmers with a more efficient (faster) hash table
🎯 Generate DNA sequences with specified amino acid, codon, and k-mer frequencies
finding conserved regions in highly diverse genomes
K-mer counting algorithms and count-data utilities for the BioJulia framework
Rust implementation of ekg's dozyg
Pangenome openness from k-mers or genes
A naive implementation of a k-mer counter in Python, takes fasta files and k-mer length requests and outputs all k-mers of length k, their reverse complement, and their frequency within their respective sequence for each sequence in the file.
SuperSampler, an efficient scaled size sketching and sketch comparison tool
instructions, python and R code for generating lava lamp plots of kmer coverage
Collapse a set of redundant kmers to use IUPAC degenerate bases
A seed-based homology searching tool
Benchmark of hashing k-mers in Golang