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

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-parody 1.70.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/parody
Licenses: Artistic License 2.0
Build system: r
Synopsis: Parametric and resistant outlier detection
Description:

The parody package provides routines for univariate and multivariate outlier detection with a focus on parametric methods, but support for some methods based on resistant statistics.

r-beachmat 2.28.0
Propagated dependencies: r-assorthead@1.6.1 r-biocgenerics@0.58.1 r-delayedarray@0.38.1 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-sparsearray@1.12.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/beachmat
Licenses: GPL 3
Build system: r
Synopsis: Compiling Bioconductor to handle each matrix type
Description:

This package provides a consistent C++ class interface for a variety of commonly used matrix types, including sparse and HDF5-backed matrices.

r-abadata 1.12.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/ABAData/
Licenses: GPL 2+
Build system: r
Synopsis: Gene expression in human brain regions from Allen Brain Atlas
Description:

This package provides the data for the gene expression enrichment analysis conducted in the package ABAEnrichment. The package includes three datasets which are derived from the Allen Brain Atlas:

  1. Gene expression data from Human Brain (adults) averaged across donors,

  2. Gene expression data from the Developing Human Brain pooled into five age categories and averaged across donors, and

  3. a developmental effect score based on the Developing Human Brain expression data.

All datasets are restricted to protein coding genes.

r-adamgui 1.28.0
Propagated dependencies: r-adam@1.28.0 r-colorramps@2.3.4 r-data-table@1.18.4 r-dplyr@1.2.1 r-dt@0.34.0 r-ggplot2@4.0.3 r-ggpubr@0.6.3 r-ggrepel@0.9.8 r-ggsignif@0.6.4 r-go-db@3.23.1 r-gridextra@2.3 r-knitr@1.51 r-rcolorbrewer@1.1-3 r-reshape2@1.4.5 r-shiny@1.13.0 r-shinyjs@2.1.1 r-stringi@1.8.7 r-stringr@1.6.0 r-testthat@3.3.2 r-varhandle@2.0.6
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/ADAMgui/
Licenses: GPL 2+
Build system: r
Synopsis: GUI for gene activity and diversity analysis
Description:

This package ADAMgui is a graphical user interface (GUI) for the ADAM package. The ADAMgui package provides two shiny-based applications that allows the user to study the output of the ADAM package files through different plots. It's possible, for example, to choose a specific group of functionally associated genes (GFAG) and observe the gene expression behavior with the plots created with the GFAGtargetUi function. Features such as differential expression and fold change can be easily seen with aid of the plots made with the GFAGpathUi function.

r-rsbml 2.70.0
Dependencies: libsbml@5.20.5
Propagated dependencies: r-biocgenerics@0.58.1 r-graph@1.90.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: http://www.sbml.org
Licenses: Artistic License 2.0
Build system: r
Synopsis: R support for SBML
Description:

This package provides an R interface to libsbml for SBML parsing, validating output, provides an S4 SBML DOM, converts SBML to R graph objects.

r-delayedarray 0.38.1
Propagated dependencies: r-biocgenerics@0.58.1 r-iranges@2.46.0 r-matrix@1.7-5 r-matrixgenerics@1.24.0 r-s4arrays@1.12.0 r-s4vectors@0.50.1 r-sparsearray@1.12.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/DelayedArray
Licenses: Artistic License 2.0
Build system: r
Synopsis: Delayed operations on array-like objects
Description:

Wrapping an array-like object (typically an on-disk object) in a DelayedArray object allows one to perform common array operations on it without loading the object in memory. In order to reduce memory usage and optimize performance, operations on the object are either delayed or executed using a block processing mechanism. Note that this also works on in-memory array-like objects like DataFrame objects (typically with Rle columns), Matrix objects, and ordinary arrays and data frames.

r-vsn 3.80.0
Propagated dependencies: r-affy@1.90.0 r-biobase@2.72.0 r-ggplot2@4.0.3 r-lattice@0.22-9 r-limma@3.68.3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/release/bioc/html/vsn.html
Licenses: Artistic License 2.0
Build system: r
Synopsis: Variance stabilization and calibration for microarray data
Description:

The package implements a method for normalising microarray intensities, and works for single- and multiple-color arrays. It can also be used for data from other technologies, as long as they have similar format. The method uses a robust variant of the maximum-likelihood estimator for an additive-multiplicative error model and affine calibration. The model incorporates data calibration step (a.k.a. normalization), a model for the dependence of the variance on the mean intensity and a variance stabilizing data transformation. Differences between transformed intensities are analogous to "normalized log-ratios". However, in contrast to the latter, their variance is independent of the mean, and they are usually more sensitive and specific in detecting differential transcription.

r-restfulr 0.0.16
Propagated dependencies: r-rcurl@1.98-1.18 r-rjson@0.2.23 r-s4vectors@0.50.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://cran.r-project.org/package=restfulr
Licenses: Artistic License 2.0
Build system: r
Synopsis: R interface to RESTful web services
Description:

This package models a RESTful service as if it were a nested R list.

r-bacon 1.40.0
Propagated dependencies: r-biocparallel@1.46.0 r-ellipse@0.5.0 r-ggplot2@4.0.3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/bacon/
Licenses: GPL 2+
Build system: r
Synopsis: Controlling bias and inflation in association studies
Description:

Bacon can be used to remove inflation and bias often observed in epigenome- and transcriptome-wide association studies. To this end bacon constructs an empirical null distribution using a Gibbs Sampling algorithm by fitting a three-component normal mixture on z-scores.

r-dss 2.60.0
Propagated dependencies: r-biobase@2.72.0 r-biocparallel@1.46.0 r-bsseq@1.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/DSS
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Dispersion shrinkage for sequencing data
Description:

DSS is an R library performing differential analysis for count-based sequencing data. It detects differentially expressed genes (DEGs) from RNA-seq, and differentially methylated loci or regions (DML/DMRs) from bisulfite sequencing (BS-seq). The core of DSS is a dispersion shrinkage method for estimating the dispersion parameter from Gamma-Poisson or Beta-Binomial distributions.

r-biocsingular 1.28.0
Propagated dependencies: r-assorthead@1.6.1 r-beachmat@2.28.0 r-biocgenerics@0.58.1 r-biocparallel@1.46.0 r-delayedarray@0.38.1 r-irlba@2.3.7 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rsvd@1.0.5 r-s4vectors@0.50.1 r-scaledmatrix@1.20.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/LTLA/BiocSingular
Licenses: GPL 3
Build system: r
Synopsis: Singular value decomposition for Bioconductor packages
Description:

This package implements exact and approximate methods for singular value decomposition and principal components analysis, in a framework that allows them to be easily switched within Bioconductor packages or workflows. Where possible, parallelization is achieved using the BiocParallel framework.

r-enrichedheatmap 1.42.0
Propagated dependencies: r-circlize@0.4.18 r-complexheatmap@2.28.0 r-genomicranges@1.64.0 r-getoptlong@1.1.1 r-iranges@2.46.0 r-locfit@1.5-9.12 r-matrixstats@1.5.0 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/jokergoo/EnrichedHeatmap
Licenses: Expat
Build system: r
Synopsis: Enriched heatmaps
Description:

Enriched heatmap is a special type of heatmap which visualizes the enrichment of genomic signals on specific target regions. This type of heatmap is just a normal heatmap but with some special settings, with the functionality of ComplexHeatmap, it would be much easier to customize the heatmap as well as concatenating to a list of heatmaps to show correspondence between different data sources.

r-iclusterplus 1.48.0
Propagated dependencies: r-irlba@2.3.7
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/iClusterPlus/
Licenses: GPL 2+
Build system: r
Synopsis: Integrative clustering of multi-type genomic data
Description:

iClusterPlus is developed for integrative clustering analysis of multi-type genomic data and is an enhanced version of iCluster proposed and developed by Shen, Olshen and Ladanyi (2009). Multi-type genomic data arise from the experiments where biological samples (e.g. tumor samples) are analyzed by multiple techniques, for instance, array comparative genomic hybridization (aCGH), gene expression microarray, RNA-seq and DNA-seq, and so on. In the iClusterPlus model, binary observations such as somatic mutation are modeled as Binomial processes; categorical observations such as copy number states are realizations of Multinomial random variables; counts are modeled as Poisson random processes; and continuous measures are modeled by Gaussian distributions.

r-anota2seq 1.34.0
Propagated dependencies: r-deseq2@1.52.0 r-edger@4.10.0 r-limma@3.68.3 r-multtest@2.68.0 r-qvalue@2.44.0 r-rcolorbrewer@1.1-3 r-summarizedexperiment@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/anota2seq
Licenses: GPL 3
Build system: r
Synopsis: Transcriptome-wide analysis of translational efficiency
Description:

The anota2seq package provides analysis of translational efficiency and differential expression analysis for polysome-profiling and ribosome-profiling studies (two or more sample classes) quantified by RNA sequencing or DNA-microarray. Polysome-profiling and ribosome-profiling typically generate data for two RNA sources, translated mRNA and total mRNA. Analysis of differential expression is used to estimate changes within each RNA source. Analysis of translational efficiency aims to identify changes in translation efficiency leading to altered protein levels that are independent of total mRNA levels or buffering, a mechanism regulating translational efficiency so that protein levels remain constant despite fluctuating total mRNA levels.

r-ballgown 2.43.0
Propagated dependencies: r-biobase@2.72.0 r-genomicranges@1.64.0 r-iranges@2.46.0 r-limma@3.68.3 r-rcolorbrewer@1.1-3 r-rtracklayer@1.72.0 r-s4vectors@0.50.1 r-seqinfo@1.2.0 r-sva@3.60.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/ballgown
Licenses: Artistic License 2.0
Build system: r
Synopsis: Flexible, isoform-level differential expression analysis
Description:

This package provides tools for statistical analysis of assembled transcriptomes, including flexible differential expression analysis, visualization of transcript structures, and matching of assembled transcripts to annotation.

r-clusterprofiler 4.20.0
Propagated dependencies: r-aisdk@1.1.0 r-annotationdbi@1.74.0 r-dplyr@1.2.1 r-enrichit@0.1.4 r-enrichplot@1.32.0 r-ggplot2@4.0.3 r-go-db@3.23.1 r-gosemsim@2.38.0 r-gson@0.1.0 r-httr@1.4.8 r-igraph@2.3.1 r-jsonlite@2.0.0 r-magrittr@2.0.5 r-plyr@1.8.9 r-qvalue@2.44.0 r-rlang@1.2.0 r-tidyr@1.3.2 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://guangchuangyu.github.io/software/clusterProfiler/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Analysis and visualization of functional profiles for gene clusters
Description:

This package implements methods to analyze and visualize functional profiles (GO and KEGG) of gene and gene clusters.

r-affyilm 1.64.0
Propagated dependencies: r-affxparser@1.84.0 r-affy@1.90.0 r-biobase@2.72.0 r-gcrma@2.84.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/affyILM
Licenses: GPL 3
Build system: r
Synopsis: Linear model of background subtraction and the Langmuir isotherm
Description:

The affyILM package is a preprocessing tool which estimates gene expression levels for Affymetrix Gene Chips. Input from physical chemistry is employed to first background subtract intensities before calculating concentrations on behal of the Langmuir model.

r-biocworkflowtools 1.38.0
Propagated dependencies: r-biocstyle@2.40.0 r-bookdown@0.46 r-git2r@0.36.2 r-httr@1.4.8 r-knitr@1.51 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-stringr@1.6.0 r-usethis@3.2.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BiocWorkflowTools/
Licenses: Expat
Build system: r
Synopsis: Tools to aid the development of Bioconductor Workflow packages
Description:

This package provides functions to ease the transition between Rmarkdown and LaTeX documents when authoring a Bioconductor Workflow.

r-seqpattern 1.44.0
Propagated dependencies: r-biostrings@2.80.1 r-genomicranges@1.64.0 r-iranges@2.46.0 r-kernsmooth@2.23-26 r-plotrix@3.8-14
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/seqPattern
Licenses: GPL 3+
Build system: r
Synopsis: Visualising oligonucleotide patterns and motif occurrences
Description:

This package provides tools to visualize oligonucleotide patterns and sequence motif occurrences across a large set of sequences centred at a common reference point and sorted by a user defined feature.

r-structstrings 1.28.0
Propagated dependencies: r-biocgenerics@0.58.1 r-biostrings@2.80.1 r-crayon@1.5.3 r-iranges@2.46.0 r-s4vectors@0.50.1 r-stringi@1.8.7 r-stringr@1.6.0 r-xvector@0.52.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/FelixErnst/Structstrings
Licenses: Artistic License 2.0
Build system: r
Synopsis: Implementation of the dot bracket annotations with Biostrings
Description:

The Structstrings package implements the widely used dot bracket annotation for storing base pairing information in structured RNA. Structstrings uses the infrastructure provided by the Biostrings package and derives the DotBracketString and related classes from the BString class. From these, base pair tables can be produced for in depth analysis. In addition, the loop indices of the base pairs can be retrieved as well. For better efficiency, information conversion is implemented in C, inspired to a large extend by the ViennaRNA package.

r-psmatch 1.16.0
Propagated dependencies: r-biocgenerics@0.58.1 r-biocparallel@1.46.0 r-igraph@2.3.1 r-matrix@1.7-5 r-mscoreutils@1.24.0 r-protgenerics@1.44.0 r-ptmods@1.0.0 r-qfeatures@1.22.0 r-s4vectors@0.50.1 r-spectra@1.22.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/RforMassSpectrometry/PSM
Licenses: Artistic License 2.0
Build system: r
Synopsis: Handling and managing peptide spectrum matches
Description:

The PSMatch package helps proteomics practitioners to load, handle and manage peptide spectrum matches. It provides functions to model peptide-protein relations as adjacency matrices and connected components, visualise these as graphs and make informed decision about shared peptide filtering. The package also provides functions to calculate and visualise MS2 fragment ions.

r-genomicstate 0.99.17
Propagated dependencies: r-annotationdbi@1.74.0 r-annotationhub@4.2.0 r-bumphunter@1.54.0 r-derfinder@1.46.0 r-genomicfeatures@1.64.0 r-iranges@2.46.0 r-org-hs-eg-db@3.23.1 r-rtracklayer@1.72.0 r-seqinfo@1.2.0 r-txdbmaker@1.8.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/LieberInstitute/GenomicState
Licenses: Artistic License 2.0
Build system: r
Synopsis: Build and access GenomicState objects
Description:

This package contains functions for building GenomicState objects from different annotation sources such as Gencode. It also provides access to these files at JHPCE.

r-lumi 2.64.0
Propagated dependencies: r-affy@1.90.0 r-annotate@1.90.0 r-annotationdbi@1.74.0 r-biobase@2.72.0 r-dbi@1.3.0 r-genomicfeatures@1.64.0 r-genomicranges@1.64.0 r-kernsmooth@2.23-26 r-lattice@0.22-9 r-mass@7.3-65 r-methylumi@2.58.0 r-mgcv@1.9-4 r-nleqslv@3.3.7 r-preprocesscore@1.74.0 r-rsqlite@3.52.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/lumi
Licenses: LGPL 2.0+
Build system: r
Synopsis: BeadArray-specific methods for Illumina methylation and expression microarrays
Description:

The lumi package provides an integrated solution for the Illumina microarray data analysis. It includes functions of Illumina BeadStudio (GenomeStudio) data input, quality control, BeadArray-specific variance stabilization, normalization and gene annotation at the probe level. It also includes the functions of processing Illumina methylation microarrays, especially Illumina Infinium methylation microarrays.

r-affycomp 1.88.0
Propagated dependencies: r-biobase@2.72.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/affycomp/
Licenses: GPL 2+
Build system: r
Synopsis: Graphics toolbox for assessment of Affymetrix expression measures
Description:

The package contains functions that can be used to compare expression measures for Affymetrix Oligonucleotide Arrays.

Page: 145464748491356
Total packages: 32521