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

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-primer3-py 2.2.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://libnano.github.io/primer3-py/
Licenses: GPL 2
Build system: pyproject
Synopsis: Simple oligo analysis and primer design
Description:

Primer3-py is a Python-abstracted API for the popular Primer3 library. The intention is to provide a simple and reliable interface for automated oligo analysis and design.

Primer3-py also includes bindings for the Primer3 primer design engine if you’d prefer to use an established pipeline. The IO parameters mirror those of the original Primer3, but you don’t have to deal with messy and slow file IO for your automated workflows.

spoa 4.1.5
Dependencies: bioparser@3.1.0 biosoup@0.11.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/rvaser/spoa
Licenses: Expat
Build system: cmake
Synopsis: C++ implementation of partial order alignment
Description:

Spoa (SIMD POA) is a c++ implementation of the partial order alignment (POA) algorithm, which is used to generate consensus sequences. It supports three alignment modes: local (Smith-Waterman), global (Needleman-Wunsch) and semi-global alignment (overlap), and three gap modes: linear, affine and convex (piecewise affine).

assembly-stats 1.0.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/sanger-pathogens
Licenses: GPL 3
Build system: cmake
Synopsis: Tool to extract assembly statistics from FASTA and FASTQ files
Description:

This package provides a tool to extract assembly statistics from FASTA and FASTQ files.

python-diempy 1.0.2
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-pysam@0.23.0 python-scikit-allel@1.3.13
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://diempy.readthedocs.io/en/latest/intro.html
Licenses: GPL 3
Build system: pyproject
Synopsis: Diagnostic Index for the Expectation Maximization (diem) method
Description:

diemPy is a computational tool designed to polarize genomic data for hybrid zone analysis. The package implements an expectation-maximization (EM) algorithm to determine the optimal polarization of genetic markers, enabling researchers to identify and analyze patterns of introgression and hybridization in genomic datasets.

iqtree2 2.4.0
Dependencies: boost@1.89.0 eigen@3.4.0 yaml-cpp@0.8.0-0.2f86d13 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://iqtree.github.io/
Licenses: GPL 2
Build system: cmake
Synopsis: Efficient and versatile phylogenomic inference (version 2)
Description:

The IQ-TREE software was created as the successor of IQPNNI and TREE-PUZZLE (thus the name IQ-TREE). IQ-TREE was motivated by the rapid accumulation of phylogenomic data, leading to a need for efficient phylogenomic software that can handle a large amount of data and provide more complex models of sequence evolution. To this end, IQ-TREE can utilize multicore computers and distributed parallel computing to speed up the analysis. IQ-TREE automatically performs checkpointing to resume an interrupted analysis.

As input IQ-TREE accepts all common sequence alignment formats including PHYLIP, FASTA, Nexus, Clustal and MSF. As output IQ-TREE will write a self-readable report file (name suffix .iqtree), a NEWICK tree file (.treefile) which can be visualized by tree viewer programs such as FigTree, Dendroscope or iTOL.

Key features of IQ-TREE:

  • Fast and effective stochastic algorithm to reconstruct phylogenetic trees by maximum likelihood;

  • An ultrafast bootstrap approximation (UFBoot) to assess branch supports;

  • An ultrafast and automatic model selection (ModelFinder);

  • A flexible simulator (AliSim) which can simulate sequence alignments under more realistic models than Seq-Gen and INDELible;

  • Several fast branch tests like SH-aLRT and aBayes test and tree topology tests like the approximately unbiased (AU) test.

This package provides IQ-TREE version 2.

perl-set-intervaltree 0.10
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Set-IntervalTree
Licenses: GPL 1+
Build system: perl
Synopsis: Perform range-based lookups on sets of ranges.
Description:
perl-css-tiny 1.20
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/CSS-Tiny
Licenses: GPL 1+
Build system: perl
Synopsis: Read/Write .css files with as little code as possible
Description:
perl-cgpvcf 2.0.4
Propagated dependencies: perl-bio-pipeline-comparison@1.123050 perl-const-fast@0.014 perl-data-uuid@1.226 perl-datetime@1.54
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://cancerit.github.io/cgpVcf/
Licenses: AGPL 3+
Build system: gnu
Synopsis: Set of common Perl utilities for generating VCF headers
Description:

This package contains a set of common Perl utilities for generating consistent Vcf headers. It primarily exists to prevent code duplication between some other projects.

python-anvio 8
Propagated dependencies: python-bottle@0.13.4 python-colored@2.3.0 python-django@5.2.8 python-ete3@3.1.3 python-illumina-utils@2.13 python-matplotlib@3.8.2 python-mistune@3.1.3 python-multiprocess@0.70.18 python-networkx@3.4.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-paste@3.10.1 python-plotext@5.2.8 python-psutil@7.0.0 python-pyani@0.2.12 python-pysam@0.23.0 python-requests@2.32.5 python-rich-argparse@1.7.1 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-six@1.17.0 python-statsmodels@0.14.4 python-tabulate@0.9.0 snakemake@8.29.2
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://anvio.org
Licenses: GPL 3+
Build system: pyproject
Synopsis: Analysis and visualization platform for 'omics data
Description:

Anvi’o is a comprehensive platform that brings together many aspects of today’s computational strategies of data-enabled microbiology, including genomics, metagenomics, metatranscriptomics, pangenomics, metapangenomics, phylogenomics, and microbial population genetics in an integrated and easy-to-use fashion through extensive interactive visualization capabilities.

allelecount 4.2.1
Dependencies: zlib@1.3.1 htslib@1.21 perl-pod-coverage@0.23 perl-file-which@1.23 perl-test-fatal@0.016 perl-try-tiny@0.31 samtools@1.19
Propagated dependencies: perl-const-fast@0.014 perl-sub-exporter-progressive@0.001013 perl-bio-db-hts@3.01 bioperl-minimal@1.7.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/cancerit/alleleCount
Licenses: AGPL 3+
Build system: gnu
Synopsis: Support code for NGS copy number algorithms
Description:

This package primarily exists to prevent code duplication between some other projects, specifically AscatNGS and Battenburg.

bioparser 3.1.0
Dependencies: biosoup@0.11.0
Propagated dependencies: zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/rvaser/bioparser
Licenses: Expat
Build system: cmake
Synopsis: C++ library for parsing several formats in bioinformatics
Description:

Bioparser is a C++ header only parsing library for several bioinformatics formats (FASTA/Q, MHAP/PAF/SAM), with support for zlib compressed files.

booster 0.1.2-0.b9eee32
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://booster.c3bi.pasteur.fr/
Licenses: GPL 2
Build system: gnu
Synopsis: BOOtstrap Support by TransfER
Description:

This package provides a new way of computing bootstrap supports in large phylogenies.

fastq-tools 0.8.3
Dependencies: pcre@8.45 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://homes.cs.washington.edu/~dcjones/fastq-tools/
Licenses: Expat
Build system: gnu
Synopsis: Tools to work with FASTQ files
Description:

This packages provides a collection of small and efficient programs for performing some common and uncommon tasks with FASTQ files.

cat 6.0.1
Dependencies: bash-minimal@5.2.37 bwa@0.7.18 diamond@2.1.6 mmseqs2@18 prodigal@2.6.3 python@3.11.14 samtools@1.19
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/MGXlab/CAT_pack
Licenses: Expat
Build system: gnu
Synopsis: Tool for taxonomic classification of contigs and metagenome-assembled genomes
Description:

CAT and BAT are pipelines for the taxonomic classification of long DNA sequences and MAGs of both known and (highly) unknown microorganisms, as generated by contemporary metagenomics studies. The core algorithm of both programs involves gene calling, mapping of predicted ORFs against the nr protein database, and voting-based classification of the entire contig / MAG based on classification of the individual ORFs. CAT and BAT can be run from intermediate steps if files are formated appropriately.

hiddendomains 3.1
Dependencies: perl@5.36.0
Propagated dependencies: r-depmixs4@1.5-1 r-hiddenmarkov@1.8-14
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://hiddendomains.sourceforge.net
Licenses: GPL 2
Build system: gnu
Synopsis: Programs used to identify enrichment of ChIP-seq reads
Description:

hiddenDomains is a suite of programs used to identify significant enrichment of ChIP-seq reads that span large domains, like HK27me3. The input data can be in BAM format, or in a tab-delimited 'reads per bin' format described below. The output is a BED formatted file the lists the enriched domains and their posterior probabilities.

easel 0.49
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://bioeasel.org/
Licenses: FreeBSD
Build system: gnu
Synopsis: Sequence analysis library from The Eddy/Rivas Laboratory
Description:

Easel is an ANSI C code library developed by the Eddy/Rivas laboratory at Harvard. Easel supports our work on computational analysis of biological sequences using probabilistic models. Easel is used by HMMER, the profile hidden Markov model software that underlies several protein and DNA sequence family databases such as Pfam, and by Infernal, the profile stochastic context-free grammar software that underlies the Rfam RNA family database. Easel aims to make similar applications more robust and easier to develop, by providing a set of reusable, documented, and well-tested functions.

cmaple 1.1.0
Dependencies: zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/iqtree/cmaple/wiki/User-Manual
Licenses: GPL 2
Build system: cmake
Synopsis: MAximum Parsimonious Likelihood Estimation in C/C++
Description:

CMAPLE is a C++ reimplementation of MAPLE - a novel likelihood-based phylogenetic inference method for pandemic-scale epidemiological genomic data.

perl-acme-damn 0.08
Dependencies: perl-test-exception@0.43
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Acme-Damn
Licenses: GPL 1+
Build system: perl
Synopsis: 'Unbless' Perl objects.
Description:
primer3 2.6.1
Dependencies: perl@5.36.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://primer3.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Tool to select primers for polymerase chain reaction
Description:

Primer3 is a widely used program for designing PCR primers. PCR is an essential and ubiquitous tool in genetics and molecular biology. Primer3 can also design hybridization probes and sequencing primers.

lsd2 2.4.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://iqtree.github.io/
Licenses: GPL 2
Build system: cmake
Synopsis: Fast dating using least-squares criteria and algorithms
Description:

This package provides a phylogeny dating method using least-squares algorithms and criteria.

iq-tree 2.4.0
Dependencies: boost@1.89.0 eigen@3.4.0 yaml-cpp@0.8.0-0.2f86d13 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://iqtree.github.io/
Licenses: GPL 2
Build system: cmake
Synopsis: Efficient and versatile phylogenomic inference (version 2)
Description:

The IQ-TREE software was created as the successor of IQPNNI and TREE-PUZZLE (thus the name IQ-TREE). IQ-TREE was motivated by the rapid accumulation of phylogenomic data, leading to a need for efficient phylogenomic software that can handle a large amount of data and provide more complex models of sequence evolution. To this end, IQ-TREE can utilize multicore computers and distributed parallel computing to speed up the analysis. IQ-TREE automatically performs checkpointing to resume an interrupted analysis.

As input IQ-TREE accepts all common sequence alignment formats including PHYLIP, FASTA, Nexus, Clustal and MSF. As output IQ-TREE will write a self-readable report file (name suffix .iqtree), a NEWICK tree file (.treefile) which can be visualized by tree viewer programs such as FigTree, Dendroscope or iTOL.

Key features of IQ-TREE:

  • Fast and effective stochastic algorithm to reconstruct phylogenetic trees by maximum likelihood;

  • An ultrafast bootstrap approximation (UFBoot) to assess branch supports;

  • An ultrafast and automatic model selection (ModelFinder);

  • A flexible simulator (AliSim) which can simulate sequence alignments under more realistic models than Seq-Gen and INDELible;

  • Several fast branch tests like SH-aLRT and aBayes test and tree topology tests like the approximately unbiased (AU) test.

This package provides IQ-TREE version 2.

perl-ppi-html 1.08
Dependencies: perl-css-tiny@1.20 perl-params-util@1.102 perl-ppi@1.277
Propagated dependencies: perl-module-install@1.19
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/PPI-HTML
Licenses: GPL 1+
Build system: perl
Synopsis: Generate syntax-hightlighted HTML for Perl using PPI
Description:
sharc 1.0-slurm
Dependencies: gawk@5.3.0 bash@5.2.37 coreutils@9.1 emboss@6.5.7 grep@3.11 qsub-slurm@0.0.7 minimap2@2.28 primer3@2.6.1 perl@5.36.0 python@3.11.14 python-aniso8601@10.0.1 python-certifi@2025.06.15 python-chardet@5.2.0 python-configparser@7.2.0 python-flask@3.1.0 python-flask-restful@0.3.10 python-idna@3.10 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-markupsafe@3.0.2 nanosv@1.2.4 python-pymongo@4.14.0 python-pysam@0.23.0 python-pytz@2025.1 python-pyvcf3@1.0.3-0.1fb3789 python-requests@2.32.5 python-six@1.17.0 python-urllib3@2.5.0 python-werkzeug@3.1.3 python2@2.7.18 r-minimal@4.5.2 r-ggplot2@4.0.1 r-randomforest@4.7-1.2 r-rocr@1.0-11 sambamba@0.8.2 sed@4.9 gnomad-sv-sites@2.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/UMCUGenetics/SHARC
Licenses: GPL 3
Build system: gnu
Synopsis: Somatic SV pipeline for tumor-only Nanopore sequencing data
Description:

SHARC is a pipeline for somatic SV calling and filtering from tumor-only Nanopore sequencing data. It performs mapping, SV calling, SV filtering, random forest classification, blacklist filtering and SV prioritization, followed by automated primer design for PCR amplicons of 80-120 bp that are useful to track cancer ctDNA molecules in liquid biopsies.

cgp-cavemanpostprocessing 1.8.9
Propagated dependencies: perl-file-path@2.16 perl-file-which@1.23 perl-const-fast@0.014 perl-capture-tiny@0.48 perl-ipc-system-simple@1.26 perl-try-tiny@0.31 perl-carp@1.50 perl-forks@0.36 perl-attribute-util@1.07 perl-config-inifiles@3.000002 perl-set-intervaltree@0.10 perl-libwww@6.78 pcap-core@3.5.0 perl-cgpvcf@2.0.4 perl-bio-db-hts@3.01 bioperl-minimal@1.7.0 perl@5.36.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/cancerit/cgpCaVEManPostProcessing
Licenses: AGPL 3+
Build system: gnu
Synopsis: Flagging add-on to CaVEMan
Description:

This package is used to apply filtering on raw VCF calls generated using CaVEMan.

Total packages: 69239