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

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-snifter 1.20.0
Propagated dependencies: r-reticulate@1.44.1 r-irlba@2.3.5.1 r-basilisk@1.22.0 r-assertthat@0.2.1
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/snifter
Licenses: GPL 3
Build system: r
Synopsis: R wrapper for the python openTSNE library
Description:

This package provides an R wrapper for the implementation of FI-tSNE from the python package openTNSE. See Poličar et al. (2019) <doi:10.1101/731877> and the algorithm described by Linderman et al. (2018) <doi:10.1038/s41592-018-0308-4>.

r-scdataviz 1.20.0
Propagated dependencies: r-umap@0.2.10.0 r-singlecellexperiment@1.32.0 r-seurat@5.3.1 r-scales@1.4.0 r-s4vectors@0.48.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-matrixstats@1.5.0 r-mass@7.3-65 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-flowcore@2.22.0 r-corrplot@0.95
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/kevinblighe/scDataviz
Licenses: GPL 3
Build system: r
Synopsis: scDataviz: single cell dataviz and downstream analyses
Description:

In the single cell World, which includes flow cytometry, mass cytometry, single-cell RNA-seq (scRNA-seq), and others, there is a need to improve data visualisation and to bring analysis capabilities to researchers even from non-technical backgrounds. scDataviz attempts to fit into this space, while also catering for advanced users. Additonally, due to the way that scDataviz is designed, which is based on SingleCellExperiment, it has a plug and play feel, and immediately lends itself as flexibile and compatibile with studies that go beyond scDataviz. Finally, the graphics in scDataviz are generated via the ggplot engine, which means that users can add on features to these with ease.

r-seqgsea 1.50.0
Propagated dependencies: r-doparallel@1.0.17 r-deseq2@1.50.2 r-biomart@2.66.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SeqGSEA
Licenses: GPL 3+
Build system: r
Synopsis: Gene Set Enrichment Analysis (GSEA) of RNA-Seq Data: integrating differential expression and splicing
Description:

The package generally provides methods for gene set enrichment analysis of high-throughput RNA-Seq data by integrating differential expression and splicing. It uses negative binomial distribution to model read count data, which accounts for sequencing biases and biological variation. Based on permutation tests, statistical significance can also be achieved regarding each gene's differential expression and splicing, respectively.

r-sfedata 1.12.0
Propagated dependencies: r-experimenthub@3.0.0 r-biocfilecache@3.0.0 r-annotationhub@4.0.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/pachterlab/SFEData
Licenses: Artistic License 2.0
Build system: r
Synopsis: Example SpatialFeatureExperiment datasets
Description:

Example spatial transcriptomics datasets with Simple Feature annotations as SpatialFeatureExperiment objects. Technologies include Visium, slide-seq, Nanostring CoxMX, Vizgen MERFISH, and 10X Xenium. Tissues include mouse skeletal muscle, human melanoma metastasis, human lung, breast cancer, and mouse liver.

r-stattarget 1.40.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://stattarget.github.io
Licenses: LGPL 3+
Build system: r
Synopsis: Statistical Analysis of Molecular Profiles
Description:

This package provides a streamlined tool provides a graphical user interface for quality control based signal drift correction (QC-RFSC), integration of data from multi-batch MS-based experiments, and the comprehensive statistical analysis in metabolomics and proteomics.

r-systempipeshiny 1.20.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://systempipe.org/sps
Licenses: GPL 3+
Build system: r
Synopsis: systemPipeShiny: An Interactive Framework for Workflow Management and Visualization
Description:

systemPipeShiny (SPS) extends the widely used systemPipeR (SPR) workflow environment with a versatile graphical user interface provided by a Shiny App. This allows non-R users, such as experimentalists, to run many systemPipeR’s workflow designs, control, and visualization functionalities interactively without requiring knowledge of R. Most importantly, SPS has been designed as a general purpose framework for interacting with other R packages in an intuitive manner. Like most Shiny Apps, SPS can be used on both local computers as well as centralized server-based deployments that can be accessed remotely as a public web service for using SPR’s functionalities with community and/or private data. The framework can integrate many core packages from the R/Bioconductor ecosystem. Examples of SPS’ current functionalities include: (a) interactive creation of experimental designs and metadata using an easy to use tabular editor or file uploader; (b) visualization of workflow topologies combined with auto-generation of R Markdown preview for interactively designed workflows; (d) access to a wide range of data processing routines; (e) and an extendable set of visualization functionalities. Complex visual results can be managed on a Canvas Workbench’ allowing users to organize and to compare plots in an efficient manner combined with a session snapshot feature to continue work at a later time. The present suite of pre-configured visualization examples. The modular design of SPR makes it easy to design custom functions without any knowledge of Shiny, as well as extending the environment in the future with contributions from the community.

r-sracipe 2.2.0
Propagated dependencies: r-visnetwork@2.1.4 r-umap@0.2.10.0 r-summarizedexperiment@1.40.0 r-s4vectors@0.48.0 r-reshape2@1.4.5 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-mass@7.3-65 r-htmlwidgets@1.6.4 r-gridextra@2.3 r-gplots@3.2.0 r-ggplot2@4.0.1 r-future@1.68.0 r-foreach@1.5.2 r-dorng@1.8.6.2 r-dofuture@1.1.2 r-biocgenerics@0.56.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/lusystemsbio/sRACIPE
Licenses: Expat
Build system: r
Synopsis: Systems biology tool to simulate gene regulatory circuits
Description:

sRACIPE implements a randomization-based method for gene circuit modeling. It allows us to study the effect of both the gene expression noise and the parametric variation on any gene regulatory circuit (GRC) using only its topology, and simulates an ensemble of models with random kinetic parameters at multiple noise levels. Statistical analysis of the generated gene expressions reveals the basin of attraction and stability of various phenotypic states and their changes associated with intrinsic and extrinsic noises. sRACIPE provides a holistic picture to evaluate the effects of both the stochastic nature of cellular processes and the parametric variation.

r-spatialomicsoverlay 1.10.0
Propagated dependencies: r-xml@3.99-0.20 r-stringr@1.6.0 r-scattermore@1.2 r-s4vectors@0.48.0 r-readxl@1.4.5 r-rbioformats@1.10.0 r-plotrix@3.8-13 r-pbapply@1.7-4 r-magick@2.9.0 r-ggtext@0.1.2 r-ggplot2@4.0.1 r-geomxtools@3.14.0 r-ebimage@4.52.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-biocfilecache@3.0.0 r-biobase@2.70.0 r-base64enc@0.1-3
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SpatialOmicsOverlay
Licenses: Expat
Build system: r
Synopsis: Spatial Overlay for Omic Data from Nanostring GeoMx Data
Description:

This package provides tools for NanoString Technologies GeoMx Technology. Package to easily graph on top of an OME-TIFF image. Plotting annotations can range from tissue segment to gene expression.

r-sagenhaft 1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: http://www.bioinf.med.uni-goettingen.de
Licenses: GPL 2+
Build system: r
Synopsis: Collection of functions for reading and comparing SAGE libraries
Description:

This package implements several functions useful for analysis of gene expression data by sequencing tags as done in SAGE (Serial Analysis of Gene Expressen) data, i.e. extraction of a SAGE library from sequence files, sequence error correction, library comparison. Sequencing error correction is implementing using an Expectation Maximization Algorithm based on a Mixture Model of tag counts.

r-simpintlists 1.46.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/simpIntLists
Licenses: GPL 2+
Build system: r
Synopsis: The package contains BioGRID interactions for various organisms in a simple format
Description:

The package contains BioGRID interactions for arabidopsis(thale cress), c.elegans, fruit fly, human, mouse, yeast( budding yeast ) and S.pombe (fission yeast) . Entrez ids, official names and unique ids can be used to find proteins. The format of interactions are lists. For each gene/protein, there is an entry in the list with "name" containing name of the gene/protein and "interactors" containing the list of genes/proteins interacting with it.

r-scfeatures 1.10.9
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/scFeatures
Licenses: GPL 3
Build system: r
Synopsis: scFeatures: Multi-view representations of single-cell and spatial data for disease outcome prediction
Description:

scFeatures constructs multi-view representations of single-cell and spatial data. scFeatures is a tool that generates multi-view representations of single-cell and spatial data through the construction of a total of 17 feature types. These features can then be used for a variety of analyses using other software in Biocondutor.

r-splots 1.76.0
Propagated dependencies: r-rcolorbrewer@1.1-3
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/splots
Licenses: LGPL 2.0+
Build system: r
Synopsis: Visualization of high-throughput assays in microtitre plate or slide format
Description:

This package is here to support legacy usages of it, but it should not be used for new code development. It provides a single function, plotScreen, for visualising data in microtitre plate or slide format. As a better alternative for such functionality, please consider the platetools package on CRAN (https://cran.r-project.org/package=platetools and https://github.com/Swarchal/platetools), or ggplot2 (geom_raster, facet_wrap) as exemplified in the vignette of this package.

r-sparrow 1.16.0
Propagated dependencies: r-viridis@0.6.5 r-plotly@4.11.0 r-matrix@1.7-4 r-limma@3.66.0 r-irlba@2.3.5.1 r-gseabase@1.72.0 r-ggplot2@4.0.1 r-edger@4.8.0 r-delayedmatrixstats@1.32.0 r-data-table@1.17.8 r-complexheatmap@2.26.0 r-circlize@0.4.16 r-checkmate@2.3.3 r-biocset@1.24.0 r-biocparallel@1.44.0 r-biocgenerics@0.56.0 r-babelgene@22.9
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/lianos/sparrow
Licenses: Expat
Build system: r
Synopsis: Take command of set enrichment analyses through a unified interface
Description:

This package provides a unified interface to a variety of GSEA techniques from different bioconductor packages. Results are harmonized into a single object and can be interrogated uniformly for quick exploration and interpretation of results. Interactive exploration of GSEA results is enabled through a shiny app provided by a sparrow.shiny sibling package.

r-scmeth 1.30.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-seqinfo@1.0.0 r-reshape2@1.4.5 r-hdf5array@1.38.0 r-genomicranges@1.62.0 r-genomeinfodb@1.46.0 r-dt@0.34.0 r-delayedarray@0.36.0 r-bsseq@1.46.0 r-bsgenome@1.78.0 r-biostrings@2.78.0 r-biocgenerics@0.56.0 r-annotatr@1.36.0 r-annotationhub@4.0.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/scmeth
Licenses: GPL 2
Build system: r
Synopsis: Functions to conduct quality control analysis in methylation data
Description:

This package provides functions to analyze methylation data can be found here. Some functions are relevant for single cell methylation data but most other functions can be used for any methylation data. Highlight of this workflow is the comprehensive quality control report.

r-serumstimulation 1.46.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/serumStimulation
Licenses: GPL 2+
Build system: r
Synopsis: serumStimulation is a data package which is used by examples in package pcaGoPromoter
Description:

This package contains 13 micro array data results from a serum stimulation experiment.

r-stjoincount 1.12.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-spdep@1.4-1 r-spatialexperiment@1.20.0 r-sp@2.2-0 r-seurat@5.3.1 r-raster@3.6-32 r-pheatmap@1.0.13 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/Nina-Song/stJoincount
Licenses: Expat
Build system: r
Synopsis: stJoincount - Join count statistic for quantifying spatial correlation between clusters
Description:

stJoincount facilitates the application of join count analysis to spatial transcriptomic data generated from the 10x Genomics Visium platform. This tool first converts a labeled spatial tissue map into a raster object, in which each spatial feature is represented by a pixel coded by label assignment. This process includes automatic calculation of optimal raster resolution and extent for the sample. A neighbors list is then created from the rasterized sample, in which adjacent and diagonal neighbors for each pixel are identified. After adding binary spatial weights to the neighbors list, a multi-categorical join count analysis is performed to tabulate "joins" between all possible combinations of label pairs. The function returns the observed join counts, the expected count under conditions of spatial randomness, and the variance calculated under non-free sampling. The z-score is then calculated as the difference between observed and expected counts, divided by the square root of the variance.

r-scaedata 1.6.0
Propagated dependencies: r-experimenthub@3.0.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/AGImkeller/scaeData
Licenses: Expat
Build system: r
Synopsis: Data Package for SingleCellAlleleExperiment
Description:

This package contains default datasets used by the Bioconductor package SingleCellAlleleExperiment. The raw FASTQ files were sourced from publicly accessible datasets provided by 10x Genomics. Subsequently, our scIGD snakemake workflow was employed to process these FASTQ files. The resulting output from scIGD constitutes to the contents of this data package.

r-scarray-sat 1.10.1
Propagated dependencies: r-summarizedexperiment@1.40.0 r-seuratobject@5.2.0 r-seurat@5.3.1 r-scarray@1.18.0 r-s4vectors@0.48.0 r-matrix@1.7-4 r-gdsfmt@1.46.0 r-delayedarray@0.36.0 r-biocsingular@1.26.1 r-biocparallel@1.44.0 r-biocgenerics@0.56.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SCArray.sat
Licenses: GPL 3
Build system: r
Synopsis: Large-scale single-cell RNA-seq data analysis using GDS files and Seurat
Description:

Extends the Seurat classes and functions to support Genomic Data Structure (GDS) files as a DelayedArray backend for data representation. It relies on the implementation of GDS-based DelayedMatrix in the SCArray package to represent single cell RNA-seq data. The common optimized algorithms leveraging GDS-based and single cell-specific DelayedMatrix (SC_GDSMatrix) are implemented in the SCArray package. SCArray.sat introduces a new SCArrayAssay class (derived from the Seurat Assay), which wraps raw counts, normalized expressions and scaled data matrix based on GDS-specific DelayedMatrix. It is designed to integrate seamlessly with the Seurat package to provide common data analysis in the SeuratObject-based workflow. Compared with Seurat, SCArray.sat significantly reduces the memory usage without downsampling and can be applied to very large datasets.

r-spicey 1.0.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://georginafp.github.io/SPICEY
Licenses: Artistic License 2.0
Build system: r
Synopsis: Calculates cell type specificity from single cell data
Description:

SPICEY (SPecificity Index for Coding and Epigenetic activitY) is an R package designed to quantify cell-type specificity in single-cell transcriptomic and epigenomic data, particularly scRNA-seq and scATAC-seq. It introduces two complementary indices: the Gene Expression Tissue Specificity Index (GETSI) and the Regulatory Element Tissue Specificity Index (RETSI), both based on entropy to provide continuous, interpretable measures of specificity. By integrating gene expression and chromatin accessibility, SPICEY enables standardized analysis of cell-type-specific regulatory programs across diverse tissues and conditions.

r-spotlight 1.14.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/MarcElosua/SPOTlight
Licenses: GPL 3
Build system: r
Synopsis: `SPOTlight`: Spatial Transcriptomics Deconvolution
Description:

`SPOTlight` provides a method to deconvolute spatial transcriptomics spots using a seeded NMF approach along with visualization tools to assess the results. Spatially resolved gene expression profiles are key to understand tissue organization and function. However, novel spatial transcriptomics (ST) profiling techniques lack single-cell resolution and require a combination with single-cell RNA sequencing (scRNA-seq) information to deconvolute the spatially indexed datasets. Leveraging the strengths of both data types, we developed SPOTlight, a computational tool that enables the integration of ST with scRNA-seq data to infer the location of cell types and states within a complex tissue. SPOTlight is centered around a seeded non-negative matrix factorization (NMF) regression, initialized using cell-type marker genes and non-negative least squares (NNLS) to subsequently deconvolute ST capture locations (spots).

r-splinedv 1.2.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-sparsematrixstats@1.22.0 r-singlecellexperiment@1.32.0 r-scuttle@1.20.0 r-s4vectors@0.48.0 r-plotly@4.11.0 r-matrix@1.7-4 r-dplyr@1.1.4 r-biocgenerics@0.56.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/Xenon8778/SplineDV
Licenses: GPL 2
Build system: r
Synopsis: Differential Variability (DV) analysis for single-cell RNA sequencing data. (e.g. Identify Differentially Variable Genes across two experimental conditions)
Description:

This package provides a spline based scRNA-seq method for identifying differentially variable (DV) genes across two experimental conditions. Spline-DV constructs a 3D spline from 3 key gene statistics: mean expression, coefficient of variance, and dropout rate. This is done for both conditions. The 3D spline provides the “expected” behavior of genes in each condition. The distance of the observed mean, CV and dropout rate of each gene from the expected 3D spline is used to measure variability. As the final step, the spline-DV method compares the variabilities of each condition to identify differentially variable (DV) genes.

r-sdams 1.30.0
Propagated dependencies: r-trust@0.1-8 r-summarizedexperiment@1.40.0 r-qvalue@2.42.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SDAMS
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Differential Abundant/Expression Analysis for Metabolomics, Proteomics and single-cell RNA sequencing Data
Description:

This Package utilizes a Semi-parametric Differential Abundance/expression analysis (SDA) method for metabolomics and proteomics data from mass spectrometry as well as single-cell RNA sequencing data. SDA is able to robustly handle non-normally distributed data and provides a clear quantification of the effect size.

r-spikeinsubset 1.50.0
Propagated dependencies: r-biobase@2.70.0 r-affy@1.88.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SpikeInSubset
Licenses: LGPL 2.0+
Build system: r
Synopsis: Part of Affymetrix's Spike-In Experiment Data
Description:

Includes probe-level and expression data for the HGU133 and HGU95 spike-in experiments.

r-svmdo 1.10.0
Propagated dependencies: r-survival@3.8-3 r-summarizedexperiment@1.40.0 r-sjmisc@2.8.11 r-shinytitle@0.1.0 r-shinyfiles@0.9.3 r-shiny@1.11.1 r-org-hs-eg-db@3.22.0 r-nortest@1.0-4 r-klar@1.7-4 r-golem@0.5.1 r-e1071@1.7-16 r-dt@0.34.0 r-dplyr@1.1.4 r-dose@4.4.0 r-data-table@1.17.8 r-catools@1.18.3 r-caret@7.0-1 r-bsda@1.2.2 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SVMDO
Licenses: GPL 3
Build system: r
Synopsis: Identification of Tumor-Discriminating mRNA Signatures via Support Vector Machines Supported by Disease Ontology
Description:

It is an easy-to-use GUI using disease information for detecting tumor/normal sample discriminating gene sets from differentially expressed genes. Our approach is based on an iterative algorithm filtering genes with disease ontology enrichment analysis and wilk and wilks lambda criterion connected to SVM classification model construction. Along with gene set extraction, SVMDO also provides individual prognostic marker detection. The algorithm is designed for FPKM and RPKM normalized RNA-Seq transcriptome datasets.

Total packages: 69244