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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-music 1.0.0-2.f21fe67
Propagated dependencies: r-biobase@2.70.0 r-ggplot2@4.0.1 r-matrix@1.7-4 r-mcmcpack@1.7-1 r-nnls@1.6 r-singlecellexperiment@1.32.0 r-toast@1.24.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/xuranw/MuSiC
Licenses: GPL 3+
Build system: r
Synopsis: Multi-subject single cell deconvolution
Description:

MuSiC is a deconvolution method that utilizes cross-subject scRNA-seq to estimate cell type proportions in bulk RNA-seq data.

python-cgatcore 0.6.16
Dependencies: time@1.9
Propagated dependencies: python-apsw@3.46.0.0 python-gevent@24.11.1 python-pandas@2.2.3 python-paramiko@4.0.0 python-pyyaml@6.0.2 python-ruffus@2.8.4 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cgat-developers/cgat-core
Licenses: Expat
Build system: pyproject
Synopsis: Computational genomics analysis toolkit
Description:

CGAT-core is a set of libraries and helper functions used to enable researchers to design and build computational workflows for the analysis of large-scale data-analysis.

python-phylophlan 3.0.3
Propagated dependencies: python-biopython@1.85 python-dendropy@4.5.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biobakery/phylophlan
Licenses: Expat
Build system: pyproject
Synopsis: Phylogenetic analysis of microbial isolates and genomes from metagenomes
Description:

This package is an integrated pipeline for large-scale phylogenetic profiling of genomes and metagenomes. PhyloPhlAn is an accurate, rapid, and easy-to-use method for large-scale microbial genome characterization and phylogenetic analysis at multiple levels of resolution. This software package can assign both genomes and MAGs to SGBs. PhyloPhlAn can reconstruct strain-level phylogenies using clade- specific maximally informative phylogenetic markers, and can also scale to very large phylogenies comprising >17,000 microbial species.

sickle 1.33
Propagated dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/najoshi/sickle
Licenses: Expat
Build system: gnu
Synopsis: Adaptive trimming tool for FASTQ files using quality
Description:

Sickle is a tool that trims reads based on quality and length thresholds. It uses sliding windows to detect low-quality bases at the 3'-end and high-quality bases at the 5'-end. Additionally, it discards reads based on the length threshold.

python-telomerecat 4.0.2
Propagated dependencies: python-click@8.1.8 python-numpy@1.26.4 python-pandas@2.2.3 python-parabam@3.0.1-0.be5bd35 python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cancerit/telomerecat
Licenses: GPL 3
Build system: pyproject
Synopsis: Telomere computational analysis tool
Description:

Telomerecat is a tool for estimating the average telomere length (TL) for a paired end, whole genome sequencing (WGS) sample.

Telomerecat is adaptable, accurate and fast. The algorithm accounts for sequencing amplification artifacts, anneouploidy (common in cancer samples) and noise generated by WGS. For a high coverage WGS BAM file of around 100GB telomerecat can produce an estimate in ~1 hour.

paml 4.9e
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://abacus.gene.ucl.ac.uk/software/paml.html
Licenses: GPL 3
Build system: gnu
Synopsis: Phylogentic analysis by maximum likelihood
Description:

PAML (for Phylogentic Analysis by Maximum Likelihood) contains a few programs for model fitting and phylogenetic tree reconstruction using nucleotide or amino-acid sequence data.

bedtools 2.31.1
Dependencies: samtools@1.19 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/arq5x/bedtools2
Licenses: Expat
Build system: gnu
Synopsis: Tools for genome analysis and arithmetic
Description:

Collectively, the bedtools utilities are a swiss-army knife of tools for a wide-range of genomics analysis tasks. The most widely-used tools enable genome arithmetic: that is, set theory on the genome. For example, bedtools allows one to intersect, merge, count, complement, and shuffle genomic intervals from multiple files in widely-used genomic file formats such as BAM, BED, GFF/GTF, VCF.

python-pypairix 0.3.9
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/4dn-dcic/pairix
Licenses: Expat
Build system: pyproject
Synopsis: Support for querying pairix-indexed bgzipped text files
Description:

Pypairix is a Python module for fast querying on a pairix-indexed bgzipped text file that contains a pair of genomic coordinates per line.

tabixpp 1.1.2
Dependencies: bzip2@1.0.8 curl@8.6.0 htslib@1.21 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/tabixpp
Licenses: Expat
Build system: gnu
Synopsis: C++ wrapper around tabix project
Description:

This is a C++ wrapper around the Tabix project which abstracts some of the details of opening and jumping in tabix-indexed files.

bpp-popgen 2.4.1
Dependencies: bpp-core@2.4.1 bpp-seq@2.4.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pbil.univ-lyon1.fr/bpp-doc/bpp-popgen/html/
Licenses: CeCILL-C
Build system: cmake
Synopsis: Bio++ population genetics library
Description:

Bio++ is a set of C++ libraries for Bioinformatics, including sequence analysis, phylogenetics, molecular evolution and population genetics. This library provides population genetics-related modules.

r-signac 1.12.0-1.8ecdde2
Dependencies: zlib@1.3.1
Propagated dependencies: r-biocgenerics@0.56.0 r-data-table@1.17.8 r-dplyr@1.1.4 r-fastmatch@1.1-6 r-future@1.68.0 r-future-apply@1.20.0 r-genomeinfodb@1.46.0 r-genomicranges@1.62.0 r-ggplot2@4.0.1 r-iranges@2.44.0 r-irlba@2.3.5.1 r-matrix@1.7-4 r-patchwork@1.3.2 r-pbapply@1.7-4 r-rcpp@1.1.0 r-rcpproll@0.3.1 r-rsamtools@2.26.0 r-s4vectors@0.48.0 r-scales@1.4.0 r-seuratobject@5.2.0 r-stringi@1.8.7 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/timoast/signac/
Licenses: Expat
Build system: r
Synopsis: Analysis of single-cell chromatin data
Description:

This package provides a framework for the analysis and exploration of single-cell chromatin data. The Signac package contains functions for quantifying single-cell chromatin data, computing per-cell quality control metrics, dimension reduction and normalization, visualization, and DNA sequence motif analysis.

pyscenic 0.12.1-1.eaf23eb
Propagated dependencies: python-aiohttp@3.11.11 python-arboreto@0.1.6 python-attrs@25.3.0 python-boltons@25.0.0 python-cloudpickle@3.1.0 python-ctxcore@0.2.0 python-cytoolz@1.0.1 python-dask@2024.12.1 python-distributed@2024.12.1 python-frozendict@2.4.6 python-fsspec@2025.9.0 python-interlap@0.2.7 python-llvmlite@0.44.0 python-loompy@3.0.7 python-multiprocessing-on-dill@3.5.0a4 python-networkx@3.4.2 python-numba@0.61.0 python-numexpr@2.12.1 python-numpy@1.26.4 python-pandas@2.2.3 python-pyarrow@22.0.0 python-pyyaml@6.0.2 python-requests@2.32.5 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-setuptools@80.9.0 python-tqdm@4.67.1 python-umap-learn@0.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://scenic.aertslab.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Single-Cell regulatory network inference and clustering
Description:

pySCENIC is a Python implementation of the SCENIC pipeline (Single-Cell rEgulatory Network Inference and Clustering) which enables biologists to infer transcription factors, gene regulatory networks and cell types from single-cell RNA-seq data.

python-cnmf 1.6.0
Propagated dependencies: python-anndata@0.12.1 python-fastcluster@1.2.6 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-palettable@3.3.3 python-pandas@2.2.3 python-pyyaml@6.0.2 python-scanpy@1.11.2 python-scikit-learn@1.7.0 python-scipy@1.12.0
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.

idr 2.0.3
Propagated dependencies: python-scipy@1.12.0 python-sympy@1.13.3 python-numpy@1.26.4 python-matplotlib@3.8.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nboley/idr
Licenses: GPL 2+
Build system: pyproject
Synopsis: Tool to measure the irreproducible discovery rate (IDR)
Description:

The IDR (Irreproducible Discovery Rate) framework is a unified approach to measure the reproducibility of findings identified from replicate experiments and provide highly stable thresholds based on reproducibility.

metabat 2.15
Dependencies: zlib@1.3.1 perl@5.36.0 samtools@1.19 htslib@1.21 boost@1.83.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bitbucket.org/berkeleylab/metabat
Licenses: non-copyleft
Build system: cmake
Synopsis: Reconstruction of single genomes from complex microbial communities
Description:

Grouping large genomic fragments assembled from shotgun metagenomic sequences to deconvolute complex microbial communities, or metagenome binning, enables the study of individual organisms and their interactions. MetaBAT is an automated metagenome binning software, which integrates empirical probabilistic distances of genome abundance and tetranucleotide frequency.

filevercmp 0-1.1a9b779
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/filevercmp
Licenses: GPL 3+
Build system: gnu
Synopsis: This program compares version strings
Description:

This program compares version strings. It intends to be a replacement for strverscmp.

edirect 13.3.20200128
Dependencies: bash-minimal@5.2.37 edirect-go-programs@13.3.20200128 perl-html-parser@3.72 perl-encode-locale@1.05 perl-file-listing@6.15 perl-html-tagset@3.20 perl-html-tree@5.07 perl-http-cookies@6.10 perl-http-date@6.05 perl-http-message@6.37 perl-http-negotiate@6.01 perl-lwp-mediatypes@6.04 perl-lwp-protocol-https@6.09 perl-net-http@6.22 perl-uri@5.05 perl-www-robotrules@6.02 perl-xml-simple@2.25 perl@5.36.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.ncbi.nlm.nih.gov/books/NBK179288/
Licenses: Public Domain
Build system: perl
Synopsis: Tools for accessing the NCBI's set of databases
Description:

Entrez Direct (EDirect) is a method for accessing the National Center for Biotechnology Information's (NCBI) set of interconnected databases (publication, sequence, structure, gene, variation, expression, etc.) from a terminal. Functions take search terms from command-line arguments. Individual operations are combined to build multi-step queries. Record retrieval and formatting normally complete the process.

EDirect also provides an argument-driven function that simplifies the extraction of data from document summaries or other results that are returned in structured XML format. This can eliminate the need for writing custom software to answer ad hoc questions.

python-baltica 1.1.2
Propagated dependencies: gunicorn@22.0.0 python-anndata@0.12.1 python-click@8.1.8 python-flask@3.1.0 python-flask-wtf@1.2.2 python-h5py@3.13.0 python-numpy@1.26.4 python-psutil@7.0.0 python-pysam@0.23.0 python-pyyaml@6.0.2 python-scipy@1.12.0 r-biocmanager@1.30.27 r-dplyr@1.1.4 r-genomicranges@1.62.0 r-here@1.0.2 r-openxlsx@4.2.8.1 r-optparse@1.7.5 r-readr@2.1.6 r-rsamtools@2.26.0 r-stringr@1.6.0 r-tidyr@1.3.1 r-upsetr@1.4.0 r-yaml@2.3.10 snakemake@7.32.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dieterich-lab/Baltica
Licenses: Expat
Build system: pyproject
Synopsis: Integrated splice junction usage analysis
Description:

This framework facilitates the execution of differential junction usage (DJU) methods. Additionally, it enables the integration of results from multiple DJU methods.

libsbml 5.20.5
Propagated dependencies: libxml2@2.14.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sbml.org/Software/libSBML
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Process SBML files and data streams
Description:

LibSBML is a library to help you read, write, manipulate, translate, and validate SBML files and data streams. The Systems Biology Markup Language (SBML) is an interchange format for computer models of biological processes. SBML is useful for models of metabolism, cell signaling, and more. It continues to be evolved and expanded by an international community.

r-scseqcomm 0-0.01076e7
Dependencies: r-add2ggplot@0.3.0 r-chorddiag@0.1.3 r-doparallel@1.0.17 r-dplyr@1.1.4 r-foreach@1.5.2 r-gridextra@2.3 r-ggplot2@4.0.1 r-gtable@0.3.6 r-htmlwidgets@1.6.4 r-igraph@2.2.1 r-matrix@1.7-4 r-org-hs-eg-db@3.22.0 r-psych@2.5.6 r-rcolorbrewer@1.1-3 r-rlang@1.1.6 r-scico@1.5.0 r-tidygraph@1.3.1 r-topgo@2.62.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://gitlab.com/sysbiobig/scseqcomm
Licenses: GPL 3
Build system: r
Synopsis: Inter- and intra- cellular signaling from single cell RNA-seq
Description:

This package is tools for analysing intercellular and intracellular signaling from single cell RNA-seq (scRNA-seq) data.

java-biojava-phylo 4.0.0
Propagated dependencies: java-log4j-api@2.17.1 java-log4j-core@2.17.1 java-slf4j-api@1.7.25 java-slf4j-simple@1.7.25 java-biojava-core@4.0.0 java-forester@1.005
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://biojava.org
Licenses: LGPL 2.1+
Build system: ant
Synopsis: Biojava interface to the forester phylogenomics library
Description:

The phylo module provides a biojava interface layer to the forester phylogenomics library for constructing phylogenetic trees.

samtools 1.19
Dependencies: htslib@1.21 ncurses@6.2.20210619 perl@5.36.0 python@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://samtools.sourceforge.net
Licenses: Expat
Build system: gnu
Synopsis: Utilities to efficiently manipulate nucleotide sequence alignments
Description:

Samtools implements various utilities for post-processing nucleotide sequence alignments in the SAM, BAM, and CRAM formats, including indexing, variant calling (in conjunction with bcftools), and a simple alignment viewer.

bitmapperbs 1.0.2.3
Dependencies: libdivsufsort@2.0.1 psascan@0.1.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chhylp123/BitMapperBS/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Read aligner for whole-genome bisulfite sequencing
Description:

BitMapperBS is memory-efficient aligner that is designed for whole-genome bisulfite sequencing (WGBS) reads from directional protocol.

ccwl 0.4.0
Dependencies: bash-minimal@5.2.37 guile@3.0.9 guile-libyaml@1.0.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://ccwl.systemreboot.net
Licenses: GPL 3+
Build system: gnu
Synopsis: Concise common workflow language
Description:

The ccwl is a concise syntax to express CWL workflows. ccwl is a compiler to generate CWL workflows from concise descriptions in ccwl. It is implemented as an EDSL in the Scheme programming language.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087