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

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.


raxml 8.2.12
Dependencies: openmpi@4.1.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://cme.h-its.org/exelixis/web/software/raxml/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Randomized Axelerated Maximum Likelihood phylogenetic trees
Description:

RAxML is a tool for phylogenetic analysis and post-analysis of large phylogenies.

transanno 0.4.5
Dependencies: xz@5.4.5 zstd@1.5.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/informationsea/transanno
Licenses: GPL 3+
Build system: cargo
Synopsis: LiftOver tool for new genome assemblies
Description:

This package provides an accurate VCF/GFF3/GTF LiftOver tool for new genome assemblies.

r-genenmf 0.9.2-1.7ac4752
Propagated dependencies: r-cluster@2.1.8.2 r-colorspace@2.1-2 r-dendextend@1.19.1 r-irlba@2.3.7 r-lsa@0.73.4 r-matrix@1.7-5 r-pheatmap@1.0.13 r-rcppml@0.3.7.1 r-seurat@5.5.0 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/carmonalab/GeneNMF
Licenses: GPL 3
Build system: r
Synopsis: Non-Negative matrix factorization for single-cell omics
Description:

This package provides a collection of methods to extract gene programs from single-cell gene expression data using non-negative matrix factorization (NMF). GeneNMF contains functions to directly interact with the Seurat toolkit and derive interpretable gene program signatures.

bowtie1 1.3.1
Dependencies: python-wrapper@3.12.12 tbb@2021.6.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bowtie-bio.sourceforge.net/index.shtml
Licenses: Artistic License 2.0
Build system: gnu
Synopsis: Fast aligner for short nucleotide sequence reads
Description:

Bowtie is a fast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end).

r-hdf5dataframe 0.99.3-1.61c52cb
Propagated dependencies: r-biocgenerics@0.58.1 r-delayedarray@0.38.1 r-h5mread@1.4.0 r-hdf5array@1.40.0 r-rhdf5@2.56.0 r-s4vectors@0.50.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/HDF5DataFrame
Licenses: Expat
Build system: r
Synopsis: HDF5-backed DataFrame objects and methods
Description:

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

r-imagearray 1.0.0
Propagated dependencies: r-delayedarray@0.38.1 r-ebimage@4.54.0 r-hdf5array@1.40.0 r-magick@2.9.1 r-rarr@2.0.0 r-rhdf5@2.56.0 r-s4arrays@1.12.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/ImageArray
Licenses: Expat
Build system: r
Synopsis: Framework for on-disk and in-memory image arrays
Description:

ImageArray provides a framework for on-disk and in-memory image arrays, specifically for pyramidal images stored in HDF5, Zarr and life sciences image file formats (OME Bio-Formats).

python-pybio 0.3.12-1.c91fddc
Propagated dependencies: python-beautifulsoup4@4.14.3 python-numpy@2.3.1 python-psutil@7.2.2 python-pysam@0.23.3 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/grexor/pybio
Licenses: GPL 3+
Build system: pyproject
Synopsis: Basic genomics toolset
Description:

This tool provides a Python framework to streamline genomics operations. It offers a direct interface to Ensembl genome assemblies and annotations, while also accommodating custom genomes via FASTA/GTF inputs. The primary objective of pybio is to simplify genome management. It achieves this by providing automatic download of Ensembl genome assemblies and annotation, provides Python genomic feature search and sequence retrieval from the managed genomes, STAR indexing and mapping and more.

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.

bpp-phyl 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-phyl/html/
Licenses: CeCILL-C
Build system: cmake
Synopsis: Bio++ phylogenetic library
Description:

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

r-streamgraph 0.9.0-1.76f7173
Propagated dependencies: r-dplyr@1.2.1 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-magrittr@2.0.5 r-tidyr@1.3.2 r-xts@0.14.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/hrbrmstr/streamgraph
Licenses: Expat
Build system: r
Synopsis: Htmlwidget for building streamgraph visualizations
Description:

A streamgraph is a type of stacked area chart. It represents the evolution of a numeric variable for several groups. Areas are usually displayed around a central axis, and edges are rounded to give a flowing shape. This package provides an htmlwidget for building streamgraph visualizations.

idr 2.0.4.2
Propagated dependencies: python-scipy@1.16.3 python-sympy@1.13.3 python-numpy@2.3.1 python-matplotlib@3.10.8
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.

minced 0.3.2
Dependencies: bash@5.2.37 icedtea@3.19.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ctSkennerton/minced
Licenses: GPL 3+
Build system: gnu
Synopsis: Mining CRISPRs in Environmental Datasets
Description:

MinCED is a program to find Clustered Regularly Interspaced Short Palindromic Repeats (CRISPRs) in DNA sequences. It can be used for unassembled metagenomic reads, but is mainly designed for full genomes and assembled metagenomic sequence.

libbigwig 0.4.8
Dependencies: zlib@1.3.1 curl@8.6.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dpryan79/libBigWig
Licenses: Expat
Build system: gnu
Synopsis: C library for handling bigWig files
Description:

This package provides a C library for parsing local and remote BigWig files.

python-pyliftover 0.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/konstantint/pyliftover
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of UCSC liftOver genome coordinate conversion
Description:

PyLiftover is a library for quick and easy conversion of genomic (point) coordinates between different assemblies.

python-presto 0.7.6
Propagated dependencies: muscle@3.8.1551 python-biopython@1.86 python-numpy@2.3.1 python-pandas@2.3.3 python-pyyaml@6.0.2 python-scipy@1.16.3 vsearch@2.9.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/immcantation/presto
Licenses: AGPL 3
Build system: pyproject
Synopsis: The REpertoire Sequencing TOolkit
Description:

Presto is a python toolkit for processing raw reads from high-throughput sequencing of B cell and T cell repertoires.

r-snapatac 2.0
Propagated dependencies: r-bigmemory@4.6.4 r-doparallel@1.0.17 r-dosnow@1.0.20 r-edger@4.10.0 r-foreach@1.5.2 r-genomicranges@1.64.0 r-igraph@2.3.1 r-iranges@2.46.0 r-irlba@2.3.7 r-matrix@1.7-5 r-plyr@1.8.9 r-plot3d@1.4.2 r-rann@2.6.2 r-raster@3.6-32 r-rcolorbrewer@1.1-3 r-rhdf5@2.56.0 r-rtsne@0.17 r-scales@1.4.0 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/r3fang/SnapATAC
Licenses: GPL 3
Build system: r
Synopsis: Single nucleus analysis package for ATAC-Seq
Description:

This package provides a fast and accurate analysis toolkit for single cell ATAC-seq (Assay for transposase-accessible chromatin using sequencing). Single cell ATAC-seq can resolve the heterogeneity of a complex tissue and reveal cell-type specific regulatory landscapes. However, the exceeding data sparsity has posed unique challenges for the data analysis. This package r-snapatac is an end-to-end bioinformatics pipeline for analyzing large- scale single cell ATAC-seq data which includes quality control, normalization, clustering analysis, differential analysis, motif inference and exploration of single cell ATAC-seq sequencing data.

r-anglemania 0.99.1-1.f27399f
Propagated dependencies: r-bigparallelr@0.3.2 r-bigstatsr@1.6.2 r-checkmate@2.3.4 r-digest@0.6.39 r-dplyr@1.2.1 r-magrittr@2.0.5 r-matrix@1.7-5 r-pbapply@1.7-4 r-rcpp@1.1.1-1.1 r-rmio@0.4.0 r-s4vectors@0.50.1 r-seurat@5.5.0 r-seuratobject@5.4.0 r-singlecellexperiment@1.34.0 r-tidyr@1.3.2 r-withr@3.0.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/anglemania/
Licenses: GPL 3+
Build system: r
Synopsis: Feature extraction for scRNA-seq dataset integration
Description:

Anglemania extracts genes from multi-batch scRNA-seq experiments for downstream dataset integration. It improves conventional usage of highly-variable genes for integration tasks.

rscape 2.0.0.q
Propagated dependencies: gsl@2.8 openmpi@4.1.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/EddyRivasLab/R-scape
Licenses: Modified BSD
Build system: gnu
Synopsis: RNA structural covariation above phylogenetic expectation
Description:

R-scape discovers RNA secondary structure consensus elements. These elements include riboswitches and ribozymes. It utilizes probabilistic modeling of sequence alignments, explicitly considering folding dependencies. The tool enables the de novo search for new structural elements and facilitates comparative analysis of known RNA families.

python-pdbfixer 1.12
Propagated dependencies: openmm@8.5.2 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/openmm/pdbfixer
Licenses: Expat
Build system: pyproject
Synopsis: Application for fixing problems in Protein Data Bank
Description:

PDBFixer is designed to rectify issues in Protein Data Bank files. Its intuitive interface simplifies the process of resolving problems encountered in PDB files prior to simulation tasks.

bless 1p02
Dependencies: openmpi@4.1.6 boost@1.83.0 sparsehash@2.0.4 pigz@2.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sourceforge.net/p/bless-ec/wiki/Home/
Licenses: GPL 3+
Build system: gnu
Synopsis: Bloom-filter-based error correction tool for NGS reads
Description:

Bloom-filter-based error correction solution for high-throughput sequencing reads (BLESS) uses a single minimum-sized bloom filter is a correction tool for genomic reads produced by Next-generation sequencing (NGS). BLESS produces accurate correction results with much less memory compared with previous solutions and is also able to tolerate a higher false-positive rate. BLESS can extend reads like DNA assemblers to correct errors at the end of reads.

hisat2 2.2.2
Dependencies: python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://daehwankimlab.github.io/hisat2/
Licenses: GPL 3+
Build system: gnu
Synopsis: Graph-based alignment of genomic sequencing reads
Description:

HISAT2 is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) to a population of human genomes (as well as to a single reference genome). In addition to using one global graph FM (GFM) index that represents a population of human genomes, HISAT2 uses a large set of small GFM indexes that collectively cover the whole genome. These small indexes, combined with several alignment strategies, enable rapid and accurate alignment of sequencing reads. This new indexing scheme is called a Hierarchical Graph FM index (HGFM).

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.

mash 2.3
Dependencies: capnproto@1.4.0 htslib@1.21 gsl@2.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://mash.readthedocs.io
Licenses: Modified BSD Expat Public Domain CPL 1.0
Build system: gnu
Synopsis: Fast genome and metagenome distance estimation using MinHash
Description:

Mash is a fast sequence distance estimator that uses the MinHash algorithm and is designed to work with genomes and metagenomes in the form of assemblies or reads.

megadepth 1.1.1
Dependencies: curl@8.6.0 htslib@1.21 libdeflate@1.19 libbigwig@0.4.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ChristopherWilks/megadepth
Licenses: Expat
Build system: cmake
Synopsis: BigWig and BAM/CRAM related utilities
Description:

Megadepth is an efficient tool for extracting coverage related information from RNA and DNA-seq BAM and BigWig files. It supports reading whole-genome coverage from BAM files and writing either indexed TSV or BigWig files, as well as efficient region coverage summary over intervals from both types of files.

Page: 187888990911356
Total packages: 32521