RagnarGrootKoerkamp / oxford-bioinformatics-templateLinks
Improved version of the Oxford Bioinformatics paper template
☆13Updated 8 months ago
Alternatives and similar repositories for oxford-bioinformatics-template
Users that are interested in oxford-bioinformatics-template are comparing it to the libraries listed below
Sorting:
- Pairwise nucleotide alignment benchmark of Rust bindings☆31Updated last year
- Bidirectional WFA (Paper)☆46Updated last year
- A "Navie" Implementation of the Wavefront Algorithm For Sequence Alignment with Gap-Affine Scoring☆15Updated last year
- Refinements of the WFA alignment algorithm with better complexity☆26Updated 3 years ago
- A bit-packed k-mer representation (and relevant utilities) for rust☆48Updated 11 months ago
- Benchmarking pairwise aligners☆36Updated 3 months ago
- Iterate over minimizers of a DNA sequence☆29Updated 10 months ago
- GBWT-based handle graph☆31Updated 2 months ago
- A Rust library providing fully dynamic sets of k-mers with high locality☆45Updated 8 months ago
- A lightweight platform-accelerated library for biological motif scanning using position weight matrices.☆48Updated 2 weeks ago
- A Go implementation of the strobemers (https://github.com/ksahlin/strobemers)☆15Updated 4 years ago
- ☆15Updated last year
- Catalogue of pairwise alignment algorithms and benchmarks☆26Updated 9 months ago
- Reference implementations of minimizer schemes to go with the mod-minimizers paper.☆24Updated last month
- gia: Genomic Interval Arithmetic☆62Updated 9 months ago
- Given a set of kmers (fasta format) and a set of sequences (fasta format), this tool will extract the sequences containing the kmers.☆21Updated last year
- Snakemake pipeline for benchmarking read mappers☆16Updated last year
- SAPLING: Suffix Array Piecewise Linear INdex for Genomics☆25Updated 4 years ago
- Compacted and colored de Bruijn graph construction and querying☆82Updated last week
- A FASTA/FASTQ format parser library☆20Updated last year
- ⚡️ 🧬 Fulgor is a fast and space-efficient colored de Bruijn graph index.☆50Updated this week
- Construct a Physical Map from Linked Reads☆18Updated last year
- A bioinformatics tool written in Rust to find palindromic sequences in DNA☆35Updated 4 months ago
- Fast and exact gap-affine partial order alignment☆51Updated last month
- a toolset for fast DNA read set matching and assembly using a new type of reduced kmer☆37Updated 3 years ago
- GBWT in Rust☆43Updated 2 months ago
- Bit-packed and well-typed biological sequences☆33Updated last month
- LMS algorithm for computing edit distance with SIMD optimizations☆11Updated last year
- FMSI is a highly memory efficient exact k-mer set index based on masked superstrings and the masked Burrows-Wheeler transform☆20Updated 4 months ago
- Proof-of-concept implementation of GWFA for sequence-to-graph alignment