Pinned Repositories
emerald
EMERALD calculates safety-windows by exploring the suboptimal alignment space
ggcat
Compacted and colored de Bruijn graph construction and querying
GraphChainer
An accurate aligner of long reads to a variation graph, based on co-linear chaining
matchtigs
Minimum plain text representation of kmer sets
metaflow
MetaFlow is a program for community profiling of a metagenomic sample
MFD-ILP
Fast and exact ILP-based solvers for the Minimum Flow Decomposition problem, and variants of it.
PerformanceMPC
Efficient C++ implementations of different fast algorithms for Minimum Path Cover
SBWT
Code for the paper Succinct k-mer Set Representations Using Subset Rank Queries on the Spectral Burrows-Wheeler Transform (SBWT)
themisto
Space-efficient pseudoalignment with a colored de Bruijn graph
VOMM
Space-efficient variable-order Markov models
Algorithmic Bioinformatics Group @ University of Helsinki's Repositories
algbio/ggcat
Compacted and colored de Bruijn graph construction and querying
algbio/themisto
Space-efficient pseudoalignment with a colored de Bruijn graph
algbio/GraphChainer
An accurate aligner of long reads to a variation graph, based on co-linear chaining
algbio/SBWT
Code for the paper Succinct k-mer Set Representations Using Subset Rank Queries on the Spectral Burrows-Wheeler Transform (SBWT)
algbio/matchtigs
Minimum plain text representation of kmer sets
algbio/emerald
EMERALD calculates safety-windows by exploring the suboptimal alignment space
algbio/MFD-ILP
Fast and exact ILP-based solvers for the Minimum Flow Decomposition problem, and variants of it.
algbio/PerformanceMPC
Efficient C++ implementations of different fast algorithms for Minimum Path Cover
algbio/mfd-safety
algbio/practical-omnitigs
A repository to conduct experiments with omnitig-related models for genome assembly.
algbio/emerald-analysis
algbio/founderblockgraphs
Constructs segment repeat-free founder block graphs from multiple sequence alignments
algbio/optimized-fd
algbio/RobustFlowDecomposition
Flow Decomposition Under Uncertainty
algbio/alignment-safety
algbio/anchors-in-chaining
algbio/br-index-mems
MEM finding on texts and graphs using bidirectional r-index
algbio/efg-mems
MEM finding on (elastic founder) graphs
algbio/panvc-founders
Instructions and examples for using PanVC with founder sequences
algbio/panvc3-experiments
Experiments for evaluating PanVC 3
algbio/spl-IsoQuant
A pipeline for processing Spl-Iso-Seq data
algbio/Badger
Badger is a long read barcode calling tool
algbio/bdbwt-mem-chaining
algbio/flow-decomposition-safety
algbio/flowtigs
algbio/GraphChainer-scripts
algbio/KMC
A fork of KMC used in the SBWT repository https://github.com/algbio/SBWT
algbio/panvc-sample-workflow
Sample variant calling workflow using short reads for PanVC
algbio/SafePathsRNAPC
algbio/sdsl-lite
Fork of Succinct Data Structure Library 2.0 used in Themisto