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

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-rontotools 2.38.0
Propagated dependencies: r-rgraphviz@2.52.0 r-keggrest@1.48.0 r-kegggraph@1.68.0 r-graph@1.86.0 r-boot@1.3-31
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/ROntoTools
Licenses: FSDG-compatible
Synopsis: R Onto-Tools suite
Description:

Suite of tools for functional analysis.

r-ramr 1.18.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://github.com/BBCG/ramr
Licenses: Artistic License 2.0
Synopsis: Detection of Rare Aberrantly Methylated Regions in Array and NGS Data
Description:

ramr is an R package for detection of epimutations (i.e., infrequent aberrant DNA methylation events) in large data sets obtained by methylation profiling using array or high-throughput methylation sequencing. In addition, package provides functions to visualize found aberrantly methylated regions (AMRs), to generate sets of all possible regions to be used as reference sets for enrichment analysis, and to generate biologically relevant test data sets for performance evaluation of AMR/DMR search algorithms.

r-raids 1.8.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://krasnitzlab.github.io/RAIDS/
Licenses: FSDG-compatible
Synopsis: Robust Ancestry Inference using Data Synthesis
Description:

This package implements specialized algorithms that enable genetic ancestry inference from various cancer sequences sources (RNA, Exome and Whole-Genome sequences). This package also implements a simulation algorithm that generates synthetic cancer-derived data. This code and analysis pipeline was designed and developed for the following publication: Belleau, P et al. Genetic Ancestry Inference from Cancer-Derived Molecular Data across Genomic and Transcriptomic Platforms. Cancer Res 1 January 2023; 83 (1): 49–58.

r-rhesus-db0 3.22.0
Propagated dependencies: r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/rhesus.db0
Licenses: Artistic License 2.0
Synopsis: Base Level Annotation databases for rhesus
Description:

Base annotation databases for rhesus, intended ONLY to be used by AnnotationDbi to produce regular annotation packages.

r-ragene11sttranscriptcluster-db 8.8.0
Propagated dependencies: r-org-rn-eg-db@3.22.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/ragene11sttranscriptcluster.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix ragene11 annotation data (chip ragene11sttranscriptcluster)
Description:

Affymetrix ragene11 annotation data (chip ragene11sttranscriptcluster) assembled using data from public repositories.

r-regparallel 1.28.0
Propagated dependencies: r-survival@3.8-3 r-stringr@1.5.1 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17 r-data-table@1.17.4 r-arm@1.14-4
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://github.com/kevinblighe/RegParallel
Licenses: GPL 3
Synopsis: Standard regression functions in R enabled for parallel processing over large data-frames
Description:

In many analyses, a large amount of variables have to be tested independently against the trait/endpoint of interest, and also adjusted for covariates and confounding factors at the same time. The major bottleneck in these is the amount of time that it takes to complete these analyses. With RegParallel, a large number of tests can be performed simultaneously. On a 12-core system, 144 variables can be tested simultaneously, with 1000s of variables processed in a matter of seconds via nested parallel processing. Works for logistic regression, linear regression, conditional logistic regression, Cox proportional hazards and survival models, and Bayesian logistic regression. Also caters for generalised linear models that utilise survey weights created by the survey CRAN package and that utilise survey::svyglm'.

r-rtu34-db 3.13.0
Propagated dependencies: r-org-rn-eg-db@3.22.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/rtu34.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix Affymetrix RT_U34 Array annotation data (chip rtu34)
Description:

Affymetrix Affymetrix RT_U34 Array annotation data (chip rtu34) assembled using data from public repositories.

r-redisparam 1.12.0
Dependencies: hiredis@1.1.0
Propagated dependencies: r-withr@3.0.2 r-redux@1.1.4 r-futile-logger@1.4.3 r-biocparallel@1.42.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RedisParam
Licenses: Artistic License 2.0
Synopsis: Provide a 'redis' back-end for BiocParallel
Description:

This package provides a Redis-based back-end for BiocParallel, enabling an alternative mechanism for distributed computation. The The manager distributes tasks to a worker pool through a central Redis server, rather than directly to workers as with other BiocParallel implementations. This means that the worker pool can change dynamically during job evaluation. All features of BiocParallel are supported, including reproducible random number streams, logging to the manager, and alternative load balancing task distributions.

r-rificomparative 1.10.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/rifiComparative
Licenses: FSDG-compatible
Synopsis: 'rifiComparative' compares the output of rifi from two different conditions
Description:

rifiComparative is a continuation of rifi package. It compares two conditions output of rifi using half-life and mRNA at time 0 segments. As an input for the segmentation, the difference between half-life of both condtions and log2FC of the mRNA at time 0 are used. The package provides segmentation, statistics, summary table, fragments visualization and some additional useful plots for further anaylsis.

r-raer 1.8.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://rnabioco.github.io/raer
Licenses: Expat
Synopsis: RNA editing tools in R
Description:

Toolkit for identification and statistical testing of RNA editing signals from within R. Provides support for identifying sites from bulk-RNA and single cell RNA-seq datasets, and general methods for extraction of allelic read counts from alignment files. Facilitates annotation and exploratory analysis of editing signals using Bioconductor packages and resources.

r-rtcga-mrna 1.38.0
Propagated dependencies: r-rtcga@1.38.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RTCGA.mRNA
Licenses: GPL 2
Synopsis: mRNA datasets from The Cancer Genome Atlas Project
Description:

Package provides mRNA datasets from The Cancer Genome Atlas Project for all available cohorts types from http://gdac.broadinstitute.org/. Data format is explained here https://wiki.nci.nih.gov/display/TCGA/Gene+expression+data Data from 2015-11-01 snapshot.

r-rtcga-mirnaseq 1.38.0
Propagated dependencies: r-rtcga@1.38.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RTCGA.miRNASeq
Licenses: GPL 2
Synopsis: miRNASeq datasets from The Cancer Genome Atlas Project
Description:

Package provides miRNASeq datasets from The Cancer Genome Atlas Project for all available cohorts types from http://gdac.broadinstitute.org/. Data format is explained here https://wiki.nci.nih.gov/display/TCGA/miRNASeq#miRNASeq-DataOverview Data from 2015-11-01 snapshot.

r-raexexonprobesetlocation 1.15.0
Propagated dependencies: r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RaExExonProbesetLocation
Licenses: LGPL 2.0+
Synopsis: Probe sequence data for microarrays of type RaEx
Description:

This package was automatically created by package AnnotationForge version 1.7.17. The exon-level probeset genome location was retrieved from Netaffx using AffyCompatible.

r-reconsi 1.22.0
Propagated dependencies: r-reshape2@1.4.4 r-phyloseq@1.52.0 r-matrixstats@1.5.0 r-matrix@1.7-3 r-ks@1.15.1 r-ggplot2@3.5.2
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/reconsi
Licenses: GPL 2
Synopsis: Resampling Collapsed Null Distributions for Simultaneous Inference
Description:

Improves simultaneous inference under dependence of tests by estimating a collapsed null distribution through resampling. Accounting for the dependence between tests increases the power while reducing the variability of the false discovery proportion. This dependence is common in genomics applications, e.g. when combining flow cytometry measurements with microbiome sequence counts.

r-rat-db0 3.22.0
Propagated dependencies: r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/rat.db0
Licenses: Artistic License 2.0
Synopsis: Base Level Annotation databases for rat
Description:

Base annotation databases for rat, intended ONLY to be used by AnnotationDbi to produce regular annotation packages.

r-ritan 1.34.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RITAN
Licenses: FSDG-compatible
Synopsis: Rapid Integration of Term Annotation and Network resources
Description:

This package provides tools for comprehensive gene set enrichment and extraction of multi-resource high confidence subnetworks. RITAN facilitates bioinformatic tasks for enabling network biology research.

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

This package provides a package containing an environment representing the RN_U34.CDF file.

r-redseq 1.56.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/REDseq
Licenses: FSDG-compatible
Synopsis: Analysis of high-throughput sequencing data processed by restriction enzyme digestion
Description:

The package includes functions to build restriction enzyme cut site (RECS) map, distribute mapped sequences on the map with five different approaches, find enriched/depleted RECSs for a sample, and identify differentially enriched/depleted RECSs between samples.

r-rdrtoolbox 1.60.0
Propagated dependencies: r-rgl@1.3.18 r-mass@7.3-65
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RDRToolbox
Licenses: GPL 2+
Synopsis: package for nonlinear dimension reduction with Isomap and LLE.
Description:

This package provides a package for nonlinear dimension reduction using the Isomap and LLE algorithm. It also includes a routine for computing the Davis-Bouldin-Index for cluster validation, a plotting tool and a data generator for microarray gene expression data and for the Swiss Roll dataset.

r-rtopper 1.56.0
Propagated dependencies: r-multtest@2.64.0 r-limma@3.64.1 r-biobase@2.68.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/RTopper
Licenses: FSDG-compatible
Synopsis: This package is designed to perform Gene Set Analysis across multiple genomic platforms
Description:

the RTopper package is designed to perform and integrate gene set enrichment results across multiple genomic platforms.

r-rblast 1.6.0
Propagated dependencies: r-biostrings@2.76.0 r-biocfilecache@2.16.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://github.com/mhahsler/rBLAST
Licenses: GPL 3
Synopsis: R Interface for the Basic Local Alignment Search Tool
Description:

Seamlessly interfaces the Basic Local Alignment Search Tool (BLAST) running locally to search genetic sequence data bases. This work was partially supported by grant no. R21HG005912 from the National Human Genome Research Institute.

r-ragene20sttranscriptcluster-db 8.8.0
Propagated dependencies: r-org-rn-eg-db@3.22.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/ragene20sttranscriptcluster.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix ragene20 annotation data (chip ragene20sttranscriptcluster)
Description:

Affymetrix ragene20 annotation data (chip ragene20sttranscriptcluster) assembled using data from public repositories.

r-rcm 1.26.0
Propagated dependencies: r-vgam@1.1-13 r-tseries@0.10-58 r-tensor@1.5 r-reshape2@1.4.4 r-rcolorbrewer@1.1-3 r-phyloseq@1.52.0 r-nleqslv@3.3.5 r-mass@7.3-65 r-ggplot2@3.5.2 r-edger@4.6.2 r-alabama@2023.1.0
Channel: guix-bioc
Location: guix-bioc/packages/r.scm (guix-bioc packages r)
Home page: https://bioconductor.org/packages/release/bioc/vignettes/RCM/inst/doc/RCMvignette.html/
Licenses: GPL 2
Synopsis: Fit row-column association models with the negative binomial distribution for the microbiome
Description:

Combine ideas of log-linear analysis of contingency table, flexible response function estimation and empirical Bayes dispersion estimation for explorative visualization of microbiome datasets. The package includes unconstrained as well as constrained analysis. In addition, diagnostic plot to detect lack of fit are available.

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

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

Total results: 1535