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

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-hibed 1.8.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/SalasLab/HiBED
Licenses: GPL 3
Build system: r
Synopsis: HiBED
Description:

Hierarchical deconvolution for extensive cell type resolution in the human brain using DNA methylation. The HiBED deconvolution estimates proportions up to 7 cell types (GABAergic neurons, glutamatergic neurons, astrocytes, microglial cells, oligodendrocytes, endothelial cells, and stromal cells) in bulk brain tissues.

r-hapmap500ksty 1.52.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hapmap500ksty
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Sample data - Hapmap 500K STY Affymetrix
Description:

Sample dataset obtained from http://www.hapmap.org.

r-hapmap370k 1.0.1
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hapmap370k
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Example Illumina 370k HapMap Data
Description:

Example HapMap data from Illumina 370k BeadChips.

r-hsagilentdesign026652-db 3.2.3
Propagated dependencies: r-org-hs-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/HsAgilentDesign026652.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Agilent Chips that use Agilent design number 026652 annotation data (chip HsAgilentDesign026652)
Description:

Agilent Chips that use Agilent design number 026652 annotation data (chip HsAgilentDesign026652) assembled using data from public repositories.

r-hicpotts 1.0.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/igosungithub/HiCPotts
Licenses: GPL 3
Build system: r
Synopsis: HiCPotts: Hierarchical Modeling to Identify and Correct Genomic Biases in Hi-C
Description:

The HiCPotts package provides a comprehensive Bayesian framework for analyzing Hi-C interaction data, integrating both spatial and genomic biases within a probabilistic modeling framework. At its core, HiCPotts leverages the Potts model (Wu, 1982)—a well-established graphical model—to capture and quantify spatial dependencies across interaction loci arranged on a genomic lattice. By treating each interaction as a spatially correlated random variable, the Potts model enables robust segmentation of the genomic landscape into meaningful components, such as noise, true signals, and false signals. To model the influence of various genomic biases, HiCPotts employs a regression-based approach incorporating multiple covariates: Genomic distance (D): The distance between interacting loci, recognized as a fundamental driver of contact frequency. GC-content (GC): The local GC composition around the interacting loci, which can influence chromatin structure and interaction patterns. Transposable elements (TEs): The presence and abundance of repetitive elements that may shape contact probability through chromatin organization. Accessibility score (Acc): A measure of chromatin openness, informing how accessible certain genomic regions are to interaction. By embedding these covariates into a hierarchical mixture model, HiCPotts characterizes each interaction’s probability of belonging to one of several latent components. The model parameters, including regression coefficients, zero-inflation parameters (for ZIP/ZINB distributions), and dispersion terms (for NB/ZINB distributions), are inferred via a MCMC sampler. This algorithm draws samples from the joint posterior distribution, allowing for flexible posterior inference on model parameters and hidden states. From these posterior samples, HiCPotts computes posterior means of regression parameters and other quantities of interest. These posterior estimates are then used to calculate the posterior probabilities that assign each interaction to a specific component. The resulting classification sheds light on the underlying structure: distinguishing genuine high-confidence interactions (signal) from background noise and potential false signals, while simultaneously quantifying the impact of genomic biases on observed interaction frequencies. In summary, HiCPotts seamlessly integrates spatial modeling, bias correction, and probabilistic classification into a unified Bayesian inference framework. It provides rich posterior summaries and interpretable, model-based assignments of interaction states, enabling researchers to better understand the interplay between genomic organization, biases, and spatial correlation in Hi-C data.

r-human660quadv1acrlmm 1.0.3
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/human660quadv1aCrlmm
Licenses: Artistic License 2.0
Build system: r
Synopsis: Metadata for fast genotyping with the 'crlmm' package
Description:

Package with metadata for genotyping Illumina 660kQuad arrays using the crlmm package.

r-herper 1.20.0
Propagated dependencies: r-withr@3.0.2 r-rjson@0.2.23 r-reticulate@1.44.1
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/RockefellerUniversity/Herper
Licenses: GPL 3
Build system: r
Synopsis: The Herper package is a simple toolset to install and manage conda packages and environments from R
Description:

Many tools for data analysis are not available in R, but are present in public repositories like conda. The Herper package provides a comprehensive set of functions to interact with the conda package managament system. With Herper users can install, manage and run conda packages from the comfort of their R session. Herper also provides an ad-hoc approach to handling external system requirements for R packages. For people developing packages with python conda dependencies we recommend using basilisk (https://bioconductor.org/packages/release/bioc/html/basilisk.html) to internally support these system requirments pre-hoc.

r-hubmapr 1.4.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://christinehou11.github.io/HuBMAPR/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Interface to 'HuBMAP'
Description:

HuBMAP provides an open, global bio-molecular atlas of the human body at the cellular level. The `datasets()`, `samples()`, `donors()`, `publications()`, and `collections()` functions retrieves the information for each of these entity types. `*_details()` are available for individual entries of each entity type. `*_derived()` are available for retrieving derived datasets or samples for individual entries of each entity type. Data files can be accessed using `bulk_data_transfer()`.

r-hcatonsildata 1.8.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/massonix/HCATonsilData
Licenses: Expat
Build system: r
Synopsis: Provide programmatic access to the tonsil cell atlas datasets
Description:

This package provides access to the scRNA-seq, scATAC-seq, multiome, CITE-seq and spatial transcriptomics (Visium) data generated by the tonsil cell atlas in the context of the Human Cell Atlas (HCA). The data is provided via the Bioconductor project in the form of SingleCellExperiments. Additionally, information on the whole compendium of identified cell types is provided in form of a glossary.

r-hierinf 1.28.0
Propagated dependencies: r-glmnet@4.1-10 r-fmsb@0.7.6
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hierinf
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Hierarchical Inference
Description:

This package provides tools to perform hierarchical inference for one or multiple studies / data sets based on high-dimensional multivariate (generalised) linear models. A possible application is to perform hierarchical inference for GWA studies to find significant groups or single SNPs (if the signal is strong) in a data-driven and automated procedure. The method is based on an efficient hierarchical multiple testing correction and controls the FWER. The functions can easily be run in parallel.

r-hugene21stprobeset-db 8.8.0
Propagated dependencies: r-org-hs-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hugene21stprobeset.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix hugene21 annotation data (chip hugene21stprobeset)
Description:

Affymetrix hugene21 annotation data (chip hugene21stprobeset) assembled using data from public repositories.

r-hgu95e-db 3.13.0
Propagated dependencies: r-org-hs-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hgu95e.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix Affymetrix HG_U95E Array annotation data (chip hgu95e)
Description:

Affymetrix Affymetrix HG_U95E Array annotation data (chip hgu95e) assembled using data from public repositories.

r-hicdcplus 1.18.0
Dependencies: zlib@1.3.1
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/HiCDCPlus
Licenses: GPL 3
Build system: r
Synopsis: Hi-C Direct Caller Plus
Description:

Systematic 3D interaction calls and differential analysis for Hi-C and HiChIP. The HiC-DC+ (Hi-C/HiChIP direct caller plus) package enables principled statistical analysis of Hi-C and HiChIP data sets – including calling significant interactions within a single experiment and performing differential analysis between conditions given replicate experiments – to facilitate global integrative studies. HiC-DC+ estimates significant interactions in a Hi-C or HiChIP experiment directly from the raw contact matrix for each chromosome up to a specified genomic distance, binned by uniform genomic intervals or restriction enzyme fragments, by training a background model to account for random polymer ligation and systematic sources of read count variation.

r-human650v3acrlmm 1.0.3
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/human650v3aCrlmm
Licenses: Artistic License 2.0
Build system: r
Synopsis: Metadata for fast genotyping with the 'crlmm' package
Description:

Package with metadata for genotyping Illumina 650k arrays using the crlmm package.

r-hmp16sdata 1.30.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/waldronlab/HMP16SData
Licenses: Artistic License 2.0
Build system: r
Synopsis: 16S rRNA Sequencing Data from the Human Microbiome Project
Description:

HMP16SData is a Bioconductor ExperimentData package of the Human Microbiome Project (HMP) 16S rRNA sequencing data for variable regions 1–3 and 3–5. Raw data files are provided in the package as downloaded from the HMP Data Analysis and Coordination Center. Processed data is provided as SummarizedExperiment class objects via ExperimentHub.

r-htmg430bprobe 2.18.0
Propagated dependencies: r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/htmg430bprobe
Licenses: LGPL 2.0+
Build system: r
Synopsis: Probe sequence data for microarrays of type htmg430b
Description:

This package was automatically created by package AnnotationForge version 1.11.21. The probe sequence data was obtained from http://www.affymetrix.com. The file name was HT\_MG-430B\_probe\_tab.

r-hthgu133afrmavecs 1.3.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hthgu133afrmavecs
Licenses: GPL 2+
Build system: r
Synopsis: Vectors used by frma for microarrays of type hthgu133a
Description:

This package was created by frmaTools version 1.19.3 and hgu133ahsentrezgcdf version 19.0.0.

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

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

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

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

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

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

r-htsfilter 1.50.0
Propagated dependencies: r-edger@4.8.0 r-deseq2@1.50.2 r-biocparallel@1.44.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/HTSFilter
Licenses: Artistic License 2.0
Build system: r
Synopsis: Filter replicated high-throughput transcriptome sequencing data
Description:

This package implements a filtering procedure for replicated transcriptome sequencing data based on a global Jaccard similarity index in order to identify genes with low, constant levels of expression across one or more experimental conditions.

r-hugene20sttranscriptcluster-db 8.8.0
Propagated dependencies: r-org-hs-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hugene20sttranscriptcluster.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix hugene20 annotation data (chip hugene20sttranscriptcluster)
Description:

Affymetrix hugene20 annotation data (chip hugene20sttranscriptcluster) assembled using data from public repositories.

r-hgu95dprobe 2.18.0
Propagated dependencies: r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hgu95dprobe
Licenses: LGPL 2.0+
Build system: r
Synopsis: Probe sequence data for microarrays of type hgu95d
Description:

This package was automatically created by package AnnotationForge version 1.11.21. The probe sequence data was obtained from http://www.affymetrix.com. The file name was HG-U95D\_probe\_tab.

r-hu35ksubcprobe 2.18.0
Propagated dependencies: r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hu35ksubcprobe
Licenses: LGPL 2.0+
Build system: r
Synopsis: Probe sequence data for microarrays of type hu35ksubc
Description:

This package was automatically created by package AnnotationForge version 1.11.21. The probe sequence data was obtained from http://www.affymetrix.com. The file name was Hu35KsubC\_probe\_tab.

Total results: 2911