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.

12 of 6,569 resources

SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods.

Active1.9K2 weeks ago
C
MIT

The main purpose of HTSlib is to provide access to genomic information files, both alignment data (SAM, BAM, and CRAM formats) and variant data (VCF and BCF formats). The library also provides interfaces to access and index genome reference data in FASTA format and tab-delimited files with genomic coordinates. It is utilized and incorporated into both SAMtools and BCFtools.

Active9403 weeks ago
C
MIT

Ultra-fast, sensitive search and clustering suite for protein and nucleotide sequence sets.

Active2.1K4 weeks ago
C
MIT

A python extension, written in C, for quick access to bigBed files and access to and creation of bigWig files.

Active2481 month ago
C
MIT

BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.

Active8801 month ago
C
MIT

A Swiss Army knife for genome arithmetic.

Active1K2 months ago
C
MIT

BWA-MEM drop-in replacement: 2-3x faster, 2-5x cheaper, 100% identical output on standard CPUs.

Idle266 months ago
C
MIT

lumpy: a general probabilistic framework for structural variant discovery.

Idle3456 months ago
C
MIT

Minigraph is a sequence-to-graph mapper and graph constructor. For graph generation, it aligns a query sequence against a sequence graph and incrementally augments an existing graph with long query subsequences diverged from the graph.

Idle4831 year ago
C
MIT

Toolkit for processing sequences in FASTA/Q formats.

Idle1.6K1 year ago
C
MIT

Standalone C library for assembling Illumina short reads in small regions

Stale723 years ago
C
MIT

A wee tool for random access into BGZF files.

Stale868 years ago
C
MIT