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

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.


python-cwl-utils 0.32
Dependencies: node@22.14.0
Propagated dependencies: python-cwl-upgrader@1.2.11 python-cwlformat@2022.02.18 python-packaging@25.0 python-rdflib@7.1.1 python-requests@2.32.5 python-ruamel.yaml@0.18.14 python-schema-salad@8.9.20251102115403
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/common-workflow-language/cwl-utils
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python utilities for CWL
Description:

python-cwl-utils provides python utilities and autogenerated classes for loading and parsing CWL v1.0, CWL v1.1, and CWL v1.2 documents.

r-bamutils 0.0.0.9000-2.0a7d2d9
Propagated dependencies: r-abind@1.4-8 r-biocgenerics@0.58.1 r-data-table@1.18.4 r-genomicalignments@1.48.0 r-genomicranges@1.64.0 r-gutils@0.2.0-2.fc24db6 r-rsamtools@2.28.0 r-variantannotation@1.58.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/bamutils/
Licenses: GPL 2
Build system: r
Synopsis: Utility functions for manipulating BAMs
Description:

This package provides utility functions for manipulating BAM files.

pairadise 1.0.0
Dependencies: star@2.7.8a
Propagated dependencies: python-pysam@0.23.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Xinglab/PAIRADISE
Licenses: GPL 3+
Build system: pyproject
Synopsis: Paired replicate analysis of allelic differential splicing events
Description:

PAIRADISE is a method for detecting allele-specific alternative splicing (ASAS) from RNA-seq data. Unlike conventional approaches that detect ASAS events one sample at a time, PAIRADISE aggregates ASAS signals across multiple individuals in a population. By treating the two alleles of an individual as paired, and multiple individuals sharing a heterozygous SNP as replicates, PAIRADISE formulates ASAS detection as a statistical problem for identifying differential alternative splicing from RNA-seq data with paired replicates.

pardre 2.2.5
Dependencies: openmpi-c++@4.1.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sourceforge.net/projects/pardre/
Licenses: GPL 3+
Build system: gnu
Synopsis: Parallel tool to remove duplicate DNA reads
Description:

ParDRe is a parallel tool to remove duplicate genetic sequence reads. Duplicate reads can be seen as identical or nearly identical sequences with some mismatches. This tool lets users avoid the analysis of unnecessary reads, reducing the time of subsequent procedures with the dataset (e.g. assemblies, mappings, etc.). The tool is implemented with MPI in order to exploit the parallel capabilities of multicore clusters. It is faster than multithreaded counterparts (end of 2015) for the same number of cores and, thanks to the message-passing technology, it can be executed on clusters.

r-hdwgcna 0.4.00-1.950b8c7
Propagated dependencies: r-dplyr@1.2.1 r-enrichr@3.4 r-geneoverlap@1.48.0 r-genomicranges@1.64.0 r-ggplot2@4.0.3 r-ggraph@2.2.2 r-ggrepel@0.9.8 r-harmony@2.0.3 r-igraph@2.3.1 r-matrix@1.7-5 r-proxy@0.4-29 r-seurat@5.5.0 r-tester@0.3.0 r-tidygraph@1.3.1 r-ucell@2.16.0 r-wgcna@1.74
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/smorabit/hdWGCNA
Licenses: GPL 3
Build system: r
Synopsis: Weighted gene co-expression network analysis
Description:

hdWGCNA is an R package for performing weighted gene co-expression network analysis in high dimensional -omics such as single-cell RNA-seq or spatial transcriptomics.

miniasm 0.3
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lh3/miniasm
Licenses: Expat
Build system: gnu
Synopsis: Ultrafast de novo assembly for long noisy reads
Description:

Miniasm is a very fast OLC-based de novo assembler for noisy long reads. It takes all-vs-all read self-mappings (typically by minimap) as input and outputs an assembly graph in the GFA format. Different from mainstream assemblers, miniasm does not have a consensus step. It simply concatenates pieces of read sequences to generate the final unitig sequences. Thus the per-base error rate is similar to the raw input reads.

snap-aligner 2.0.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://snap.cs.berkeley.edu/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Short read DNA sequence aligner
Description:

SNAP is a fast and accurate aligner for short DNA reads. It is optimized for modern read lengths of 100 bases or higher, and takes advantage of these reads to align data quickly through a hash-based indexing scheme.

bio-vcf 0.9.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/vcflib/bio-vcf
Licenses: Expat
Build system: ruby
Synopsis: Smart VCF parser DSL
Description:

Bio-vcf provides a DSL for processing the VCF format. Record named fields can be queried with regular expressions. Bio-vcf is a new generation VCF parser, filter and converter. Bio-vcf is not only very fast for genome-wide (WGS) data, it also comes with a filtering, evaluation and rewrite language and can output any type of textual data, including VCF header and contents in RDF and JSON.

r-dropbead 0-2.d746c6f
Propagated dependencies: r-ggplot2@4.0.3 r-rcolorbrewer@1.1-3 r-gridextra@2.3 r-gplots@3.3.0 r-plyr@1.8.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/rajewsky-lab/dropbead
Licenses: GPL 3
Build system: r
Synopsis: Basic exploration and analysis of Drop-seq data
Description:

This package offers a quick and straight-forward way to explore and perform basic analysis of single cell sequencing data coming from droplet sequencing. It has been particularly tailored for Drop-seq.

lammps 250722.3
Dependencies: ffmpeg@8.1.1 gzip@1.14 hdf5-parallel-openmpi@1.14.6 libjpeg-turbo@2.1.4 libpng@1.6.39 openmpi@4.1.6 fftw@3.3.10 n2p2@2.3.0 gsl@2.8 openblas@0.3.31 libomp@13.0.1 eigen@3.4.0 netcdf@4.9.2 pnetcdf@1.13.0 python-numpy@2.3.1 python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.lammps.org/
Licenses: GPL 2+
Build system: cmake
Synopsis: Classical molecular dynamics simulator
Description:

LAMMPS is a classical molecular dynamics simulator designed to run efficiently on parallel computers. LAMMPS has potentials for solid-state materials (metals, semiconductors), soft matter (biomolecules, polymers), and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale.

fastahack 1.0.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/fastahack
Licenses: Expat GPL 2
Build system: gnu
Synopsis: Indexing and sequence extraction from FASTA files
Description:

Fastahack is a small application for indexing and extracting sequences and subsequences from FASTA files. The included library provides a FASTA reader and indexer that can be embedded into applications which would benefit from directly reading subsequences from FASTA files. The library automatically handles index file generation and use.

pbgzip 0.0.0-0.2b09f97
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nh13/pbgzip
Licenses: Expat
Build system: gnu
Synopsis: Parallel Block GZIP
Description:

This package implements parallel block gzip. For many formats, in particular genomics data formats, data are compressed in fixed-length blocks such that they can be easily indexed based on a (genomic) coordinate order, since typically each block is sorted according to this order. This allows for each block to be individually compressed (deflated), or more importantly, decompressed (inflated), with the latter enabling random retrieval of data in large files (gigabytes to terabytes). pbgzip is not limited to any particular format, but certain features are tailored to genomics data formats when enabled. Parallel decompression is somewhat faster, but the true speedup comes during compression.

perl-cworld-dekker 1.01
Dependencies: gd@2.3.3 perl-gd@2.78 bedtools@2.31.1 python-wrapper@3.12.12 python-scipy@1.16.3 python-numpy@2.3.1 python-matplotlib@3.10.8 python-h5py@3.15.1 python-scikit-learn@1.7.2 r-minimal@4.6.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dekkerlab/cworld-dekker
Licenses: ASL 2.0
Build system: perl
Synopsis: Utility and analysis scripts for 3C, 4C, 5C, and Hi-C data
Description:

This package is a collection of Perl, Python, and R scripts for manipulating 3C/4C/5C/Hi-C data.

python-biothings-client 0.4.1
Propagated dependencies: python-httpx@0.28.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biothings/biothings_client.py
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python client for BioThings API services
Description:

This package provides a Python client for BioThings API services.

macs 3.0.4
Propagated dependencies: python-cykhash@2.0.1 python-hmmlearn@0.3.3 python-numpy@2.3.1 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/macs3-project/MACS
Licenses: Modified BSD
Build system: pyproject
Synopsis: Model based analysis for ChIP-Seq data
Description:

MACS is an implementation of a ChIP-Seq analysis algorithm for identifying transcript factor binding sites named Model-based Analysis of ChIP-Seq (MACS). MACS captures the influence of genome complexity to evaluate the significance of enriched ChIP regions and it improves the spatial resolution of binding sites through combining the information of both sequencing tag position and orientation.

sailfish 0.10.1
Dependencies: boost@1.83.0 eigen@3.4.0 jemalloc@5.3.0 jellyfish@2.3.0 sparsehash@2.0.4 libdivsufsort@2.0.1 libgff@2.0.0 tbb@2020.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.cs.cmu.edu/~ckingsf/software/sailfish/
Licenses: GPL 3+
Build system: cmake
Synopsis: Mapping-based isoform quantification from RNA-Seq reads
Description:

Sailfish is a tool for genomic transcript quantification from RNA-seq data. It requires a set of target transcripts (either from a reference or de-novo assembly) to quantify. All you need to run sailfish is a fasta file containing your reference transcripts and a (set of) fasta/fastq file(s) containing your reads.

python-celltypist 1.7.1
Propagated dependencies: python-click@8.3.1 python-leidenalg@0.10.2 python-numpy@2.3.1 python-openpyxl@3.1.5 python-pandas@2.3.3 python-scanpy@1.11.5 python-scikit-learn@1.7.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Teichlab/celltypist
Licenses: Expat
Build system: pyproject
Synopsis: Tool for semi-automatic cell type classification
Description:

CellTypist is an automated cell type annotation tool for scRNA-seq datasets on the basis of logistic regression classifiers optimised by the stochastic gradient descent algorithm. CellTypist allows for cell prediction using either built-in (with a current focus on immune sub-populations) or custom models, in order to assist in the accurate classification of different cell types and subtypes.

isolator 0.0.2-1.24bafc0
Dependencies: boost@1.83.0 hdf5@1.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dcjones/isolator
Licenses: Expat
Build system: cmake
Synopsis: Tools for the analysis of RNA-Seq experiments
Description:

Isolator analyzes RNA-Seq experiments. Isolator has a particular focus on producing stable, consistent estimates. It implements a full hierarchical Bayesian model of an entire RNA-Seq experiment. It saves all the samples generated by the sampler, which can be processed to compute posterior probabilities for arbitrarily complex questions, far beyond the confines of pairwise tests. It aggressively corrects for technical effects, such as random priming bias, GC-bias, 3' bias, and fragmentation effects. Compared to other MCMC approaches, it is exceedingly efficient, though generally slower than modern maximum likelihood approaches.

python-pyrodigal 3.6.3
Propagated dependencies: python-archspec@0.2.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/althonos/pyrodigal
Licenses: GPL 3
Build system: pyproject
Synopsis: Cython bindings and Python interface for Prodigal
Description:

This package offers Cython bindings and a Python interface for Prodigal. Prodigal is an ORF finder designed for both genomes and metagenomes.

r-premessa 0.3.4-1.68b42bb
Propagated dependencies: r-data-table@1.18.4 r-flowcore@2.24.0 r-ggplot2@4.0.3 r-gridextra@2.3 r-hexbin@1.28.5 r-jsonlite@2.0.0 r-reshape@0.8.10 r-rhandsontable@0.3.8 r-shiny@1.13.0 r-shinyjqui@0.4.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ParkerICI/premessa
Licenses: GPL 3
Build system: r
Synopsis: Pre-processing of flow and mass cytometry data
Description:

This is an R package for pre-processing of flow and mass cytometry data. This package includes panel editing or renaming for FCS files, bead-based normalization and debarcoding.

r-maxprobes 0.0.2-1.c2120db
Propagated dependencies: r-minfi@1.58.0 r-minfidata@0.58.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/markgene/maxprobes
Licenses: GPL 2+
Build system: r
Synopsis: Methylation array cross-reactive probes
Description:

The Maxprobes package collects cross-reactive probes of Illumina methylation array 450K and EPIC/850K.

python-hclust2 1.0.0
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/SegataLab/hclust2/
Licenses: Expat
Build system: pyproject
Synopsis: Plotting heat-maps for publications
Description:

Hclust2 is a handy tool for plotting heat-maps with several useful options to produce high quality figures that can be used in publications.

express 1.5.3
Dependencies: boost@1.83.0 bamtools@2.5.2 protobuf@3.21.9 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://bio.math.berkeley.edu/eXpress
Licenses: Artistic License 2.0
Build system: cmake
Synopsis: Streaming quantification for high-throughput genomic sequencing
Description:

eXpress is a streaming tool for quantifying the abundances of a set of target sequences from sampled subsequences. Example applications include transcript-level RNA-Seq quantification, allele-specific/haplotype expression analysis (from RNA-Seq), transcription factor binding quantification in ChIP-Seq, and analysis of metagenomic data.

seek 1-1.196ed4c
Dependencies: apache-thrift@0.14.2 apache-thrift@0.14.2 gsl@2.8 boost@1.89.0 gengetopt@2.23 libsvm@337 log4cpp@1.1.3 python@3.12.12 readline@8.2.13
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://seek.princeton.edu
Licenses: CC-BY 3.0
Build system: cmake
Synopsis: Gene co-expression search engine
Description:

SEEK is a computational gene co-expression search engine. SEEK provides biologists with a way to navigate the massive human expression compendium that now contains thousands of expression datasets. SEEK returns a robust ranking of co-expressed genes in the biological area of interest defined by the user's query genes. It also prioritizes thousands of expression datasets according to the user's query of interest.

Total packages: 72465