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

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.


r-presto 1.0.0-1.7636b3d
Propagated dependencies: r-data-table@1.17.8 r-dplyr@1.1.4 r-matrix@1.7-4 r-purrr@1.2.0 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/immunogenomics/presto
Licenses: GPL 3
Build system: r
Synopsis: Fast Functions for Differential Expression using Wilcox and AUC
Description:

This package performs a fast Wilcoxon rank sum test and auROC analysis.

subread 2.0.3
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://subread.sourceforge.net/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool kit for processing next-gen sequencing data
Description:

The subread package contains the following tools: subread aligner, a general-purpose read aligner; subjunc aligner: detecting exon-exon junctions and mapping RNA-seq reads; featureCounts: counting mapped reads for genomic features; exactSNP: a SNP caller that discovers SNPs by testing signals against local background noises.

mosaicatcher 0.3.1
Dependencies: boost@1.89.0 htslib@1.21
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/friendsofstrandseq/mosaicatcher
Licenses: Expat
Build system: cmake
Synopsis: Count and classify Strand-seq reads
Description:

Mosaicatcher counts Strand-seq reads and classifies strand states of each chromosome in each cell using a Hidden Markov Model.

pigx-rnaseq 0.1.1
Dependencies: coreutils@9.1 sed@4.9 gzip@1.14 snakemake@7.32.4 megadepth@1.1.1 multiqc@1.14 star@2.7.3a hisat2@2.2.1 fastp@0.23.2 htseq@2.0.2 samtools@1.19 r-minimal@4.5.2 r-rmarkdown@2.30 r-genomeinfodb@1.46.0 r-ggplot2@4.0.1 r-ggpubr@0.6.2 r-ggrepel@0.9.6 r-gprofiler2@0.2.4 r-deseq2@1.50.2 r-dt@0.34.0 r-knitr@1.50 r-pheatmap@1.0.13 r-corrplot@0.95 r-reshape2@1.4.5 r-plotly@4.11.0 r-scales@1.4.0 r-summarizedexperiment@1.40.0 r-crosstalk@1.2.2 r-tximport@1.38.1 r-rtracklayer@1.70.0 r-rjson@0.2.23 salmon@1.10.3 pandoc@2.19.2 python-wrapper@3.11.14 python-deeptools@3.5.5 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bioinformatics.mdc-berlin.de/pigx/
Licenses: GPL 3+
Build system: gnu
Synopsis: Analysis pipeline for RNA sequencing experiments
Description:

PiGX RNAseq is an analysis pipeline for preprocessing and reporting for RNA sequencing experiments. It is easy to use and produces high quality reports. The inputs are reads files from the sequencing experiment, and a configuration file which describes the experiment. In addition to quality control of the experiment, the pipeline produces a differential expression report comparing samples in an easily configurable manner.

r-xbioc 0.1.16-1.6ff0670
Propagated dependencies: r-annotationdbi@1.72.0 r-assertthat@0.2.1 r-biobase@2.70.0 r-biocmanager@1.30.27 r-digest@0.6.39 r-pkgmaker@0.32.10 r-plyr@1.8.9 r-reshape2@1.4.5 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/renozao/xbioc/
Licenses: GPL 3+
Build system: r
Synopsis: Extra base functions for Bioconductor
Description:

This package provides extra utility functions to perform common tasks in the analysis of omics data, leveraging and enhancing features provided by Bioconductor packages.

wfmash 0.21.0
Dependencies: atomic-queue@1.6.5 gsl@2.8 htslib@1.21 libdeflate@1.19 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/waveygang/wfmash
Licenses: Expat
Build system: cmake
Synopsis: Base-accurate DNA sequence aligner
Description:

wfmash is a DNA sequence read mapper based on mash distances and the wavefront alignment algorithm. It is a fork of MashMap that implements base-level alignment via the wflign tiled wavefront global alignment algorithm. It completes MashMap with a high-performance alignment module capable of computing base-level alignments for very large sequences.

seqan 1.4.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.seqan.de
Licenses: Modified BSD
Build system: trivial
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.

python-pysam 0.23.0
Dependencies: ncurses@6.2.20210619 curl@8.6.0 zlib@1.3.1
Propagated dependencies: htslib@1.21
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pysam-developers/pysam
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings to the SAMtools C API
Description:

Pysam is a Python module for reading and manipulating files in the SAM/BAM format. Pysam is a lightweight wrapper of the SAMtools C API. It also includes an interface for tabix.

python-whatshap 2.3-0.5722d69
Propagated dependencies: python-biopython@1.85 python-matplotlib@3.8.2 python-networkx@3.4.2 python-pulp@2.4 python-pyfaidx@0.7.2.1 python-scipy@1.12.0 python-xopen@1.8.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://whatshap.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Read-based phasing of genomic variants
Description:

WhatsHap is software for phasing genomic variants using DNA sequencing reads, also called read-based phasing or haplotype assembly. It is especially suitable for long reads, but works also well with short reads.

morpheus 2.3.6
Dependencies: boost@1.89.0 eigen@3.4.0 file@5.46 gnuplot@6.0.1 libtiff@4.4.0 libxslt@1.1.43 xsimd@13.2.0 xtensor@0.25.0 xtl@0.7.7 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://gitlab.com/morpheus.lab/morpheus
Licenses: Modified BSD
Build system: cmake
Synopsis: Multicellular simulation
Description:

Morpheus is a modeling and simulation environment for the study of multi-scale and multicellular systems.

flexbar 3.4.0
Dependencies: tbb@2020.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/seqan/flexbar
Licenses: Modified BSD
Build system: cmake
Synopsis: Barcode and adapter removal tool for sequencing platforms
Description:

Flexbar preprocesses high-throughput nucleotide sequencing data efficiently. It demultiplexes barcoded runs and removes adapter sequences. Moreover, trimming and filtering features are provided. Flexbar increases read mapping rates and improves genome and transcriptome assemblies. It supports next-generation sequencing data in fasta/q and csfasta/q format from Illumina, Roche 454, and the SOLiD platform.

python-fastalite 0.4.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nhoffman/fastalite
Licenses: Expat
Build system: pyproject
Synopsis: Simplest possible FASTA parser
Description:

This library implements a FASTA and a FASTQ parser without relying on a complex dependency tree.

r-illuminahumanmethylationepicmanifest 1.0.0-1.a9ffbad
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/achilleasNP/IlluminaHumanMethylationEPICmanifest
Licenses: Artistic License 2.0
Build system: r
Synopsis: Illumina Human Methylation Manifest 1.0 B5 for R and minfi
Description:

This is a drop-in replacement for the IlluminaHumanMethylationEPIC package. It utilizes a Manifest based on 1.0B5 annotation. As of version 0.3.0, the IlluminaHumanMethylationEPIC package still employs the 1.0B2 annotation manifest. A corresponding annotation package, IlluminaHumanMethylationEPICanno.ilm10b5.hg38, is available to ensure proper annotation. The decision to maintain the same name is due to complications in downstream processing caused by array name lookup in certain preprocessing options.

java-maxent 3.4.4
Dependencies: java-classpathx-servletapi@3.0.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://biodiversityinformatics.amnh.org/open_source/maxent
Licenses: Expat
Build system: ant
Synopsis: Model species geographic distributions
Description:

Maxent is a stand-alone Java application for modelling species geographic distributions.

ivar 1.4.4
Dependencies: htslib@1.21 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://andersen-lab.github.io/ivar/html/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tools for amplicon-based sequencing
Description:

iVar is a computational package that contains functions broadly useful for viral amplicon-based sequencing.

seqmagick 0.8.6-0.dee6ab9
Dependencies: python-biopython@1.85 python-pygtrie@2.5.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/fhcrc/seqmagick
Licenses: GPL 3
Build system: pyproject
Synopsis: Tools for converting and modifying sequence files
Description:

Bioinformaticians often have to convert sequence files between formats and do little manipulations on them, and it's not worth writing scripts for that. Seqmagick is a utility to expose the file format conversion in BioPython in a convenient way. Instead of having a big mess of scripts, there is one that takes arguments.

r-seraster 0.99.0-1.4fdc1ff
Propagated dependencies: r-biocparallel@1.44.0 r-ggplot2@4.0.1 r-matrix@1.7-4 r-rearrr@0.3.5 r-sf@1.0-23 r-spatialexperiment@1.20.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/JEFworks-Lab/SEraster
Licenses: GPL 3
Build system: r
Synopsis: Rasterization framework for scalable spatial omics data analysis
Description:

This package is a rasterization preprocessing framework that aggregates cellular information into spatial pixels to reduce resource requirements for spatial omics data analysis. SEraster reduces the number of points in spatial omics datasets for downstream analysis through a process of rasterization where single cells gene expression or cell-type labels are aggregated into equally sized pixels based on a user-defined resolution. SEraster can be incorporated with other packages to conduct downstream analyses for spatial omics datasets, such as detecting spatially variable genes.

nanopolish 0.14.0
Dependencies: bash-minimal@5.2.37 guile@3.0.9 eigen@3.4.0 hdf5@1.14.6 htslib@1.21 minimap2@2.28 perl@5.36.0 bioperl-minimal@1.7.0 perl-getopt-long@2.51 python-wrapper@3.11.14 python-biopython@1.85 python-numpy@1.26.4 python-pysam@0.23.0 python-scikit-learn@1.7.0 python-scipy@1.12.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/jts/nanopolish
Licenses: Expat
Build system: gnu
Synopsis: Signal-level analysis of Oxford Nanopore sequencing data
Description:

This package analyses the Oxford Nanopore sequencing data at signal-level. Nanopolish can calculate an improved consensus sequence for a draft genome assembly, detect base modifications, call SNPs (Single nucleotide polymorphisms) and indels with respect to a reference genome and more.

python-cooler 0.9.3
Propagated dependencies: python-asciitree@0.3.3 python-biopython@1.85 python-click@8.1.8 python-cytoolz@1.0.1 python-dask@2024.12.1 python-h5py@3.13.0 python-multiprocess@0.70.18 python-numpy@1.26.4 python-pandas@2.2.3 python-pyfaidx@0.7.2.1 python-pypairix@0.3.9 python-pysam@0.23.0 python-pyyaml@6.0.2 python-scipy@1.12.0 python-simplejson@3.20.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/cooler
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sparse binary format for genomic interaction matrices
Description:

Cooler is a support library for a sparse, compressed, binary persistent storage format, called cool, used to store genomic interaction data, such as Hi-C contact matrices.

python-decoupler 2.1.1
Propagated dependencies: python-adjusttext@1.3.0 python-anndata@0.12.1 python-dcor@0.6 python-docrep@0.3.2 python-igraph@0.11.8 python-ipywidgets@8.1.2 python-marsilea@0.5.4 python-numba@0.61.0 python-requests@2.32.5 python-scipy@1.12.0 python-session-info2@0.2 python-tqdm@4.67.1 python-xgboost@1.7.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/scverse/decoupler
Licenses: Modified BSD
Build system: pyproject
Synopsis: Framework for modeling, analyzing and interpreting single-cell RNA-seq data
Description:

This package provides different statistical methods to extract biological activities from omics data within a unified framework.

python-modbedtools 0.1.6
Propagated dependencies: python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lidaof/modbedtools
Licenses: Expat
Build system: pyproject
Synopsis: Generate modbed track files for visualization on WashU Epigenome Browser
Description:

modbedtools is a python command line tool to generate modbed files for visualization on the WashU Epigenome Browser.

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.

python-episcanpy 0.4.0
Propagated dependencies: python-anndata@0.11.4 python-bamnostic@1.1.8 python-h5py@3.13.0 python-intervaltree@3.1.0 python-joblib@1.5.2 python-kneed@0.8.5 python-legacy-api-wrap@1.4.1 python-matplotlib@3.8.2 python-natsort@8.4.0 python-networkx@3.4.2 python-numba@0.61.0 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-scanpy@1.11.2 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-seaborn@0.13.2 python-statsmodels@0.14.4 python-tqdm@4.67.1 python-pysam@0.23.0 python-tbb@2021.6.0 python-umap-learn@0.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/colomemaria/epiScanpy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tool for epigenomics single cell analysis
Description:

EpiScanpy is a toolkit to analyse single-cell open chromatin (scATAC-seq) and single-cell DNA methylation (for example scBS-seq) data. EpiScanpy is the epigenomic extension of the very popular scRNA-seq analysis tool Scanpy (Genome Biology, 2018).

Total packages: 69236