_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-multiassayexperiment 1.34.0
Propagated dependencies: r-biobase@2.68.0 r-biocbaseutils@1.10.0 r-biocgenerics@0.54.0 r-delayedarray@0.34.1 r-genomicranges@1.60.0 r-iranges@2.42.0 r-s4vectors@0.46.0 r-summarizedexperiment@1.38.1 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://waldronlab.io/MultiAssayExperiment/
Licenses: Artistic License 2.0
Synopsis: Integration of multi-omics experiments in Bioconductor
Description:

MultiAssayExperiment harmonizes data management of multiple assays performed on an overlapping set of specimens. It provides a familiar Bioconductor user experience by extending concepts from SummarizedExperiment, supporting an open-ended mix of standard data classes for individual assays, and allowing subsetting by genomic ranges or rownames.

r-tabulamurissenisdata 1.16.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-singlecellexperiment@1.30.1 r-hdf5array@1.36.0 r-gdata@3.0.1 r-experimenthub@2.16.0 r-annotationhub@3.16.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://github.com/fmicompbio/TabulaMurisSenisData
Licenses: Expat
Synopsis: Bulk and single-cell RNA-seq data from the Tabula Muris Senis project
Description:

This package provides access to RNA-seq data generated by the Tabula Muris Senis project via the Bioconductor project. The data is made available without restrictions by the Chan Zuckerberg Biohub. It is provided here without further processing, collected in the form of SingleCellExperiment objects.

go-rsc-io-binaryregexp 0.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://pkg.go.dev/rsc.io/binaryregexp
Licenses: Modified BSD
Synopsis: Golang regexp for binary/latin-1 data
Description:

Package regexp implements regular expression search. The syntax of the regular expressions accepted is the same general syntax used by Perl, Python, and other languages. More precisely, it is the syntax accepted by RE2 and described at https://golang.org/s/re2syntax, except for \C.

ecl-hunchenissr-routes 0-1.2e83197
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-cl-ppcre@2.1.1 ecl-cl-unification@0.0.0-1.01079f3 ecl-hunchenissr@1-1.7df702f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/interactive-ssr/hunchenissr-routes
Licenses: LLGPL
Synopsis: Enable path variables when using Hunchenissr
Description:

This library enables path variables in networking routes when using Hunchenissr for Common Lisp. If a part of the path (between two slashes) starts with a question mark (?), that symbol (without question mark) will be bound to whatever value was in the same place in the URL (as a string).

perl-text-recordparser 1.6.5
Propagated dependencies: perl-class-accessor@0.51 perl-graphviz@2.26 perl-io-stringy@2.111 perl-list-moreutils@0.430 perl-readonly@2.00 perl-text-autoformat@1.75 perl-text-tabulardisplay@1.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-RecordParser
Licenses: GPL 2
Synopsis: Parse record-oriented data in a text file
Description:

This module is for reading record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited.

r-sampleclassifierdata 1.34.0
Propagated dependencies: r-summarizedexperiment@1.38.1
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/sampleClassifierData
Licenses: Artistic License 2.0
Synopsis: Pre-processed data for use with the sampleClassifier package
Description:

This package contains two microarray and two RNA-seq datasets that have been preprocessed for use with the sampleClassifier package. The RNA-seq data are derived from Fagerberg et al. (2014) and the Illumina Body Map 2.0 data. The microarray data are derived from Roth et al. (2006) and Ge et al. (2005).

rtl8821cu-linux-module 0.0.0-3.132dcf0
Channel: nonguix
Location: nongnu/packages/linux.scm (nongnu packages linux)
Home page: https://github.com/morrownr/8821cu-20210916
Licenses: Nonfree
Synopsis: Linux driver for Realtek USB WiFi adapters
Description:

Linux driver for USB WiFi adapters that are based on the Realtek RTL8811CU, RTL8821CU, RTL8821CUH and RTL8731AU chipsets.

To work, in addition to installing the driver, you need to disable the conflicting rtw88 driver:

(operating-system
  ;; ...
  ;; Blacklist conflicting kernel modules.
  (kernel-arguments '("modprobe.blacklist=rtw88_8821cu"))
  (kernel-loadable-modules (list rtl8821cu-linux-module)))
texlive-chemformula-ru 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/chemformula-ru
Licenses: LPPL 1.3c
Synopsis: Fix @code{chemformula} package and @code{babel-russian} conflict
Description:

The chemformula package and babel-russian settings both define macros named \ch. This package un-defines Babel's macro to prevent an error when both packages are loaded together. Optionally, it redefines the \cosh macro to print the hyperbolic cosine in Russian notation or defines a new macro \Ch for that purpose.

java-powermock-reflect 2.0.9
Dependencies: java-asm@9.4 java-objenesis@3.3
Channel: guix
Location: gnu/packages/java.scm (gnu packages java)
Home page: https://github.com/powermock/powermock
Licenses: ASL 2.0
Synopsis: Mock library extension framework
Description:

PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more. By using a custom classloader no changes need to be done to the IDE or continuous integration servers which simplifies adoption.

maven-resources-plugin 3.1.0
Dependencies: maven-plugin-annotations@3.5 java-commons-io@2.5
Propagated dependencies: maven-plugin-api@3.9.0 maven-core@3.9.0 java-plexus-utils@3.3.0 maven-filtering@3.1.1 java-plexus-interpolation@1.26 maven-parent-pom@31
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/plugins/maven-resources-plugin
Licenses: ASL 2.0
Synopsis: Maven plugin to collect and install resources
Description:

The Resources Plugin handles the copying of project resources to the output directory. There are two different kinds of resources: main resources and test resources. The difference is that the main resources are the resources associated to the main source code while the test resources are associated to the test source code.

Thus, this allows the separation of resources for the main source code and its unit tests.

perl-math-random-isaac 1.004
Propagated dependencies: perl-math-random-isaac-xs@1.004
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Math-Random-ISAAC
Licenses: Public Domain
Synopsis: Perl interface to the ISAAC PRNG algorithm
Description:

ISAAC (Indirection, Shift, Accumulate, Add, and Count) is a fast pseudo-random number generator. It is suitable for applications where a significant amount of random data needs to be produced quickly, such as solving using the Monte Carlo method or for games. The results are uniformly distributed, unbiased, and unpredictable unless you know the seed.

This package provides a Perl interface to the ISAAC pseudo random number generator.

r-performanceanalytics 2.0.8
Propagated dependencies: r-quadprog@1.5-8 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/returnanalytics/
Licenses: GPL 2 GPL 3
Synopsis: Econometric tools for performance and risk analysis
Description:

This is a collection of econometric functions for performance and risk analysis. This package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with irregular return data as well, and increasing numbers of functions will work with P&L or price data where possible.

r-multimodalexperiment 1.10.0
Propagated dependencies: r-s4vectors@0.46.0 r-multiassayexperiment@1.34.0 r-iranges@2.42.0 r-biocgenerics@0.54.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://bioconductor.org/packages/MultimodalExperiment
Licenses: Artistic License 2.0
Synopsis: Integrative Bulk and Single-Cell Experiment Container
Description:

MultimodalExperiment is an S4 class that integrates bulk and single-cell experiment data; it is optimally storage-efficient, and its methods are exceptionally fast. It effortlessly represents multimodal data of any nature and features normalized experiment, subject, sample, and cell annotations, which are related to underlying biological experiments through maps. Its coordination methods are opt-in and employ database-like join operations internally to deliver fast and flexible management of multimodal data.

r-singlecellmultimodal 1.22.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-spatialexperiment@1.18.1 r-singlecellexperiment@1.30.1 r-s4vectors@0.46.0 r-multiassayexperiment@1.34.0 r-matrix@1.7-3 r-hdf5array@1.36.0 r-experimenthub@2.16.0 r-biocfilecache@2.16.0 r-biocbaseutils@1.10.0 r-annotationhub@3.16.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SingleCellMultiModal
Licenses: Artistic License 2.0
Synopsis: Integrating Multi-modal Single Cell Experiment datasets
Description:

SingleCellMultiModal is an ExperimentHub package that serves multiple datasets obtained from GEO and other sources and represents them as MultiAssayExperiment objects. We provide several multi-modal datasets including scNMT, 10X Multiome, seqFISH, CITEseq, SCoPE2, and others. The scope of the package is is to provide data for benchmarking and analysis. To cite, use the citation function and see <https://doi.org/10.1371/journal.pcbi.1011324>.

appimage-type2-runtime continuous-0.47b6655
Dependencies: squashfuse-for-appimage@0.1.105 fuse@3.16.2 zstd@1.5.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/appimage.scm (gnu packages appimage)
Home page: https://github.com/AppImage/type2-runtime
Licenses: Expat
Synopsis: Runtime for executing AppImages
Description:

The runtime is the executable part of every AppImage. It mounts the payload via FUSE and executes the entrypoint, allowing users to run applications in a portable manner without the need for installation. This runtime ensures that the AppImage can access its bundled libraries and resources seamlessly, providing a consistent environment across different Linux distributions. In the absence of FUSE, the AppImage can still be started using the --appimage-extract-and-run flag.

r-transomics2cytoscape 1.20.0
Propagated dependencies: r-tibble@3.2.1 r-rcy3@2.28.0 r-purrr@1.0.4 r-pbapply@1.7-2 r-keggrest@1.48.0 r-dplyr@1.1.4
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/transomics2cytoscape
Licenses: Artistic License 2.0
Synopsis: tool set for 3D Trans-Omic network visualization with Cytoscape
Description:

transomics2cytoscape generates a file for 3D transomics visualization by providing input that specifies the IDs of multiple KEGG pathway layers, their corresponding Z-axis heights, and an input that represents the edges between the pathway layers. The edges are used, for example, to describe the relationships between kinase on a pathway and enzyme on another pathway. This package automates creation of a transomics network as shown in the figure in Yugi.2014 (https://doi.org/10.1016/j.celrep.2014.07.021) using Cytoscape automation (https://doi.org/10.1186/s13059-019-1758-4).

emacs-org-re-reveal-ref 20211029.551
Propagated dependencies: emacs-org-ref@20251206.1422 emacs-org-re-reveal@20250821.1332
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/oer/org-re-reveal-ref
Licenses:
Synopsis: Citations and bibliography for org-re-reveal
Description:

Documentation at https://melpa.org/#/org-re-reveal-ref

r-ragene20stprobeset-db 8.8.0
Propagated dependencies: r-org-rn-eg-db@3.22.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/ragene20stprobeset.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix ragene20 annotation data (chip ragene20stprobeset)
Description:

Affymetrix ragene20 annotation data (chip ragene20stprobeset) assembled using data from public repositories.

r-ragene21stprobeset-db 8.8.0
Propagated dependencies: r-org-rn-eg-db@3.22.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/ragene21stprobeset.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix ragene21 annotation data (chip ragene21stprobeset)
Description:

Affymetrix ragene21 annotation data (chip ragene21stprobeset) assembled using data from public repositories.

r-ragene11stprobeset-db 8.8.0
Propagated dependencies: r-org-rn-eg-db@3.22.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/ragene11stprobeset.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix ragene11 annotation data (chip ragene11stprobeset)
Description:

Affymetrix ragene11 annotation data (chip ragene11stprobeset) assembled using data from public repositories.

r-ragene10stprobeset-db 8.8.0
Propagated dependencies: r-org-rn-eg-db@3.22.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/ragene10stprobeset.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix ragene10 annotation data (chip ragene10stprobeset)
Description:

Affymetrix ragene10 annotation data (chip ragene10stprobeset) assembled using data from public repositories.

ruby-rspec-expectations 2.14.5
Propagated dependencies: ruby-diff-lcs@1.3
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec/rspec-expectations
Licenses: Expat
Synopsis: RSpec expectations library
Description:

Rspec-expectations provides a simple API to express expected outcomes of a code example.

ruby-rspec-expectations 3.13.3
Propagated dependencies: ruby-diff-lcs@1.3 ruby-rspec-support@3.13.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec/rspec-expectations
Licenses: Expat
Synopsis: RSpec expectations library
Description:

Rspec-expectations provides a simple API to express expected outcomes of a code example.

git-annex-remote-rclone 0.8
Dependencies: bash@5.2.37 rclone@1.52.3
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/DanielDent/git-annex-remote-rclone
Licenses: GPL 3+
Synopsis: Use rclone-supported cloud storage providers with git-annex
Description:

This wrapper around rclone makes any destination supported by rclone usable with git-annex.

Total results: 7783