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

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-pairadise 1.0.0
Propagated dependencies: r-doparallel@1.0.17 r-foreach@1.5.2 r-iterators@1.0.14 r-nloptr@2.2.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Xinglab/PAIRADISE
Licenses: Expat
Build system: r
Synopsis: Paired replicate analysis of allelic differential splicing events
Description:

PAIRADISE is a method for detecting allele-specific alternative splicing (ASAS) from RNA-seq data. Unlike conventional approaches that detect ASAS events one sample at a time, PAIRADISE aggregates ASAS signals across multiple individuals in a population. By treating the two alleles of an individual as paired, and multiple individuals sharing a heterozygous SNP as replicates, PAIRADISE formulates ASAS detection as a statistical problem for identifying differential alternative splicing from RNA-seq data with paired replicates.

python-decoupler 2.1.4
Propagated dependencies: python-adjusttext@1.3.0 python-anndata@0.12.7 python-dcor@0.7 python-docrep@0.3.2 python-igraph@0.11.8 python-ipywidgets@8.1.4 python-marsilea@0.5.4 python-numba@0.62.1 python-requests@2.32.5 python-scipy@1.16.3 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.

bpp-seq-omics 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://github.com/BioPP/bpp-seq-omics
Licenses: CeCILL
Build system: cmake
Synopsis: Bio++ sequence library genomics components
Description:

This library contains the genomics components of the Bio++ sequence library. It is part of the Bio++ project.

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.

r-gtrack 0.1.0-1.a694fa3
Propagated dependencies: r-biocgenerics@0.58.1 r-data-table@1.18.4 r-genomeinfodb@1.48.0 r-genomicranges@1.64.0 r-gutils@0.2.0-2.fc24db6 r-iranges@2.46.0 r-matrix@1.7-5 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1-1.1 r-rcurl@1.98-1.18 r-rtracklayer@1.72.0 r-s4vectors@0.50.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/gTrack/
Licenses: GPL 2
Build system: r
Synopsis: Plot tracks of complex genomic data across multiple genomic windows
Description:

This package provides an object for plotting GRanges, RleList, UCSC file formats, and ffTrack objects in multi-track panels.

r-phantompeakqualtools 1.2.2-1.8d2b2d1
Dependencies: r-minimal@4.6.0
Propagated dependencies: r-catools@1.18.3 r-snow@0.4-4 r-snowfall@1.84-6.3 r-bitops@1.0-9 r-rsamtools@2.28.0 r-spp@1.16.0 gawk@5.3.0 samtools@1.19 boost@1.89.0 gzip@1.14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/kundajelab/phantompeakqualtools
Licenses: Modified BSD
Build system: gnu
Synopsis: Informative enrichment for ChIP-seq data
Description:

This package computes informative enrichment and quality measures for ChIP-seq/DNase-seq/FAIRE-seq/MNase-seq data. It can also be used to obtain robust estimates of the predominant fragment length or characteristic tag shift values in these assays.

r-doubletfinder 2.0.3-1.554097b
Propagated dependencies: r-fields@17.3 r-kernsmooth@2.23-26 r-rocr@1.0-12
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chris-mcginnis-ucsf/DoubletFinder
Licenses: CC0
Build system: r
Synopsis: Identify doublets in single-cell RNA sequencing data
Description:

DoubletFinder identifies doublets by generating artificial doublets from existing scRNA-seq data and defining which real cells preferentially co-localize with artificial doublets in gene expression space. Other DoubletFinder package functions are used for fitting DoubletFinder to different scRNA-seq datasets. For example, ideal DoubletFinder performance in real-world contexts requires optimal pK selection and homotypic doublet proportion estimation. pK selection is achieved using pN-pK parameter sweeps and maxima identification in mean-variance-normalized bimodality coefficient distributions. Homotypic doublet proportion estimation is achieved by finding the sum of squared cell annotation frequencies.

muscle 3.8.1551
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://www.drive5.com/muscle
Licenses: Public Domain
Build system: gnu
Synopsis: Multiple sequence alignment program
Description:

MUSCLE aims to be a fast and accurate multiple sequence alignment program for nucleotide and protein sequences.

r-scseqcomm 0-0.01076e7
Dependencies: r-add2ggplot@0.3.0 r-chorddiag@0.1.3 r-doparallel@1.0.17 r-dplyr@1.2.1 r-foreach@1.5.2 r-gridextra@2.3 r-ggplot2@4.0.3 r-gtable@0.3.6 r-htmlwidgets@1.6.4 r-igraph@2.3.1 r-matrix@1.7-5 r-org-hs-eg-db@3.23.1 r-psych@2.6.5 r-rcolorbrewer@1.1-3 r-rlang@1.2.0 r-scico@1.5.0 r-tidygraph@1.3.1 r-topgo@2.64.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.

seqmagick 0.8.6-0.dee6ab9
Dependencies: python-biopython@1.86 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.

samtools 0.1.19
Dependencies: htslib@1.21 ncurses@6.2.20210619 perl@5.36.0 python@3.12.12 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.

star 2.7.3a
Dependencies: htslib@1.21 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/alexdobin/STAR
Licenses: GPL 3+
Build system: gnu
Synopsis: Universal RNA-seq aligner
Description:

The Spliced Transcripts Alignment to a Reference (STAR) software is based on a previously undescribed RNA-seq alignment algorithm that uses sequential maximum mappable seed search in uncompressed suffix arrays followed by seed clustering and stitching procedure. In addition to unbiased de novo detection of canonical junctions, STAR can discover non-canonical splices and chimeric (fusion) transcripts, and is also capable of mapping full-length RNA sequences.

python-genomic-regions 0.0.10
Propagated dependencies: python-future@1.0.0 python-intervaltree@3.1.0 python-numpy@2.3.1 python-pandas@2.3.3 python-pybedtools@0.12.0 python-pybigwig@0.3.25 python-pytest@9.0.2 python-msgpack-numpy@0.4.8 python-cython@3.1.7 python-msgpack@1.1.2 python-pysam@0.23.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/genomic-regions/
Licenses: Expat
Build system: pyproject
Synopsis: Consistently handle genomic regions
Description:

This package aims to simplify working with genomic region / interval data by providing a common interface that lets you access a wide selection of file types and formats for handling genomic region data---all using the same syntax.

r-demultiplex 1.0.2-1.6e2a142
Propagated dependencies: r-kernsmooth@2.23-26 r-reshape2@1.4.5 r-rtsne@0.17 r-shortread@1.70.0 r-stringdist@0.9.17
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chris-mcginnis-ucsf/MULTI-seq
Licenses: CC0
Build system: r
Synopsis: MULTI-seq pre-processing and classification tools
Description:

deMULTIplex is an R package for analyzing single-cell RNA sequencing data generated with the MULTI-seq sample multiplexing method. The package includes software to

  1. Convert raw MULTI-seq sample barcode library FASTQs into a sample barcode UMI count matrix, and

  2. Classify cell barcodes into sample barcode groups.

aragorn 1.2.41
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.ansikte.se/ARAGORN/
Licenses: GPL 3+
Build system: gnu
Synopsis: Detect tRNA, mtRNA and tmRNA genes in nucleotide sequences
Description:

Aragorn identifies transfer RNA, mitochondrial RNA and transfer-messenger RNA from nucleotide sequences, based on homology to known tRNA consensus sequences and RNA structure. It also outputs the secondary structure of the predicted RNA.

star 2.7.8a
Dependencies: htslib@1.21 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/alexdobin/STAR
Licenses: GPL 3+
Build system: gnu
Synopsis: Universal RNA-seq aligner
Description:

The Spliced Transcripts Alignment to a Reference (STAR) software is based on a previously undescribed RNA-seq alignment algorithm that uses sequential maximum mappable seed search in uncompressed suffix arrays followed by seed clustering and stitching procedure. In addition to unbiased de novo detection of canonical junctions, STAR can discover non-canonical splices and chimeric (fusion) transcripts, and is also capable of mapping full-length RNA sequences.

python-taggd 0.4.0
Propagated dependencies: python-numpy@2.3.1 python-pysam@0.23.3 python-tqdm@4.67.1 python-aiofiles@24.1.0 python-dnaio@0.10.0 python-types-aiofiles@25.1.0.20251011 python-types-tqdm@4.67.0.20250809
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/jfnavarro/taggd
Licenses: Modified BSD
Build system: pyproject
Synopsis: Genetic barcode demultiplexing
Description:

This package provides TagGD barcode demultiplexing utilities for Spatial Transcriptomics data.

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.

cutadapt 4.0
Dependencies: python-dnaio@0.10.0 python-xopen@1.8.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://cutadapt.readthedocs.io/en/stable/
Licenses: Expat
Build system: pyproject
Synopsis: Remove adapter sequences from nucleotide sequencing reads
Description:

Cutadapt finds and removes adapter sequences, primers, poly-A tails and other types of unwanted sequence from high-throughput sequencing reads.

r-gchain 0.2.0-2.19f8bb9
Propagated dependencies: r-bamutils@0.0.0.9000-2.0a7d2d9 r-biostrings@2.80.1 r-data-table@1.18.4 r-genomicalignments@1.48.0 r-genomicranges@1.64.0 r-gtrack@0.1.0-1.a694fa3 r-gutils@0.2.0-2.fc24db6 r-matrix@1.7-5 r-rtracklayer@1.72.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/gChain/
Licenses: GPL 2
Build system: r
Synopsis: Additional capabilities and speed for GenomicRanges operations
Description:

This R package provides additional capabilities and speed for GenomicRanges operations.

music 0.0.0-1.b1caecd
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/gersteinlab/MUSIC/
Licenses: GPL 2+
Build system: gnu
Synopsis: Multiscale enrichment calling for ChIP-Seq datasets
Description:

MUSIC is an algorithm for identification of enriched regions at multiple scales in the read depth signals from ChIP-Seq experiments.

r-presto 1.0.0-1.7636b3d
Propagated dependencies: r-data-table@1.18.4 r-dplyr@1.2.1 r-matrix@1.7-5 r-purrr@1.2.2 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2
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.

shorah 1.99.3
Dependencies: bash-minimal@5.2.37 boost@1.89.0 htslib@1.21 python@3.12.12 python-biopython@1.86 python-numpy@2.3.1 python-setuptools@80.9.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page:
Licenses: GPL 3+
Build system: gnu
Synopsis: Short reads assembly into haplotypes
Description:

ShoRAH is a project for the analysis of next generation sequencing data. It is designed to analyse genetically heterogeneous samples. Its tools provide error correction, haplotype reconstruction and estimation of the frequency of the different genetic variants present in a mixed sample.

pigx-scrnaseq 1.1.10
Dependencies: coreutils@9.1 perl@5.36.0 fastqc@0.11.9 flexbar@3.5.0 icedtea@3.19.0 jellyfish@2.3.0 python-wrapper@3.12.12 python-pyyaml@6.0.2 python-pandas@2.3.3 python-magic@0.4.27 python-numpy@1.26.4 python-loompy@3.0.8 pandoc@3.7.0.2 samtools@1.19 snakemake@8.30.0 star@2.7.3a r-minimal@4.6.0 r-argparser@0.7.3 r-cowplot@1.2.0 r-data-table@1.18.4 r-delayedarray@0.38.1 r-delayedmatrixstats@1.34.0 r-dplyr@1.2.1 r-dropbead@0-2.d746c6f r-dt@0.34.0 r-genomicalignments@1.48.0 r-genomicfiles@1.48.0 r-genomicranges@1.64.0 r-ggplot2@4.0.3 r-hdf5array@1.40.0 r-pheatmap@1.0.13 r-rmarkdown@2.31 r-rsamtools@2.28.0 r-rtracklayer@1.72.0 r-rtsne@0.17 r-scater@1.40.1 r-scran@1.40.0 r-seurat@5.5.0 r-singlecellexperiment@1.34.0 r-stringr@1.6.0 r-yaml@2.3.12
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 single-cell RNA sequencing experiments
Description:

PiGX scRNAseq is an analysis pipeline for preprocessing and quality control for single cell RNA sequencing experiments. The inputs are read files from the sequencing experiment, and a configuration file which describes the experiment. It produces processed files for downstream analysis and interactive quality reports. The pipeline is designed to work with UMI based methods.

Total packages: 72465