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

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-anvil 1.24.0
Propagated dependencies: r-anvilbase@1.6.0 r-biocbaseutils@1.14.0 r-digest@0.6.39 r-dplyr@1.2.1 r-dt@0.34.0 r-futile-logger@1.4.9 r-gcptools@1.2.0 r-htmltools@0.5.9 r-httr@1.4.8 r-jsonlite@2.0.0 r-keyring@1.4.1 r-miniui@0.1.2 r-rapiclient@0.1.8 r-shiny@1.13.0 r-tibble@3.3.1 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/AnVIL
Licenses: Artistic License 2.0
Build system: r
Synopsis: Provides access to AnVIL, Terra, Leonardo and other projects
Description:

The AnVIL is a cloud computing resource developed in part by the National Human Genome Research Institute. The AnVIL package provides end-user and developer functionality. AnVIL provides fast binary package installation, utilities for working with Terra/AnVIL table and data resources, and convenient functions for file movement to and from Google cloud storage. For developers, AnVIL provides programmatic access to the Terra, Leonardo, Rawls, Dockstore, and Gen3 RESTful programming interface, including helper functions to transform JSON responses to formats more amenable to manipulation in R.

r-org-dr-eg-db 3.22.0
Propagated dependencies: r-annotationdbi@1.74.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://www.bioconductor.org/packages/org.Dr.eg.db/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Annotation for Zebrafish
Description:

This package provides genome wide annotations for Zebrafish, primarily based on mapping using Entrez Gene identifiers.

r-italicsdata 2.50.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: http://bioinfo.curie.fr
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: ITALICS data
Description:

This package provides data needed to use the ITALICS package.

r-msigdb 1.20.0
Propagated dependencies: r-annotationdbi@1.74.0 r-annotationhub@4.2.0 r-experimenthub@3.2.0 r-gseabase@1.74.0 r-org-hs-eg-db@3.23.1 r-org-mm-eg-db@3.23.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://doi.org/doi:10.18129/B9.bioc.msigdb
Licenses: CC-BY 4.0
Build system: r
Synopsis: ExperimentHub package for the molecular signatures database
Description:

R-msigdb provides the Molecular Signatures Database in a R accessible objects. Signatures are stored in GeneSet class objects form the GSEABase package and the entire database is stored in a GeneSetCollection object. These data are then hosted on the ExperimentHub. Data used in this package was obtained from the MSigDB of the Broad Institute. Metadata for each gene set is stored along with the gene set in the GeneSet class object.

r-dsb 2.0.1
Propagated dependencies: r-limma@3.68.3 r-magrittr@2.0.5 r-mclust@6.1.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/niaid/dsb
Licenses: CC0
Build system: r
Synopsis: Normalize & denoise droplet single cell protein data (CITE-Seq)
Description:

R-dsb improves protein expression analysis in droplet-based single-cell studies. The package specifically addresses noise in raw protein UMI counts from methods like CITE-seq. It identifies and removes two main sources of noise—protein-specific noise from unbound antibodies and droplet/cell-specific noise. The package is applicable to various methods, including CITE-seq, REAP-seq, ASAP-seq, TEA-seq, and Mission Bioplatform data. Check the vignette for tutorials on integrating dsb with Seurat and Bioconductor, and using dsb in Python.

r-pcatools 2.24.0
Propagated dependencies: r-assorthead@1.6.1 r-beachmat@2.28.0 r-bh@1.90.0-1 r-biocparallel@1.46.0 r-biocsingular@1.28.0 r-cowplot@1.2.0 r-delayedarray@0.38.1 r-delayedmatrixstats@1.34.0 r-dqrng@0.4.1 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-lattice@0.22-9 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/kevinblighe/PCAtools
Licenses: GPL 3
Build system: r
Synopsis: PCAtools: everything Principal Components Analysis
Description:

Principal Component Analysis (PCA) extracts the fundamental structure of the data without the need to build any model to represent it. This "summary" of the data is arrived at through a process of reduction that can transform the large number of variables into a lesser number that are uncorrelated (i.e. the 'principal components'), while at the same time being capable of easy interpretation on the original data. PCAtools provides functions for data exploration via PCA, and allows the user to generate publication-ready figures. PCA is performed via BiocSingular; users can also identify an optimal number of principal components via different metrics, such as the elbow method and Horn's parallel analysis, which has relevance for data reduction in single-cell RNA-seq (scRNA-seq) and high dimensional mass cytometry data.

r-cytoml 2.24.0
Dependencies: libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-bh@1.90.0-1 r-biobase@2.72.0 r-cpp11@0.5.5 r-cytolib@2.24.0 r-data-table@1.18.4 r-dplyr@1.2.1 r-flowcore@2.24.0 r-flowworkspace@4.24.0 r-ggcyto@1.40.0 r-graph@1.90.0 r-jsonlite@2.0.0 r-opencyto@2.24.0 r-rbgl@1.88.0 r-rgraphviz@2.56.0 r-rhdf5lib@2.0.0 r-rprotobuflib@2.24.0 r-tibble@3.3.1 r-xml@3.99-0.23 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/RGLab/CytoML
Licenses: Artistic License 2.0
Build system: r
Synopsis: GatingML interface for cross platform cytometry data sharing
Description:

This package provides an interface to implementations of the GatingML2.0 standard to exchange gated cytometry data with other software platforms.

r-affy 1.90.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-affyio@1.82.0 r-biobase@2.72.0 r-biocgenerics@0.58.1 r-biocmanager@1.30.27 r-preprocesscore@1.74.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/affy
Licenses: LGPL 2.0+
Build system: r
Synopsis: Methods for affymetrix oligonucleotide arrays
Description:

This package contains functions for exploratory oligonucleotide array analysis.

r-geneoverlap 1.48.0
Propagated dependencies: r-gplots@3.3.0 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://www.bioconductor.org/packages/GeneOverlap/
Licenses: GPL 3
Build system: r
Synopsis: Test and visualize gene overlaps
Description:

This package can be used to test two sets of gene lists and visualize the results.

r-affixcan 1.30.0
Propagated dependencies: r-biocparallel@1.46.0 r-crayon@1.5.3 r-multiassayexperiment@1.38.0 r-summarizedexperiment@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/AffiXcan
Licenses: GPL 3
Build system: r
Synopsis: Functional approach to impute genetically regulated expression
Description:

The AffiXcan package imputes a genetically regulated expression (GReX) for a set of genes in a sample of individuals, using a method based on the total binding affinity (TBA). Statistical models to impute GReX can be trained with a training dataset where the real total expression values are known.

r-breakpointrdata 1.30.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/daewoooo/breakpointRdata
Licenses: Expat
Build system: r
Synopsis: Strand-seq data for demonstration purposes
Description:

This package is a collection of Strand-seq data. The main purpose is to demonstrate functionalities of the breakpointR package.

r-riboseqr 1.46.0
Propagated dependencies: r-abind@1.4-8 r-bayseq@2.46.0 r-genomicranges@1.64.0 r-iranges@2.46.0 r-rsamtools@2.28.0 r-s4vectors@0.50.1 r-seqinfo@1.2.0 r-seqlogo@1.78.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/riboSeqR/
Licenses: GPL 3
Build system: r
Synopsis: Analysis of sequencing data from ribosome profiling experiments
Description:

This package provides plotting functions, frameshift detection and parsing of genetic sequencing data from ribosome profiling experiments.

r-scdd 1.36.0
Propagated dependencies: r-arm@1.15-3 r-biocparallel@1.46.0 r-ebseq@2.10.0 r-fields@17.3 r-ggplot2@4.0.3 r-mclust@6.1.2 r-outliers@0.15 r-s4vectors@0.50.1 r-scran@1.40.0 r-singlecellexperiment@1.34.0 r-summarizedexperiment@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/kdkorthauer/scDD
Licenses: GPL 2
Build system: r
Synopsis: Mixture modeling of single-cell RNA-seq data
Description:

This package implements a method to analyze single-cell RNA-seq data utilizing flexible Dirichlet Process mixture models. Genes with differential distributions of expression are classified into several interesting patterns of differences between two conditions. The package also includes functions for simulating data with these patterns from negative binomial distributions.

r-interactionset 1.40.0
Propagated dependencies: r-biocgenerics@0.58.1 r-genomicranges@1.64.0 r-iranges@2.46.0 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-s4vectors@0.50.1 r-seqinfo@1.2.0 r-summarizedexperiment@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/InteractionSet
Licenses: GPL 3
Build system: r
Synopsis: Base classes for storing genomic interaction data
Description:

This package provides the GInteractions, InteractionSet and ContactMatrix objects and associated methods for storing and manipulating genomic interaction data from Hi-C and ChIA-PET experiments.

r-aneufinder 1.35.0
Propagated dependencies: r-aneufinderdata@1.38.0 r-bamsignals@1.44.1 r-biocgenerics@0.58.1 r-biostrings@2.80.1 r-cowplot@1.2.0 r-dnacopy@1.86.0 r-doparallel@1.0.17 r-ecp@3.1.6 r-foreach@1.5.2 r-genomeinfodb@1.48.0 r-genomicalignments@1.48.0 r-genomicranges@1.64.0 r-ggdendro@0.2.0 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-iranges@2.46.0 r-mclust@6.1.2 r-reshape2@1.4.5 r-rsamtools@2.28.0 r-s4vectors@0.50.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/AneuFinder/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Copy number variation analysis in single-cell-sequencing data
Description:

This package implements functions for copy number variant calling, plotting, export and analysis from whole-genome single cell sequencing data.

r-aims 1.44.0
Propagated dependencies: r-biobase@2.72.0 r-e1071@1.7-17
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://git.bioconductor.org/packages/AIMS
Licenses: Artistic License 2.0
Build system: r
Synopsis: Absolute assignment of breast cancer intrinsic molecular subtype
Description:

This package contains an implementation of AIMS -- Absolute Intrinsic Molecular Subtyping. It contains necessary functions to assign the five intrinsic molecular subtypes (Luminal A, Luminal B, Her2-enriched, Basal-like, Normal-like). Assignments could be done on individual samples as well as on dataset of gene expression data.

r-flowclust 3.50.0
Dependencies: gsl@2.8
Propagated dependencies: r-biobase@2.72.0 r-biocgenerics@0.58.1 r-flowcore@2.24.0 r-graph@1.90.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/flowClust
Licenses: Artistic License 2.0
Build system: r
Synopsis: Clustering for flow cytometry
Description:

This package provides robust model-based clustering using a t-mixture model with Box-Cox transformation.

r-tradeseq 1.26.0
Propagated dependencies: r-biobase@2.72.0 r-biocparallel@1.46.0 r-edger@4.10.0 r-ggplot2@4.0.3 r-igraph@2.3.1 r-magrittr@2.0.5 r-mass@7.3-65 r-matrix@1.7-5 r-matrixstats@1.5.0 r-mgcv@1.9-4 r-pbapply@1.7-4 r-princurve@2.1.6 r-rcolorbrewer@1.1-3 r-s4vectors@0.50.1 r-singlecellexperiment@1.34.0 r-slingshot@2.20.0 r-summarizedexperiment@1.42.0 r-tibble@3.3.1 r-trajectoryutils@1.20.0 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://statomics.github.io/tradeSeq/index.html
Licenses: Expat
Build system: r
Synopsis: Trajectory-based differential expression analysis
Description:

This package provides a flexible method for fitting regression models that can be used to find genes that are differentially expressed along one or multiple lineages in a trajectory. Based on the fitted models, it uses a variety of tests suited to answer different questions of interest, e.g. the discovery of genes for which expression is associated with pseudotime, or which are differentially expressed (in a specific region) along the trajectory. It fits a negative binomial generalized additive model (GAM) for each gene, and performs inference on the parameters of the GAM.

r-biocthis 1.22.0
Propagated dependencies: r-biocmanager@1.30.27 r-fs@2.1.0 r-glue@1.8.1 r-rlang@1.2.0 r-styler@1.11.0 r-usethis@3.2.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/lcolladotor/biocthis
Licenses: Artistic License 2.0
Build system: r
Synopsis: Automate package and project setup for Bioconductor packages
Description:

This package expands the usethis package with the goal of helping automate the process of creating R packages for Bioconductor or making them Bioconductor-friendly.

r-clusterexperiment 2.32.0
Propagated dependencies: r-ape@5.8-1 r-biocgenerics@0.58.1 r-biocsingular@1.28.0 r-cluster@2.1.8.2 r-delayedarray@0.38.1 r-edger@4.10.0 r-hdf5array@1.40.0 r-kernlab@0.9-33 r-limma@3.68.3 r-locfdr@1.1-8 r-matrix@1.7-5 r-matrixstats@1.5.0 r-mbkmeans@1.28.0 r-nmf@0.28 r-phylobase@0.8.12 r-pracma@2.4.6 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1-1.1 r-s4vectors@0.50.1 r-scales@1.4.0 r-singlecellexperiment@1.34.0 r-stringr@1.6.0 r-summarizedexperiment@1.42.0 r-zinbwave@1.34.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/clusterExperiment/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Compare clusterings for single-cell sequencing
Description:

This package provides functionality for running and comparing many different clusterings of single-cell sequencing data or other large mRNA expression data sets.

r-pd-mapping50k-xba240 3.12.0
Propagated dependencies: r-biostrings@2.80.1 r-dbi@1.3.0 r-iranges@2.46.0 r-oligo@1.76.0 r-oligoclasses@1.74.0 r-rsqlite@3.52.0 r-s4vectors@0.50.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/pd.mapping50k.xba240
Licenses: Artistic License 2.0
Build system: r
Synopsis: Platform design info for Affymetrix Mapping50K_Xba240
Description:

This package provides platform design info for Affymetrix Mapping50K_Xba240 (pd.mapping50k.xba240).

r-biocset 1.25.0
Propagated dependencies: r-annotationdbi@1.74.0 r-biocio@1.22.0 r-dplyr@1.2.1 r-keggrest@1.52.0 r-ontologyindex@2.12 r-plyr@1.8.9 r-rlang@1.2.0 r-s4vectors@0.50.1 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BiocSet
Licenses: Artistic License 2.0
Build system: r
Synopsis: Representing different biological sets
Description:

BiocSet displays different biological sets in a triple tibble format. These three tibbles are element, set, and elementset. The user has the ability to activate one of these three tibbles to perform common functions from the dplyr package. Mapping functionality and accessing web references for elements/sets are also available in BiocSet.

r-adductomicsr 1.27.0
Propagated dependencies: r-adductdata@1.28.0 r-ade4@1.7-24 r-annotationhub@4.2.0 r-bootstrap@2019.6 r-data-table@1.18.4 r-dosnow@1.0.20 r-dplyr@1.2.1 r-dt@0.34.0 r-experimenthub@3.2.0 r-fastcluster@1.3.0 r-foreach@1.5.2 r-fpc@2.2-14 r-mzr@2.46.0 r-orgmassspecr@0.5-4 r-pastecs@1.4.2 r-pracma@2.4.6 r-rcppeigen@0.3.4.0.2 r-reshape2@1.4.5 r-rvest@1.0.5 r-smoother@1.3 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/adductomicsR
Licenses: Artistic License 2.0
Build system: r
Synopsis: Processing of adductomic mass spectral datasets
Description:

This package adductomicsR processes data generated by the second stage of mass spectrometry (MS2) to identify potentially adducted peptides from spectra that has been corrected for mass drift and retention time drift and quantifies level mass spectral peaks from first stage of mass spectrometry (MS1) data.

r-widgettools 1.90.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/widgetTools/
Licenses: LGPL 3+
Build system: r
Synopsis: Tools for creating interactive tcltk widgets
Description:

This package contains tools to support the construction of tcltk widgets in R.

Total packages: 73954