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

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.


seqan 3.0.2
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science 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.

r-rblast 0.99.4-1.2319817
Dependencies: blast+@2.17.0
Propagated dependencies: r-biostrings@2.78.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/mhahsler/rBLAST
Licenses: GPL 3
Build system: r
Synopsis: R Interface for the Basic Local Alignment Search Tool
Description:

This package provides an interface for the Basic Local Alignment Search Tool (BLAST) to search genetic sequence data bases. This includes interfaces to blastn, blastp, blastx, and makeblastdb.

biosoup 0.11.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/rvaser/biosoup
Licenses: Expat
Build system: cmake
Synopsis: C++ support library for bioinformatics tools
Description:

Biosoup is a C++ collection of header-only data structures used for storage and logging in bioinformatics tools.

python-mellon 1.6.1
Propagated dependencies: python-jax@0.4.28 python-jaxopt@0.8.3 python-pynndescent@0.5.13 python-scikit-learn@1.7.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/settylab/mellon
Licenses: GPL 3
Build system: pyproject
Synopsis: Non-parametric cell-state density estimator
Description:

Mellon is a non-parametric cell-state density estimator based on a nearest-neighbors-distance distribution. It uses a sparse gaussian process to produce a differntiable density function that can be evaluated out of sample.

libmaus 0.0.196
Dependencies: zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/gt1/libmaus
Licenses: GPL 3+
Build system: gnu
Synopsis: Collection of bioinformatics data structures and algorithms
Description:

This package contains a collection of bioinformatics data structures and algorithms. It provides I/O classes, bitio classes, text indexing classes and BAM sequence alignment functionality.

python-nanofilt 2.8.0
Propagated dependencies: python-biopython@1.85 python-pandas@2.2.3
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/wdecoster/nanofilt
Licenses: GPL 3
Build system: pyproject
Synopsis: Filtering and trimming of Oxford Nanopore Sequencing data
Description:

This package provides tools for filtering on quality and/or read length, and optional trimming after passing filters. Reads from stdin, writes to stdout. Optionally reads directly from an uncompressed file specified on the command line. It is intended to be used directly after fastq extraction, prior to mapping, or in a stream between extraction and mapping.

python-nanomath 1.0.1
Propagated dependencies: python-deprecated@1.2.14 python-numpy@1.26.4 python-pandas@2.2.3
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/wdecoster/nanomath
Licenses: GPL 3
Build system: pyproject
Synopsis: Simple math function for other Oxford Nanopore scripts
Description:

This package contains a few simple math function for other Oxford Nanopore processing scripts.

spades 4.2.0
Dependencies: bzip2@1.0.8 perl@5.36.0 python@3.11.14 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://ablab.github.io/spades/
Licenses: GPL 2
Build system: cmake
Synopsis: Genome assembly toolkit
Description:

SPAdes is an assembly toolkit containing various assembly pipelines.

freec 11.6b
Dependencies: perl@5.36.0
Propagated dependencies: r-rtracklayer@1.70.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://bioinfo-out.curie.fr/projects/freec/
Licenses: GPL 2+
Build system: gnu
Synopsis: Tool for detection of copy-number changes and allelic imbalances (including LOH) using deep-sequencing data
Description:

Control-FREEC automatically computes, normalizes, segments copy number and beta allele frequency (BAF) profiles, then calls copy number alterations and LOH. The control (matched normal) sample is optional for whole genome sequencing data but mandatory for whole exome or targeted sequencing data. For whole genome sequencing data analysis, the program can also use mappability data (files created by GEM).

caveman 1.15.5
Dependencies: curl@8.6.0 htslib@1.21 linasm@1.13 perl@5.36.0 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://cancerit.github.io/CaVEMan/
Licenses: AGPL 3+
Build system: gnu
Synopsis: Implementation of an SNV expectation maximisation algorithm for calling single base substitutions in paired data
Description:

This package provides an implementation of the CaVEMan program. It uses an expectation maximisation approach to calling single base substitutions in paired data. It is designed for use with a compute cluster. Most steps in the program make use of an index parameter. The split step is designed to divide the genome into chunks of adjustable size to optimise for runtime/memory usage requirements.

sharc 1.0-sge
Dependencies: gawk@5.3.0 bash@5.2.37 coreutils@9.1 emboss@6.5.7 grep@3.11 grid-engine-core@8.1.9 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.

mmseqs2 18
Dependencies: bzip2@1.0.8 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://mmseqs.com/
Licenses: Expat
Build system: cmake
Synopsis: Ultra fast and sensitive search and clustering suite
Description:

MMseqs2 (Many-against-Many sequence searching) is a software suite to search and cluster huge protein and nucleotide sequence sets.

python-pcangsd 1.36.4
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/Rosemeis/pcangsd
Licenses: GPL 3
Build system: pyproject
Synopsis: Framework for analyzing low-depth NGS data using PCA
Description:

Framework for analyzing low-depth NGS data in heterogeneous/structured populations using PCA. Population structure is inferred by estimating individual allele frequencies in an iterative approach using a truncated SVD model. The covariance matrix is estimated using the estimated individual allele frequencies as prior information for the unobserved genotypes in low-depth NGS data.

The estimated individual allele frequencies can further be used to account for population structure in other probabilistic methods. pcangsd can be used for the following analyses:

  • Covariance matrix

  • Admixture estimation

  • Inbreeding coefficients (both per-sample and per-site)

  • HWE test

  • Genome-wide selection scans

  • Genotype calling

  • Estimate NJ tree of samples

python-nanoget 1.19.4
Propagated dependencies: python-biopython@1.85 python-numpy@1.26.4 python-pandas@2.2.3 python-pysam@0.23.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/wdecoster/nanoget
Licenses: GPL 3
Build system: pyproject
Synopsis: Functions for Oxford Nanopore sequencing data and alignments
Description:

This package contains functions to extract information from Oxford Nanopore sequencing data and alignments.

star-fusion 1.0.0
Dependencies: perl@5.36.0 samtools@1.19 coreutils@9.1 gzip@1.14
Propagated dependencies: perl-carp@1.50 perl-pathtools@3.75 perl-db-file@1.858 perl-uri@5.05 perl-set-intervaltree@0.10
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/STAR-Fusion/STAR-Fusion/
Licenses: Modified BSD
Build system: gnu
Synopsis: Fusion detection based on STAR
Description:

This package provides a component of the Trinity Cancer Transcriptome Analysis Toolkit (CTAT). It uses the STAR aligner to identify candidate fusion transcripts supported by Illumina reads. It further processes the output generated by the STAR aligner to map junction reads and spanning reads to a reference annotation set.

perl-prokka 1.14.6
Dependencies: aragorn@1.2.41 bioperl-minimal@1.7.0 blast+@2.17.0 findutils@4.10.0 hmmer@3.3.2 infernal@1.1.4 minced@0.3.2 parallel@20251122 perl@5.36.0 perl-data-dumper@2.183 perl-digest-md5@2.58 perl-findbin-libs@2.15 perl-module-build@0.4231 perl-scalar-list-utils@1.62 perl-time-piece@1.3401 perl-xml-simple@2.25 prodigal@2.6.3
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/tseemann/prokka
Licenses: GPL 3
Build system: gnu
Synopsis: Rapid prokaryotic genome annotation
Description:

This package provides tools for rapid prokaryotic genome annotation.

codemin 1.0.5
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/Illumina/strelka/tree/master/redist
Licenses: Expat
Build system: gnu
Synopsis: Set of lightweight minimization functions.
Description:

The CodeMin minimization library provides a set of lightweight minimization functions originally developed for the CodeAxe phylogenetic analysis package.

perl-findbin-libs 2.15
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/FindBin-libs
Licenses: GPL 1+
Build system: perl
Synopsis:
Description:
staden-io-lib 1.15.1
Dependencies: bsc@3.3.12 curl@8.6.0 htscodecs@1.6.1 libdeflate@1.19 zlib@1.3.1 zstd@1.5.6
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/jkbonfield/io_lib
Licenses: Modified BSD
Build system: gnu
Synopsis: Programs for manipulating DNA sequencing files
Description:

The io_lib from the Staden package is a library of file reading and writing code to provide a general purpose trace file (and Experiment File) reading interface. It supports various DNA sequence read formats, in particular SCF, ABI, ALF, CTF, ZTR, SFF and SRF.

perl-devel-cover 1.40
Propagated dependencies: perl-browser-open@0.04 perl-capture-tiny@0.48 perl-class-xsaccessor@1.19 perl-moo@1.007000 perl-namespace-clean@0.27 perl-parallel-iterator@1.00 perl-pod-coverage@0.23 perl-ppi-html@1.08 perl-template-toolkit@2.28 perl-test-differences@0.67 perl-tidy@20250912
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Devel-Cover
Licenses: GPL 1+
Build system: perl
Synopsis: Code coverage metrics for Perl
Description:

This module provides code coverage metrics for Perl. Code coverage metrics describe how thoroughly tests exercise code. By using Devel::Cover you can discover areas of code not exercised by your tests and determine which tests to create to increase coverage.

cat-pack 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.

sharc 1.0-local
Dependencies: gawk@5.3.0 bash@5.2.37 coreutils@9.1 emboss@6.5.7 grep@3.11 qsub-local@0.0.1 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.

python-pycoqc 2.5.2
Propagated dependencies: python-h5py@3.13.0 python-jinja2@3.1.2 python-numpy@1.26.4 python-pandas@2.2.3 python-plotly@5.20.0 python-pysam@0.23.0 python-scipy@1.12.0 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://a-slide.github.io/pycoQC/
Licenses: GPL 3
Build system: pyproject
Synopsis: QC plots for Nanopore basecallers
Description:

This package computes metrics and generates Interactive QC plots from the sequencing summary report generated by Oxford Nanopore technologies basecaller.

Total packages: 69239