Find open-source science resources

A directory of tools, AI models, datasets, and research resources for biotech, bioinformatics, and other scientific fields. Aggregated from curated GitHub awesome-lists, HuggingFace, bio.tools, Bioconductor, and more.

9 of 6,565 resources

LLMs as copilots for theorem proving in Lean 4, exposing native tactics (`suggest_tactics`, `search_proof`, `select_premises`) that embed language model inference and premise retrieval directly inside the Lean proof environment, supporting local CTranslate2/CUDA inference as well as remote model APIs for interactive and automated proof search (Caltech & NVIDIA, NeurIPS 2024, 1.2K+ stars)

Active1.3K1 month ago
C++
MIT

A haplotype-resolved assembler for accurate Hifi reads.

Active7892 months ago
C++
MIT

Bayesian haplotype-based polymorphism discovery and genotyping.

Active8764 months ago
C++
MIT

A C++ library for parsing and manipulating VCF files.

Active6835 months ago
C++
MIT

maeparser is a parser for Schrodinger Maestro files.

Active295 months ago
C++
MIT

A polymorphic bayesian genotyping model with wide applicability.

Idle3246 months ago
C++
MIT

Collection of tools for working with BAM files.

Idle4311 year ago
C++
MIT

A generic C++ trie search tree library for small alphabets, allowing customizable leaf node structures and supporting approximate matching and word generation.

Stale12 years ago
C++
MIT

A bioinformatics tool for viewing and calculating base modification frequencies from BAM files