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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-difflogo 2.34.0
Propagated dependencies: r-cba@0.2-25
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/mgledi/DiffLogo/
Licenses: GPL 2+
Build system: r
Synopsis: DiffLogo: A comparative visualisation of biooligomer motifs
Description:

DiffLogo is an easy-to-use tool to visualize motif differences.

r-dotools 1.0.2
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://marianoruzjurado.github.io/DOtools/
Licenses: Expat
Build system: r
Synopsis: Convenient functions to streamline your single cell data analysis workflow
Description:

This package provides functions for creating various visualizations, convenient wrappers, and quality-of-life utilities for single cell experiment objects. It offers a streamlined approach to visualize results and integrates different tools for easy use.

r-derfinderplot 1.44.0
Propagated dependencies: r-seqinfo@1.0.0 r-scales@1.4.0 r-s4vectors@0.48.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-limma@3.66.0 r-iranges@2.44.0 r-ggplot2@4.0.1 r-ggbio@1.58.0 r-genomicranges@1.62.0 r-genomicfeatures@1.62.0 r-genomeinfodb@1.46.0 r-derfinder@1.44.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/leekgroup/derfinderPlot
Licenses: Artistic License 2.0
Build system: r
Synopsis: Plotting functions for derfinder
Description:

This package provides plotting functions for results from the derfinder package. This helps separate the graphical dependencies required for making these plots from the core functionality of derfinder.

r-dorothea 1.22.0
Propagated dependencies: r-magrittr@2.0.4 r-dplyr@1.1.4 r-decoupler@2.16.0 r-bcellviper@1.46.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://saezlab.github.io/dorothea/
Licenses: FSDG-compatible
Build system: r
Synopsis: Collection Of Human And Mouse TF Regulons
Description:

DoRothEA is a gene regulatory network containing signed transcription factor (TF) - target gene interactions. DoRothEA regulons, the collection of a TF and its transcriptional targets, were curated and collected from different types of evidence for both human and mouse. A confidence level was assigned to each TF-target interaction based on the number of supporting evidence.

r-delayeddataframe 1.26.0
Propagated dependencies: r-s4vectors@0.48.0 r-delayedarray@0.36.0 r-biocgenerics@0.56.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/Bioconductor/DelayedDataFrame
Licenses: GPL 3
Build system: r
Synopsis: Delayed operation on DataFrame using standard DataFrame metaphor
Description:

Based on the standard DataFrame metaphor, we are trying to implement the feature of delayed operation on the DelayedDataFrame, with a slot of lazyIndex, which saves the mapping indexes for each column of DelayedDataFrame. Methods like show, validity check, [/[[ subsetting, rbind/cbind are implemented for DelayedDataFrame to be operated around lazyIndex. The listData slot stays untouched until a realization call e.g., DataFrame constructor OR as.list() is invoked.

r-ddct 1.66.0
Propagated dependencies: r-xtable@1.8-4 r-rcolorbrewer@1.1-3 r-lattice@0.22-7 r-biocgenerics@0.56.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/ddCt
Licenses: LGPL 3
Build system: r
Synopsis: The ddCt Algorithm for the Analysis of Quantitative Real-Time PCR (qRT-PCR)
Description:

The Delta-Delta-Ct (ddCt) Algorithm is an approximation method to determine relative gene expression with quantitative real-time PCR (qRT-PCR) experiments. Compared to other approaches, it requires no standard curve for each primer-target pair, therefore reducing the working load and yet returning accurate enough results as long as the assumptions of the amplification efficiency hold. The ddCt package implements a pipeline to collect, analyse and visualize qRT-PCR results, for example those from TaqMan SDM software, mainly using the ddCt method. The pipeline can be either invoked by a script in command-line or through the API consisting of S4-Classes, methods and functions.

r-diffloopdata 1.38.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/diffloopdata
Licenses: Expat
Build system: r
Synopsis: Example ChIA-PET Datasets for the diffloop Package
Description:

ChIA-PET example datasets and additional data for use with the diffloop package.

r-drawproteins 1.30.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/brennanpincardiff/drawProteins
Licenses: Expat
Build system: r
Synopsis: Package to Draw Protein Schematics from Uniprot API output
Description:

This package draws protein schematics from Uniprot API output. From the JSON returned by the GET command, it creates a dataframe from the Uniprot Features API. This dataframe can then be used by geoms based on ggplot2 and base R to draw protein schematics.

r-drosophila2-db 3.13.0
Propagated dependencies: r-org-dm-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/drosophila2.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix Affymetrix Drosophila_2 Array annotation data (chip drosophila2)
Description:

Affymetrix Affymetrix Drosophila_2 Array annotation data (chip drosophila2) assembled using data from public repositories.

r-dyebiasexamples 1.50.0
Propagated dependencies: r-marray@1.88.0 r-geoquery@2.78.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: http://www.holstegelab.nl/publications/margaritis_lijnzaad
Licenses: GPL 3
Build system: r
Synopsis: Example data for the dyebias package, which implements the GASSCO method
Description:

Data for the dyebias package, consisting of 4 self-self hybrizations of self-spotted yeast slides, as well as data from Array Express accession E-MTAB-32.

r-droplettestfiles 1.20.0
Propagated dependencies: r-s4vectors@0.48.0 r-experimenthub@3.0.0 r-annotationhub@4.0.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DropletTestFiles
Licenses: GPL 3
Build system: r
Synopsis: Test Files for Single-Cell Droplet Utilities
Description:

Assorted files generated from droplet-based single-cell protocols, to be used for testing functions in DropletUtils. Primarily intended for storing files that directly come out of processing pipelines like 10X Genomics CellRanger software, prior to the formation of a SingleCellExperiment object. Unlike other packages, this is not designed to provide objects that are immediately ready for analysis.

r-drosophila2cdf 2.18.0
Propagated dependencies: r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/drosophila2cdf
Licenses: LGPL 2.0+
Build system: r
Synopsis: drosophila2cdf
Description:

This package provides a package containing an environment representing the Drosophila_2.cdf file.

r-dino 1.16.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-singlecellexperiment@1.32.0 r-seurat@5.3.1 r-scran@1.38.0 r-s4vectors@0.48.0 r-matrixstats@1.5.0 r-matrix@1.7-4 r-biocsingular@1.26.1 r-biocparallel@1.44.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/JBrownBiostat/Dino
Licenses: GPL 3
Build system: r
Synopsis: Normalization of Single-Cell mRNA Sequencing Data
Description:

Dino normalizes single-cell, mRNA sequencing data to correct for technical variation, particularly sequencing depth, prior to downstream analysis. The approach produces a matrix of corrected expression for which the dependency between sequencing depth and the full distribution of normalized expression; many existing methods aim to remove only the dependency between sequencing depth and the mean of the normalized expression. This is particuarly useful in the context of highly sparse datasets such as those produced by 10X genomics and other uninque molecular identifier (UMI) based microfluidics protocols for which the depth-dependent proportion of zeros in the raw expression data can otherwise present a challenge.

r-deformats 1.38.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-s4vectors@0.48.0 r-genomicranges@1.62.0 r-edger@4.8.0 r-deseq2@1.50.2 r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/aoles/DEFormats
Licenses: GPL 3
Build system: r
Synopsis: Differential gene expression data formats converter
Description:

Convert between different data formats used by differential gene expression analysis tools.

r-diffutr 1.18.0
Propagated dependencies: r-viridislite@0.4.2 r-summarizedexperiment@1.40.0 r-stringi@1.8.7 r-s4vectors@0.48.0 r-rtracklayer@1.70.0 r-rsubread@2.24.0 r-matrixstats@1.5.0 r-limma@3.66.0 r-iranges@2.44.0 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-genomicranges@1.62.0 r-genomeinfodb@1.46.0 r-ensembldb@2.34.0 r-edger@4.8.0 r-dplyr@1.1.4 r-dexseq@1.56.0 r-complexheatmap@2.26.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/diffUTR
Licenses: GPL 3
Build system: r
Synopsis: diffUTR: Streamlining differential exon and 3' UTR usage
Description:

The diffUTR package provides a uniform interface and plotting functions for limma/edgeR/DEXSeq -powered differential bin/exon usage. It includes in addition an improved version of the limma::diffSplice method. Most importantly, diffUTR further extends the application of these frameworks to differential UTR usage analysis using poly-A site databases.

r-doscheda 1.32.0
Propagated dependencies: r-vsn@3.78.0 r-stringr@1.6.0 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-reshape2@1.4.5 r-readxl@1.4.5 r-prodlim@2025.04.28 r-matrixstats@1.5.0 r-limma@3.66.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-gridextra@2.3 r-ggplot2@4.0.1 r-dt@0.34.0 r-drc@3.0-1 r-corrgram@1.14 r-calibrate@1.7.7 r-affy@1.88.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/Doscheda
Licenses: GPL 3
Build system: r
Synopsis: DownStream Chemo-Proteomics Analysis Pipeline
Description:

Doscheda focuses on quantitative chemoproteomics used to determine protein interaction profiles of small molecules from whole cell or tissue lysates using Mass Spectrometry data. The package provides a shiny application to run the pipeline, several visualisations and a downloadable report of an experiment.

r-dyebias 1.70.0
Propagated dependencies: r-marray@1.88.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: http://www.holstegelab.nl/publications/margaritis_lijnzaad
Licenses: GPL 3
Build system: r
Synopsis: The GASSCO method for correcting for slide-dependent gene-specific dye bias
Description:

Many two-colour hybridizations suffer from a dye bias that is both gene-specific and slide-specific. The former depends on the content of the nucleotide used for labeling; the latter depends on the labeling percentage. The slide-dependency was hitherto not recognized, and made addressing the artefact impossible. Given a reasonable number of dye-swapped pairs of hybridizations, or of same vs. same hybridizations, both the gene- and slide-biases can be estimated and corrected using the GASSCO method (Margaritis et al., Mol. Sys. Biol. 5:266 (2009), doi:10.1038/msb.2009.21).

r-diggitdata 1.42.0
Propagated dependencies: r-viper@1.44.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/diggitdata
Licenses: FSDG-compatible
Build system: r
Synopsis: Example data for the diggit package
Description:

This package provides expression profile and CNV data for glioblastoma from TCGA, and transcriptional and post-translational regulatory networks assembled with the ARACNe and MINDy algorithms, respectively.

r-diffgeneanalysis 1.92.0
Propagated dependencies: r-minpack-lm@1.2-4
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/diffGeneAnalysis
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Performs differential gene expression Analysis
Description:

Analyze microarray data.

r-deeppincs 1.18.0
Propagated dependencies: r-webchem@1.3.1 r-ttgsea@1.18.0 r-tokenizers@0.3.0 r-tensorflow@2.20.0 r-stringdist@0.9.15 r-reticulate@1.44.1 r-rcdk@3.8.2 r-purrr@1.2.0 r-prroc@1.4 r-matlab@1.0.4.1 r-keras@2.16.1 r-catencoders@0.1.1
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DeepPINCS
Licenses: Artistic License 2.0
Build system: r
Synopsis: Protein Interactions and Networks with Compounds based on Sequences using Deep Learning
Description:

The identification of novel compound-protein interaction (CPI) is important in drug discovery. Revealing unknown compound-protein interactions is useful to design a new drug for a target protein by screening candidate compounds. The accurate CPI prediction assists in effective drug discovery process. To identify potential CPI effectively, prediction methods based on machine learning and deep learning have been developed. Data for sequences are provided as discrete symbolic data. In the data, compounds are represented as SMILES (simplified molecular-input line-entry system) strings and proteins are sequences in which the characters are amino acids. The outcome is defined as a variable that indicates how strong two molecules interact with each other or whether there is an interaction between them. In this package, a deep-learning based model that takes only sequence information of both compounds and proteins as input and the outcome as output is used to predict CPI. The model is implemented by using compound and protein encoders with useful features. The CPI model also supports other modeling tasks, including protein-protein interaction (PPI), chemical-chemical interaction (CCI), or single compounds and proteins. Although the model is designed for proteins, DNA and RNA can be used if they are represented as sequences.

r-ddpcrclust 1.30.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/bgbrink/ddPCRclust
Licenses: Artistic License 2.0
Build system: r
Synopsis: Clustering algorithm for ddPCR data
Description:

The ddPCRclust algorithm can automatically quantify the CPDs of non-orthogonal ddPCR reactions with up to four targets. In order to determine the correct droplet count for each target, it is crucial to both identify all clusters and label them correctly based on their position. For more information on what data can be analyzed and how a template needs to be formatted, please check the vignette.

r-drivernet 1.50.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DriverNet
Licenses: GPL 3
Build system: r
Synopsis: Drivernet: uncovering somatic driver mutations modulating transcriptional networks in cancer
Description:

DriverNet is a package to predict functional important driver genes in cancer by integrating genome data (mutation and copy number variation data) and transcriptome data (gene expression data). The different kinds of data are combined by an influence graph, which is a gene-gene interaction network deduced from pathway data. A greedy algorithm is used to find the possible driver genes, which may mutated in a larger number of patients and these mutations will push the gene expression values of the connected genes to some extreme values.

r-drosgenome1-db 3.13.0
Propagated dependencies: r-org-dm-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/drosgenome1.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix Affymetrix DrosGenome1 Array annotation data (chip drosgenome1)
Description:

Affymetrix Affymetrix DrosGenome1 Array annotation data (chip drosgenome1) assembled using data from public repositories.

r-dmrcaller 1.42.0
Propagated dependencies: r-stringr@1.6.0 r-seqinfo@1.0.0 r-s4vectors@0.48.0 r-rsamtools@2.26.0 r-rcpproll@0.3.1 r-rcpp@1.1.0 r-iranges@2.44.0 r-interactionset@1.38.0 r-inflection@1.3.7 r-genomicranges@1.62.0 r-genomicalignments@1.46.0 r-genomeinfodb@1.46.0 r-bsgenome@1.78.0 r-biostrings@2.78.0 r-biocparallel@1.44.0 r-biocmanager@1.30.27 r-betareg@3.2-4
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DMRcaller
Licenses: GPL 3
Build system: r
Synopsis: Differentially Methylated Regions Caller
Description:

Uses Bisulfite sequencing data in two conditions and identifies differentially methylated regions between the conditions in CG and non-CG context. The input is the CX report files produced by Bismark and the output is a list of DMRs stored as GRanges objects.

Total results: 2911