_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


blast+ 2.17.0
Dependencies: bzip2@1.0.8 lmdb@0.9.29 zlib@1.3.1 pcre@8.45 perl@5.36.0 python-wrapper@3.12.12 sqlite@3.39.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://blast.ncbi.nlm.nih.gov
Licenses: Public Domain Expat Boost 1.0 LGPL 2.0+ ASL 2.0
Build system: gnu
Synopsis: Basic local alignment search tool
Description:

BLAST is a popular method of performing a DNA or protein sequence similarity search, using heuristics to produce results quickly. It also calculates an “expect value” that estimates how many matches would have occurred at a given score by chance, which can aid a user in judging how much confidence to have in an alignment.

adapterremoval 2.3.3
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://adapterremoval.readthedocs.io/
Licenses: GPL 3+
Build system: gnu
Synopsis: Rapid sequence adapter trimming, identification, and read merging
Description:

This program searches for and removes remnant adapter sequences from High-Throughput Sequencing (HTS) data and (optionally) trims low quality bases from the 3' end of reads following adapter removal. AdapterRemoval can analyze both single end and paired end data, and can be used to merge overlapping paired-ended reads into (longer) consensus sequences. Additionally, the AdapterRemoval may be used to recover a consensus adapter sequence for paired-ended data, for which this information is not available.

salmon 1.10.3
Dependencies: boost@1.83.0 bzip2@1.0.8 cereal@1.3.2 curl@8.6.0 eigen@3.4.0 htscodecs@1.6.1 jemalloc@5.3.0 libgff@2.0.0 onetbb@2022.3.0 libstadenio@1.14.8 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/COMBINE-lab/salmon
Licenses: GPL 3+
Build system: cmake
Synopsis: Quantification from RNA-seq reads using lightweight alignments
Description:

Salmon is a program to produce highly-accurate, transcript-level quantification estimates from RNA-seq data. Salmon achieves its accuracy and speed via a number of different innovations, including the use of lightweight alignments (accurate but fast-to-compute proxies for traditional read alignments) and massively-parallel stochastic collapsed variational inference.

r-scdesign2 1.0.0-1.554f2c4
Propagated dependencies: r-mass@7.3-65 r-pscl@1.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/JSB-UCLA/scDesign2
Licenses: Expat
Build system: r
Synopsis: Statistical simulator for scRNA-seq with gene correlation
Description:

This package offers a flexible statistical simulator for scRNA-seq data. It can generate data that captures gene correlation. Additionally, it allows for varying the number of cells and sequencing depth.

python-py2bit 0.3.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dpryan79/py2bit
Licenses: Expat
Build system: pyproject
Synopsis: Access 2bit files using lib2bit
Description:

This package provides Python bindings for lib2bit to access 2bit files with Python.

python-circe 0.3.9
Dependencies: lapack@3.12.1 openblas@0.3.31 python-numpy@1.26.4
Propagated dependencies: python-anndata@0.12.7 python-attrs@25.3.0 python-dask@2025.11.0 python-distributed@2025.11.0 python-joblib@1.5.2 python-pandas@2.3.3 python-rich@14.3.3 python-scanpy@1.11.5 python-scikit-learn@1.7.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cantinilab/circe
Licenses: GPL 3
Build system: pyproject
Synopsis: Cis-regulatory interactions between chromatin regions
Description:

Circe is a Python package for inferring co-accessibility networks from single-cell ATAC-seq data, using skggm for the graphical lasso and python-scanpy for data processing.

bio-locus 0.0.7
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pjotrp/bio-locus
Licenses: Expat
Build system: ruby
Synopsis: Tool for fast querying of genome locations
Description:

Bio-locus is a tabix-like tool for fast querying of genome locations. Many file formats in bioinformatics contain records that start with a chromosome name and a position for a SNP, or a start-end position for indels. Bio-locus allows users to store this chr+pos or chr+pos+alt information in a database.

python-doubletdetection 4.2
Propagated dependencies: python-anndata@0.12.7 python-ipywidgets@8.1.4 python-leidenalg@0.10.2 python-louvain-igraph@0.8.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-phenograph@1.5.7 python-scanpy@1.11.5 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/JonathanShor/DoubletDetection
Licenses: Expat
Build system: pyproject
Synopsis: This is a package to detect doublets in single-cell RNA-seq count matrices
Description:

This package provides a method to detect and enable removal of doublets from single-cell RNA-sequencing.

seqmagick 0.8.6-0.dee6ab9
Dependencies: python-biopython@1.86 python-pygtrie@2.5.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/fhcrc/seqmagick
Licenses: GPL 3
Build system: pyproject
Synopsis: Tools for converting and modifying sequence files
Description:

Bioinformaticians often have to convert sequence files between formats and do little manipulations on them, and it's not worth writing scripts for that. Seqmagick is a utility to expose the file format conversion in BioPython in a convenient way. Instead of having a big mess of scripts, there is one that takes arguments.

r-shinycell 2.0.0-1.aecbd56
Propagated dependencies: r-data-table@1.18.4 r-ggplot2@4.0.3 r-glue@1.8.1 r-gridextra@2.3 r-hdf5r@1.3.12 r-matrix@1.7-5 r-r-utils@2.13.0 r-rcolorbrewer@1.1-3 r-readr@2.2.0 r-reticulate@1.46.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/SGDDNB/ShinyCell
Licenses: GPL 3
Build system: r
Synopsis: Shiny interactive web apps for single-cell data
Description:

This package provides Shiny apps for interactive exploration of single-cell data.

stpipeline 2.0.0
Propagated dependencies: htseq@2.0.9 python-distance@0.1.3-0.ad7f9dc python-dnaio@0.10.0 python-numpy@2.3.1 python-pandas@2.3.3 python-pysam@0.23.3 python-regex@2026.2.28 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-seaborn@0.13.2 python-taggd@0.4.0 python-types-regex@2025.9.18.20250921 samtools@1.19 star@2.7.8a
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/jfnavarro/st_pipeline
Licenses: Expat
Build system: pyproject
Synopsis: Pipeline for spatial mapping of unique transcripts
Description:

This package provides an automated pipeline for spatial mapping of unique transcripts.

python-biom-format 2.1.17
Propagated dependencies: python-click@8.3.1 python-h5py@3.15.1 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-anndata@0.12.7
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.biom-format.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Biological Observation Matrix (BIOM) format utilities
Description:

The BIOM file format is designed to be a general-use format for representing counts of observations e.g. operational taxonomic units, KEGG orthology groups or lipid types, in one or more biological samples e.g. microbiome samples, genomes, metagenomes.

r-disgenet2r 0.99.2-1.8d8ce37
Propagated dependencies: r-data-table@1.18.4 r-ggplot2@4.0.3 r-gtable@0.3.6 r-httr@1.4.8 r-igraph@2.3.1 r-jsonlite@2.0.0 r-purrr@1.2.2 r-reshape@0.8.10 r-reshape2@1.4.5 r-sparql@1.16 r-stringr@1.6.0 r-tidyr@1.3.2 r-tidyverse@2.0.0 r-venndiagram@1.8.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bitbucket.org/ibi_group/disgenet2r
Licenses: Expat
Build system: r
Synopsis: Query, visualize, and expand DisGeNET data
Description:

This is an R package to query and expand DisGeNET data, and to visualize the results within R framework. The disgenet2r package is designed to retrieve data from DisGeNET v6.0 (Jan, 2019).

python-cnmf 1.7.0
Propagated dependencies: python-anndata@0.12.7 python-fastcluster@1.3.0 python-matplotlib@3.10.8 python-numba@0.62.1 python-numpy@2.3.1 python-palettable@3.3.3 python-pandas@2.3.3 python-pyyaml@6.0.2 python-scanpy@1.11.5 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dylkot/cNMF
Licenses: Expat
Build system: pyproject
Synopsis: Consensus NMF for scRNA-Seq data
Description:

This tool offers a pipeline for inferring gene expression programs from scRNA-Seq. It takes a count matrix (N cells X G genes) as input and produces a (K x G) matrix of gene expression programs (GEPs) and a (N x K) matrix specifying the usage of each program for each cell in the data.

r-ewastools 1.7.2-1.f7646ca
Propagated dependencies: r-data-table@1.18.4 r-igraph@2.3.1 r-illuminaio@0.54.0 r-mblm@0.12.1 r-quadprog@1.5-8
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/hhhh5/ewastools/
Licenses: Unlicense
Build system: r
Synopsis: Quality control toolset for the Illumina Infinium DNA methylation
Description:

This package provides a collection of useful functions for working with DNA methylation micro-array data.

python-bioframe 0.6.4
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-pyyaml@6.0.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/bioframe
Licenses: Expat
Build system: pyproject
Synopsis: Pandas utilities for tab-delimited and other genomic files
Description:

This package is a library to enable flexible and scalable operations on genomic interval dataframes in Python. Bioframe enables access to a rich set of dataframe operations. Working in Python enables rapid visualization and iteration of genomic analyses. The philosophy underlying bioframe is to enable flexible operations. Instead of creating a function for every possible use-case, we encourage users to compose functions to achieve their goals.

seqan 3.0.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.seqan.de
Licenses: Modified BSD
Build system: cmake
Synopsis: Library for nucleotide sequence analysis
Description:

SeqAn is a C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. It contains algorithms and data structures for string representation and their manipulation, online and indexed string search, efficient I/O of bioinformatics file formats, sequence alignment, and more.

bcftools 1.21
Dependencies: gsl@2.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://samtools.github.io/bcftools/
Licenses: GPL 3+ Expat
Build system: gnu
Synopsis: Utilities for variant calling and manipulating VCFs and BCFs
Description:

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.

python-pairtools 1.1.0-fix
Propagated dependencies: htslib@1.21 samtools@1.19 lz4@1.10.0 python-bioframe@0.6.4 python-click@8.3.1 python-numpy@2.3.1 python-pandas@2.3.3 python-pysam@0.23.3 python-pyyaml@6.0.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/pairtools
Licenses: Expat
Build system: pyproject
Synopsis: Process mapped Hi-C data
Description:

Pairtools is a simple and fast command-line framework to process sequencing data from a Hi-C experiment. Process pair-end sequence alignments and perform the following operations:

  • detect ligation junctions (a.k.a. Hi-C pairs) in aligned paired-end sequences of Hi-C DNA molecules

  • sort .pairs files for downstream analyses

  • detect, tag and remove PCR/optical duplicates

  • generate extensive statistics of Hi-C datasets

  • select Hi-C pairs given flexibly defined criteria

  • restore .sam alignments from Hi-C pairs.

f-seq 1.1-1.6ccded3
Dependencies: perl@5.36.0 java-commons-cli@1.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://fureylab.web.unc.edu/software/fseq/
Licenses: GPL 3+
Build system: ant
Synopsis: Feature density estimator for high-throughput sequence tags
Description:

F-Seq is a software package that generates a continuous tag sequence density estimation allowing identification of biologically meaningful sites such as transcription factor binding sites (ChIP-seq) or regions of open chromatin (DNase-seq). Output can be displayed directly in the UCSC Genome Browser.

r-giottodata 0.2.16-1.1dc55ee
Propagated dependencies: r-data-table@1.18.4 r-giottoclass@0.4.10-1.15627a2 r-giottoutils@0.2.5-1.1ce82e5 r-rprojroot@2.1.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/drieslab/GiottoData
Licenses: Expat
Build system: r
Synopsis: Datasets for Giotto
Description:

This package stores information and scripts to work with, or load various different spatial datasets that can be used with the Giotto Suite workflow. It also contains example mini Giotto subobjects.

r-seqgl 1.1.4
Propagated dependencies: r-biostrings@2.80.1 r-chipkernels@1.1-1.c9cfcac r-genomicranges@1.64.0 r-spams@2.6.1 r-wgcna@1.74 r-fastcluster@1.3.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ManuSetty/SeqGL
Licenses: GPL 2+
Build system: r
Synopsis: Group lasso for Dnase/ChIP-seq data
Description:

SeqGL is a group lasso based algorithm to extract transcription factor sequence signals from ChIP, DNase and ATAC-seq profiles. This package presents a method which uses group lasso to discriminate between bound and non bound genomic regions to accurately identify transcription factors bound at the specific regions.

r-zarrdataframe 0.0.0-3.f5f6715
Propagated dependencies: r-biocgenerics@0.58.1 r-delayedarray@0.38.1 r-rarr@2.0.0 r-s4vectors@0.50.1 r-zarrarray@1.0.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/ZarrDataFrame
Licenses: Expat
Build system: r
Synopsis: Bioconductor-friendly Bindings for Zarr
Description:

This package implements bindings for zarr store that are compatible with Bioconductor S4 data structures, namely the DataFrame and DelayedArray. This allows Zarr-backed data to be easily used as data frames with arbitrary sets of columns.

python-readpaf 0.0.10
Propagated dependencies: python-pandas@2.3.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/alexomics/read-paf
Licenses: Expat
Build system: pyproject
Synopsis: Minimap2 PAF file reader
Description:

This is a fast parser for minimap2 PAF (Pairwise mApping Format) files.

Total packages: 73977