Software
We develop and maintain open-source bioinformatics software and tools. Each software below is associated with peer-reviewed publications. All code is freely available on GitHub.
DNA Large Language Models
DNALLM-Suite
A unified toolkit for fine-tuning and inference with DNA Language Models. Provides CLI, Web UI, and MCP (Model Context Protocol) support for seamless LLM integration. Features include fine-tuning pipelines, in-silico mutagenesis analysis, and support for multiple model architectures.
dnallmmark
Benchmarking framework for DNA Large Language Models. Standardized evaluation metrics and datasets for comparing DNA LLM architectures.
MambaForSequenceClassification
HuggingFace integration for Mamba state-space models applied to DNA sequence classification. Enables efficient training for genomic sequences.
Genome Editing
Oligo-FISH & Genomics
Chorus2
A software pipeline to select genome-scale oligonucleotide-based probes for fluorescence in situ hybridization (Oligo-FISH). Highly effective at removing repetitive elements and selecting single-copy oligos. Supports probe design for species with or without assembled genomes.
rustkmer
High-performance k-mer counting and analysis tool written in Rust for efficient processing of large genomic datasets.
AI Infrastructure
SIF — Semantic Intelligence Framework
Semantic Intelligence Framework — a document semantic intelligence retrieval system. SIF provides collection management, hybrid search (BM25 + vector embeddings), and MCP server integration for AI-assisted document retrieval. Supports multiple embedding models including Sentence Transformers, GGUF, OpenAI-compatible APIs, and ModelScope Hub.
All software is freely available on our GitHub organization. Contributions, bug reports, and feature requests are welcome.