Fulcrum Genomics

@fulcrumgenomics.com

We provide specialized bioinformatic services to advance your technology and the understanding of human disease. https://www.fulcrumgenomics.com

A CRISPR off-target search cannot report a sequence it was never given. @ameynert.bsky.social explains how DivRef brings common human variants and haplotypes into the search space—and how her rebuild complements @timd.one work on Sassy. Read Alison’s post: blog.fulcrumgenomics.com/p/a-crispr-o...

A CRISPR off-target search is only as good as the sequences it searches

Rebuilding DivRef so CRISPR off-target searches can account for human variation

blog.fulcrumgenomics.com

grep is indispensable—until you need to search FASTQ files correctly. We created a hands-on guide on Sandbox.bio for searching sequencing reads and paired-end data directly in your browser 👇

Robert Aboukhalil@robert.bio · 2w ago

grep is a fantastic tool, but it doesn't really work on sequencing data: it breaks when the pattern is in the read name, and doesn't support paired-end FASTQs. Thanks to @nilshomer.com, we have a new interactive guide on using fqgrep to find patterns in FASTQ files: ➡️ sandbox.bio/tutorials/fq...

Reporting one alignment per locus can commit a CRISPR off-target analysis to one scoring model too early. @timd.one explains how Sassy v0.2.5 enumerates every reasonable alignment while keeping runtime fast: >9× as many alignments in under 30 seconds. blog.fulcrumgenomics.com/p/why-crispr...

Why CRISPR Off-Target Search Should Report Multiple Alignments Per Locus

How Sassy enumerates every reasonable alignment without sacrificing runtime

blog.fulcrumgenomics.com

New on the Fulcrum blog: minibwa, a faster mapper from @lh3lh3.bsky.social and our @nilshomer.com Its speed is great, yes, but more interesting is the decision to revisit BWA-MEM as infrastructure – keep what still works, change what limits performance, then test downstream impact. shorturl.at/xxqeI

Minibwa: alignment is never solved

Heng Li and Nils Homer revisit BWA-MEM with a faster mapper for short reads, accurate long reads, and bisulfite sequencing data.

blog.fulcrumgenomics.com

H

Minibwa is a hybrid of bwa-mem and minimap2 and the successor of bwa-mem for short-read mapping. ~4X/2.5X as fast as bwa-mem/bwa-mem2 for WGS reads at comparable accuracy. Native support of directional bisulfite-seq. Applicable to long reads. Preprint at arxiv.org/abs/2606.15357

Bild

@tfenne.bsky.social has a new post on tuning up bioinformatics’ old plumbing: HTSJDK, jlibdeflate, chelae, mako, GLIMPSE, verifyBamID, bwa-mem3, and the low-level tools behind everyday workflows. Improve the infrastructure. Validate the behavior. Let the gains compound. Blog post 👇

Bioinformatics runs on a hidden layer of shared infrastructure. samtools, GATK, Picard, htsjdk, Snakemake, Nextflow, and the libraries beneath them carry a huge share of day-to-day work. Most of it stays out of sight, like city plumbing.

The Scantox + LatchBio + Fulcrum webinar on the new Scantox DuplexSeq™ Mutagenesis App is now available on demand. @moonlight.bio covers Fulcrum’s approach to rebuilding and validating the bioinformatics pipeline so the infrastructure could improve without changing the science. Link below👇

Bild

The bioinformatics community has been waiting for a modern home for the DuplexSeq method. We supported Scantox in migrating the pipeline onto Latch, validated outputs against TwinStrand's original datasets, and rebuilt the foundation so it can keep evolving with current research. shorturl.at/VmqBT

Scantox Upgrades DuplexSeq™ Bioinformatics with Cloud-Based Mutagenesis App -

Scantox launches cloud based App, for its DuplexSeq™ Mutagenesis Assay kits and services. Click to learn more.

scantox.com

Oncology pipelines don’t stay where they were first built. They move across teams, infra, and timelines, and can start to get brittle. So we built twistcgp with @twistbioscience.com as an nf-core-based workflow for analyzing data from the Twist Oncology DNA CGP Panel. github.com/fulcrumgenom...

GitHub - fulcrumgenomics/twistcgp: Nextflow pipeline for Twist Comprehensive Genomic Profiling (CGP) panel analysis

Nextflow pipeline for Twist Comprehensive Genomic Profiling (CGP) panel analysis - fulcrumgenomics/twistcgp

github.com

With CacheDNA we benchmarked ensilication for room‑temp DNA storage vs −80°C. Results: -100% concordance on clinical FFPE lung panel down to ~2% VAF -65% more artifactual C>T mutations at -80C than ensilication in WGS What this means for oncology, TMB, and global genomics: shorturl.at/ZqUck

Ambient DNA Preservation Without Compromising Sequencing: Our Role in Evaluating Ensilication

Whole‑genome analysis of storage-induced artifacts in tumor and normal DNA

blog.fulcrumgenomics.com

We built fgbio years ago to support UMI-aware sequencing. As datasets grew, the single-threaded design started to show its limits. fgumi is the next iteration: same expected outputs, rewritten for performance and scale. github.com/fulcrumgenom... Blog post details below👇

GitHub - fulcrumgenomics/fgumi: High-performance UMI tools for NGS data analysis

High-performance UMI tools for NGS data analysis. Contribute to fulcrumgenomics/fgumi development by creating an account on GitHub.

github.com

Bioinformatics tools usually emit the final result and discard everything that led to it. That missing signal is exactly what ML models need to learn from. Fulcrum co-founder @nilshomer.com makes the case that next generation tools should be AI-ready. 🔗 blog.fulcrumgenomics.com/p/your-bioin...

Your Bioinformatics Tools Need to be AI-Ready

If you're not building tools that emit rich data for machine learning, you're wasting your compute.

blog.fulcrumgenomics.com