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

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-delayedrandomarray 1.20.0
Propagated dependencies: r-sparsearray@1.12.2 r-rcpp@1.1.1-1.1 r-dqrng@0.4.1 r-delayedarray@0.38.1 r-bh@1.90.0-1
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/LTLA/DelayedRandomArray
Licenses: GPL 3
Build system: r
Synopsis: Delayed Arrays of Random Values
Description:

This package implements a DelayedArray of random values where the realization of the sampled values is delayed until they are needed. Reproducible sampling within any subarray is achieved by chunking where each chunk is initialized with a different random seed and stream. The usual distributions in the stats package are supported, along with scalar, vector and arrays for the parameters.

r-delayeddataframe 1.28.0
Propagated dependencies: r-s4vectors@0.50.1 r-delayedarray@0.38.1 r-biocgenerics@0.58.1
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-dinor 1.8.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-summarizedexperiment@1.42.0 r-stringr@1.6.0 r-rlang@1.2.0 r-matrix@1.7-5 r-ggplot2@4.0.3 r-genomicranges@1.64.0 r-edger@4.10.0 r-dplyr@1.2.1 r-cowplot@1.2.0 r-complexheatmap@2.28.0 r-circlize@0.4.18 r-biocgenerics@0.58.1
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/xxxmichixxx/dinoR
Licenses: Expat
Build system: r
Synopsis: Differential NOMe-seq analysis
Description:

dinoR tests for significant differences in NOMe-seq footprints between two conditions, using genomic regions of interest (ROI) centered around a landmark, for example a transcription factor (TF) motif. This package takes NOMe-seq data (GCH methylation/protection) in the form of a Ranged Summarized Experiment as input. dinoR can be used to group sequencing fragments into 3 or 5 categories representing characteristic footprints (TF bound, nculeosome bound, open chromatin), plot the percentage of fragments in each category in a heatmap, or averaged across different ROI groups, for example, containing a common TF motif. It is designed to compare footprints between two sample groups, using edgeR's quasi-likelihood methods on the total fragment counts per ROI, sample, and footprint category.

r-demuxsnp 1.10.0
Propagated dependencies: r-variantannotation@1.58.0 r-summarizedexperiment@1.42.0 r-singlecellexperiment@1.34.0 r-seqinfo@1.2.0 r-matrixgenerics@1.24.0 r-matrix@1.7-5 r-kernelknn@1.1.6 r-iranges@2.46.0 r-ensembldb@2.36.0 r-dplyr@1.2.1 r-demuxmix@1.1.1-1.09a7918 r-class@7.3-23 r-biocgenerics@0.58.1
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/michaelplynch/demuxSNP
Licenses: GPL 3
Build system: r
Synopsis: scRNAseq demultiplexing using cell hashing and SNPs
Description:

This package assists in demultiplexing scRNAseq data using both cell hashing and SNPs data. The SNP profile of each group os learned using high confidence assignments from the cell hashing data. Cells which cannot be assigned with high confidence from the cell hashing data are assigned to their most similar group based on their SNPs. We also provide some helper function to optimise SNP selection, create training data and merge SNP data into the SingleCellExperiment framework.

r-debrowser 1.40.0
Propagated dependencies: r-sva@3.60.0 r-summarizedexperiment@1.42.0 r-stringi@1.8.7 r-shinyjs@2.1.1 r-shinydashboard@0.7.3 r-shinybs@0.65.0 r-shiny@1.13.0 r-s4vectors@0.50.1 r-reshape2@1.4.5 r-rcurl@1.98-1.18 r-rcolorbrewer@1.1-3 r-plotly@4.12.0 r-pathview@1.52.0 r-org-mm-eg-db@3.23.0 r-org-hs-eg-db@3.23.1 r-limma@3.68.3 r-jsonlite@2.0.0 r-iranges@2.46.0 r-igraph@2.3.1 r-heatmaply@1.6.0 r-harman@1.40.0 r-gplots@3.3.0 r-ggplot2@4.0.3 r-genomicranges@1.64.0 r-enrichplot@1.32.0 r-edger@4.10.0 r-dt@0.34.0 r-dose@4.6.0 r-deseq2@1.52.0 r-colourpicker@1.3.0 r-clusterprofiler@4.20.0 r-ashr@2.2-63 r-apeglm@1.34.0 r-annotationdbi@1.74.0 r-annotate@1.90.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/UMMS-Biocore/debrowser
Licenses: FSDG-compatible
Build system: r
Synopsis: Interactive Differential Expresion Analysis Browser
Description:

Bioinformatics platform containing interactive plots and tables for differential gene and region expression studies. Allows visualizing expression data much more deeply in an interactive and faster way. By changing the parameters, users can easily discover different parts of the data that like never have been done before. Manually creating and looking these plots takes time. With DEBrowser users can prepare plots without writing any code. Differential expression, PCA and clustering analysis are made on site and the results are shown in various plots such as scatter, bar, box, volcano, ma plots and Heatmaps.

r-dupradar 1.42.0
Propagated dependencies: r-rsubread@2.26.0 r-kernsmooth@2.23-26
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://www.bioconductor.org/packages/dupRadar
Licenses: GPL 3
Build system: r
Synopsis: Assessment of duplication rates in RNA-Seq datasets
Description:

Duplication rate quality control for RNA-Seq datasets.

r-deeptarget 1.6.0
Propagated dependencies: r-stringr@1.6.0 r-readr@2.2.0 r-proc@1.19.0.1 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-fgsea@1.38.0 r-dplyr@1.2.1 r-depmap@1.26.0 r-biocparallel@1.46.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DeepTarget
Licenses: GPL 2
Build system: r
Synopsis: Deep characterization of cancer drugs
Description:

This package predicts a drug’s primary target(s) or secondary target(s) by integrating large-scale genetic and drug screens from the Cancer Dependency Map project run by the Broad Institute. It further investigates whether the drug specifically targets the wild-type or mutated target forms. To show how to use this package in practice, we provided sample data along with step-by-step example.

r-doremitra 1.2.0
Propagated dependencies: r-summarizedexperiment@1.42.0 r-scater@1.40.1 r-s4vectors@0.50.1 r-glue@1.8.1 r-experimenthub@3.2.0 r-annotationhub@4.2.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/AhmedSAHassan/DoReMiTra
Licenses: Expat
Build system: r
Synopsis: Orchestrating Blood Radiation Transcriptomic Data
Description:

DoReMiTra is an R data package providing access to curated transcriptomic datasets related to blood radiation, with a focus on neutron, x-ray, and gamma ray studies. It is designed to facilitate radiation biology research and support data exploration and reproducibility in radiation transcriptomics. All datasets are provided as SummarizedExperiment objects, allowing seamless integration with the Bioconductor ecosystem.

r-dmgsea 1.2.2
Propagated dependencies: r-summarizedexperiment@1.42.0 r-seqinfo@1.2.0 r-poolr@1.2-0 r-matrix@1.7-5 r-dqrng@0.4.1 r-biasedurn@2.0.12 r-annotationdbi@1.74.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/Bioconductor/dmGsea
Licenses: Artistic License 2.0
Build system: r
Synopsis: Efficient Gene Set Enrichment Analysis for DNA Methylation Data
Description:

The R package dmGsea provides efficient gene set enrichment analysis specifically for DNA methylation data. It addresses key biases, including probe dependency and varying probe numbers per gene. The package supports Illumina 450K, EPIC, and mouse methylation arrays. Users can also apply it to other omics data by supplying custom probe-to-gene mapping annotations. dmGsea is flexible, fast, and well-suited for large-scale epigenomic studies.

r-drosgenome1-db 3.13.0
Propagated dependencies: r-org-dm-eg-db@3.22.0 r-annotationdbi@1.74.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-daglogo 1.50.0
Propagated dependencies: r-uniprot-ws@2.52.1 r-pheatmap@1.0.13 r-motifstack@1.56.0 r-httr@1.4.8 r-biostrings@2.80.1 r-biomart@2.68.0 r-biocgenerics@0.58.1
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/dagLogo
Licenses: FSDG-compatible
Build system: r
Synopsis: dagLogo: a Bioconductor package for visualizing conserved amino acid sequence pattern in groups based on probability theory
Description:

Visualize significant conserved amino acid sequence pattern in groups based on probability theory.

r-dar 1.8.0
Propagated dependencies: r-upsetr@1.4.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-phyloseq@1.56.0 r-mia@1.20.0 r-magrittr@2.0.5 r-heatmaply@1.6.0 r-gplots@3.3.0 r-glue@1.8.1 r-ggplot2@4.0.3 r-generics@0.1.4 r-dplyr@1.2.1 r-crayon@1.5.3 r-complexheatmap@2.28.0 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/MicrobialGenomics-IrsicaixaOrg/dar
Licenses: Expat
Build system: r
Synopsis: Differential Abundance Analysis by Consensus
Description:

Differential abundance testing in microbiome data challenges both parametric and non-parametric statistical methods, due to its sparsity, high variability and compositional nature. Microbiome-specific statistical methods often assume classical distribution models or take into account compositional specifics. These produce results that range within the specificity vs sensitivity space in such a way that type I and type II error that are difficult to ascertain in real microbiome data when a single method is used. Recently, a consensus approach based on multiple differential abundance (DA) methods was recently suggested in order to increase robustness. With dar, you can use dplyr-like pipeable sequences of DA methods and then apply different consensus strategies. In this way we can obtain more reliable results in a fast, consistent and reproducible way.

r-deltagseg 1.52.0
Propagated dependencies: r-wavethresh@4.7.3 r-tseries@0.10-61 r-scales@1.4.0 r-reshape@0.8.10 r-pvclust@2.2-0 r-ggplot2@4.0.3 r-fbasics@4052.98 r-changepoint@2.3
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/deltaGseg
Licenses: GPL 2
Build system: r
Synopsis: deltaGseg
Description:

Identifying distinct subpopulations through multiscale time series analysis.

r-differentialregulation 2.10.0
Propagated dependencies: r-tximport@1.40.0 r-summarizedexperiment@1.42.0 r-singlecellexperiment@1.34.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dorng@1.8.6.3 r-doparallel@1.0.17 r-data-table@1.18.4 r-bandits@1.28.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/SimoneTiberi/DifferentialRegulation
Licenses: GPL 3
Build system: r
Synopsis: Differentially regulated genes from scRNA-seq data
Description:

DifferentialRegulation is a method for detecting differentially regulated genes between two groups of samples (e.g., healthy vs. disease, or treated vs. untreated samples), by targeting differences in the balance of spliced and unspliced mRNA abundances, obtained from single-cell RNA-sequencing (scRNA-seq) data. From a mathematical point of view, DifferentialRegulation accounts for the sample-to-sample variability, and embeds multiple samples in a Bayesian hierarchical model. Furthermore, our method also deals with two major sources of mapping uncertainty: i) ambiguous reads, compatible with both spliced and unspliced versions of a gene, and ii) reads mapping to multiple genes. In particular, ambiguous reads are treated separately from spliced and unsplced reads, while reads that are compatible with multiple genes are allocated to the gene of origin. Parameters are inferred via Markov chain Monte Carlo (MCMC) techniques (Metropolis-within-Gibbs).

r-drosophila2cdf 2.18.0
Propagated dependencies: r-annotationdbi@1.74.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-duoclustering2018 1.30.0
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-reshape2@1.4.5 r-purrr@1.2.2 r-mclust@6.1.2 r-magrittr@2.0.5 r-ggthemes@5.2.0 r-ggplot2@4.0.3 r-experimenthub@3.2.0 r-dplyr@1.2.1
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DuoClustering2018
Licenses: FSDG-compatible
Build system: r
Synopsis: Data, Clustering Results and Visualization Functions From Duò et al (2018)
Description:

Preprocessed experimental and simulated scRNA-seq data sets used for evaluation of clustering methods for scRNA-seq data in Duò et al (2018). Also contains results from applying several clustering methods to each of the data sets, and functions for plotting method performance.

r-desubs 1.38.0
Propagated dependencies: r-rbgl@1.88.0 r-pheatmap@1.0.13 r-nbpseq@0.3.1 r-matrix@1.7-5 r-locfit@1.5-9.12 r-limma@3.68.3 r-jsonlite@2.0.0 r-igraph@2.3.1 r-graph@1.90.0 r-ggplot2@4.0.3 r-edger@4.10.0 r-ebseq@2.10.0 r-deseq2@1.52.0 r-circlize@0.4.18
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DEsubs
Licenses: GPL 3
Build system: r
Synopsis: DEsubs: an R package for flexible identification of differentially expressed subpathways using RNA-seq expression experiments
Description:

DEsubs is a network-based systems biology package that extracts disease-perturbed subpathways within a pathway network as recorded by RNA-seq experiments. It contains an extensive and customizable framework covering a broad range of operation modes at all stages of the subpathway analysis, enabling a case-specific approach. The operation modes refer to the pathway network construction and processing, the subpathway extraction, visualization and enrichment analysis with regard to various biological and pharmacological features. Its capabilities render it a tool-guide for both the modeler and experimentalist for the identification of more robust systems-level biomarkers for complex diseases.

r-ddct 1.68.0
Propagated dependencies: r-xtable@1.8-8 r-rcolorbrewer@1.1-3 r-lattice@0.22-9 r-biocgenerics@0.58.1 r-biobase@2.72.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-dotools 1.2.0
Propagated dependencies: r-zellkonverter@1.22.0 r-tidyverse@2.0.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-singlecellexperiment@1.34.0 r-seuratobject@5.4.0 r-seurat@5.5.0 r-scpubr@3.0.1 r-scdblfinder@1.26.0 r-sccustomize@2.0.1-1.3973745 r-scales@1.4.0 r-s4vectors@0.50.1 r-rstatix@0.7.3 r-rlang@1.2.0 r-reticulate@1.46.0 r-reshape2@1.4.5 r-purrr@1.2.2 r-progress@1.2.3 r-openxlsx@4.2.8.1 r-matrix@1.7-5 r-magrittr@2.0.5 r-ks@1.15.2 r-ggtext@0.1.2 r-ggrastr@1.0.2 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-ggiraphextra@0.3.0 r-ggcorrplot@0.1.4.1 r-ggalluvial@0.12.6 r-fnn@1.1.4.1 r-enrichr@3.4 r-dropletutils@1.32.0 r-dplyr@1.2.1 r-deseq2@1.52.0 r-curl@7.1.0 r-cowplot@1.2.0 r-cli@3.6.6 r-basilisk@1.24.0
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-doubletrouble 1.12.0
Propagated dependencies: r-syntenet@1.14.0 r-rlang@1.2.0 r-msa2dist@1.16.0 r-mclust@6.1.2 r-ggplot2@4.0.3 r-genomicranges@1.64.0 r-genomicfeatures@1.64.0 r-biostrings@2.80.1 r-annotationdbi@1.74.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/almeidasilvaf/doubletrouble
Licenses: GPL 3
Build system: r
Synopsis: Identification and classification of duplicated genes
Description:

doubletrouble aims to identify duplicated genes from whole-genome protein sequences and classify them based on their modes of duplication. The duplication modes are i. segmental duplication (SD); ii. tandem duplication (TD); iii. proximal duplication (PD); iv. transposed duplication (TRD) and; v. dispersed duplication (DD). Transposon-derived duplicates (TRD) can be further subdivided into rTRD (retrotransposon-derived duplication) and dTRD (DNA transposon-derived duplication). If users want a simpler classification scheme, duplicates can also be classified into SD- and SSD-derived (small-scale duplication) gene pairs. Besides classifying gene pairs, users can also classify genes, so that each gene is assigned a unique mode of duplication. Users can also calculate substitution rates per substitution site (i.e., Ka and Ks) from duplicate pairs, find peaks in Ks distributions with Gaussian Mixture Models (GMMs), and classify gene pairs into age groups based on Ks peaks.

r-deconvobuddies 1.4.0
Propagated dependencies: r-tibble@3.3.1 r-summarizedexperiment@1.42.0 r-stringr@1.6.0 r-spatiallibd@1.24.0 r-singlecellexperiment@1.34.0 r-scran@1.40.0 r-s4vectors@0.50.1 r-reshape2@1.4.5 r-rafalib@1.0.4 r-purrr@1.2.2 r-matrixgenerics@1.24.0 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-experimenthub@3.2.0 r-dplyr@1.2.1 r-delayedmatrixstats@1.34.0 r-biocparallel@1.46.0 r-biocfilecache@3.2.0 r-annotationhub@4.2.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/LieberInstitute/DeconvoBuddies
Licenses: Artistic License 2.0
Build system: r
Synopsis: Helper Functions for LIBD Deconvolution
Description:

This package provides functions helpful for LIBD deconvolution project. Includes tools for marker finding with mean ratio, expression plotting, and plotting deconvolution results. Working to include DLPFC datasets.

r-dlbcl 1.52.0
Propagated dependencies: r-graph@1.90.0 r-biobase@2.72.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: http://bionet.bioapps.biozentrum.uni-wuerzburg.de/
Licenses: FSDG-compatible
Build system: r
Synopsis: Diffuse large B-cell lymphoma expression data
Description:

This package provides additional expression data on diffuse large B-cell lymphomas for the BioNet package.

r-degseq 1.66.0
Propagated dependencies: r-qvalue@2.44.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://bioconductor.org/packages/DEGseq
Licenses: FSDG-compatible
Build system: r
Synopsis: Identify Differentially Expressed Genes from RNA-seq data
Description:

DEGseq is an R package to identify differentially expressed genes from RNA-Seq data.

Total packages: 73978