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

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-ga4ghclient 1.34.0
Propagated dependencies: r-variantannotation@1.56.0 r-seqinfo@1.0.0 r-s4vectors@0.48.0 r-jsonlite@2.0.0 r-iranges@2.44.0 r-httr@1.4.7 r-genomicranges@1.62.0 r-dplyr@1.1.4 r-biostrings@2.78.0 r-biocgenerics@0.56.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://github.com/labbcb/GA4GHclient
Licenses: GPL 2+
Build system: r
Synopsis: Bioconductor package for accessing GA4GH API data servers
Description:

GA4GHclient provides an easy way to access public data servers through Global Alliance for Genomics and Health (GA4GH) genomics API. It provides low-level access to GA4GH API and translates response data into Bioconductor-based class objects.

r-genomes 3.40.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/genomes
Licenses: GPL 3
Build system: r
Synopsis: Genome sequencing project metadata
Description:

Download genome and assembly reports from NCBI.

r-generecommender 1.82.0
Propagated dependencies: r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/geneRecommender
Licenses: GPL 2+
Build system: r
Synopsis: gene recommender algorithm to identify genes coexpressed with a query set of genes
Description:

This package contains a targeted clustering algorithm for the analysis of microarray data. The algorithm can aid in the discovery of new genes with similar functions to a given list of genes already known to have closely related functions.

r-ga4ghshiny 1.32.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://github.com/labbcb/GA4GHshiny
Licenses: GPL 3
Build system: r
Synopsis: Shiny application for interacting with GA4GH-based data servers
Description:

GA4GHshiny package provides an easy way to interact with data servers based on Global Alliance for Genomics and Health (GA4GH) genomics API through a Shiny application. It also integrates with Beacon Network.

r-genproseq 1.14.0
Propagated dependencies: r-word2vec@0.4.1 r-ttgsea@1.18.0 r-tensorflow@2.20.0 r-reticulate@1.44.1 r-mclust@6.1.2 r-keras@2.16.1 r-deeppincs@1.18.0 r-catencoders@0.1.1
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/GenProSeq
Licenses: Artistic License 2.0
Build system: r
Synopsis: Generating Protein Sequences with Deep Generative Models
Description:

Generative modeling for protein engineering is key to solving fundamental problems in synthetic biology, medicine, and material science. Machine learning has enabled us to generate useful protein sequences on a variety of scales. Generative models are machine learning methods which seek to model the distribution underlying the data, allowing for the generation of novel samples with similar properties to those on which the model was trained. Generative models of proteins can learn biologically meaningful representations helpful for a variety of downstream tasks. Furthermore, they can learn to generate protein sequences that have not been observed before and to assign higher probability to protein sequences that satisfy desired criteria. In this package, common deep generative models for protein sequences, such as variational autoencoder (VAE), generative adversarial networks (GAN), and autoregressive models are available. In the VAE and GAN, the Word2vec is used for embedding. The transformer encoder is applied to protein sequences for the autoregressive model.

r-gaga 2.56.0
Propagated dependencies: r-mgcv@1.9-4 r-ebarrays@2.74.0 r-coda@0.19-4.1 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/gaga
Licenses: GPL 2+
Build system: r
Synopsis: GaGa hierarchical model for high-throughput data analysis
Description:

This package implements the GaGa model for high-throughput data analysis, including differential expression analysis, supervised gene clustering and classification. Additionally, it performs sequential sample size calculations using the GaGa and LNNGV models (the latter from EBarrays package).

r-gsealm 1.70.0
Propagated dependencies: r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/GSEAlm
Licenses: Artistic License 2.0
Build system: r
Synopsis: Linear Model Toolset for Gene Set Enrichment Analysis
Description:

Models and methods for fitting linear models to gene expression data, together with tools for computing and using various regression diagnostics.

r-getdee2 1.20.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-htm2txt@2.2.2
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://github.com/markziemann/getDEE2
Licenses: GPL 3
Build system: r
Synopsis: Programmatic access to the DEE2 RNA expression dataset
Description:

Digital Expression Explorer 2 (or DEE2 for short) is a repository of processed RNA-seq data in the form of counts. It was designed so that researchers could undertake re-analysis and meta-analysis of published RNA-seq studies quickly and easily. As of April 2020, over 1 million SRA datasets have been processed. This package provides an R interface to access these expression data. More information about the DEE2 project can be found at the project homepage (http://dee2.io) and main publication (https://doi.org/10.1093/gigascience/giz022).

r-gcrisprtools 2.16.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/gCrisprTools
Licenses: Artistic License 2.0
Build system: r
Synopsis: Suite of Functions for Pooled Crispr Screen QC and Analysis
Description:

Set of tools for evaluating pooled high-throughput screening experiments, typically employing CRISPR/Cas9 or shRNA expression cassettes. Contains methods for interrogating library and cassette behavior within an experiment, identifying differentially abundant cassettes, aggregating signals to identify candidate targets for empirical validation, hypothesis testing, and comprehensive reporting. Version 2.0 extends these applications to include a variety of tools for contextualizing and integrating signals across many experiments, incorporates extended signal enrichment methodologies via the "sparrow" package, and streamlines many formal requirements to aid in interpretablity.

r-geneplast-data 0.99.9
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/geneplast.data
Licenses: Artistic License 2.0
Build system: r
Synopsis: Input data for the geneplast package via AnnotationHub
Description:

The package geneplast.data provides datasets from different sources via AnnotationHub to use in geneplast pipelines. The datasets have species, phylogenetic trees, and orthology relationships among eukaryotes from different orthologs databases.

r-gsreg 1.44.0
Propagated dependencies: r-org-hs-eg-db@3.22.0 r-homo-sapiens@1.3.1 r-genomicfeatures@1.62.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/GSReg
Licenses: GPL 2
Build system: r
Synopsis: Gene Set Regulation (GS-Reg)
Description:

This package provides a package for gene set analysis based on the variability of expressions as well as a method to detect Alternative Splicing Events . It implements DIfferential RAnk Conservation (DIRAC) and gene set Expression Variation Analysis (EVA) methods. For detecting Differentially Spliced genes, it provides an implementation of the Spliced-EVA (SEVA).

r-hgug4101a-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/hgug4101a.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Agilent Human 2 cDNA Microarry Kit annotation data (chip hgug4101a)
Description:

Agilent Human 2 cDNA Microarry Kit annotation data (chip hgug4101a) assembled using data from public repositories.

r-hilda 1.24.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/USCbiostats/HiLDA
Licenses: GPL 3
Build system: r
Synopsis: Conducting statistical inference on comparing the mutational exposures of mutational signatures by using hierarchical latent Dirichlet allocation
Description:

This package provides a package built under the Bayesian framework of applying hierarchical latent Dirichlet allocation. It statistically tests whether the mutational exposures of mutational signatures (Shiraishi-model signatures) are different between two groups. The package also provides inference and visualization.

r-hpannot 1.1.1
Propagated dependencies: r-annotationhub@4.0.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://bioconductor.org/packages/hpAnnot
Licenses: GPL 2
Build system: r
Synopsis: Anotation package for Hipathia package
Description:

Package containing example and annotation data for Hipathia package. Hipathia is a method for the computation of signal transduction along signaling pathways from transcriptomic data. The method is based on an iterative algorithm which is able to compute the signal intensity passing through the nodes of a network by taking into account the level of expression of each gene and the intensity of the signal arriving to it. It also provides a new approach to functional analysis allowing to compute the signal arriving to the functions annotated to each pathway. Hipathia depends on this package to be functional.

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

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

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-hu6800-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/hu6800.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix Affymetrix Hu6800 Array annotation data (chip hu6800)
Description:

Affymetrix Affymetrix Hu6800 Array annotation data (chip hu6800) 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-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-hs6ug171-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/Hs6UG171.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: package containing metadata for Hs6UG171 arrays
Description:

This package provides a package containing metadata for Hs6UG171 arrays assembled using data from public repositories.

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-htmg430b-db 3.13.0
Propagated dependencies: r-org-mm-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/htmg430b.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix Affymetrix HT_MG-430B Array annotation data (chip htmg430b)
Description:

Affymetrix Affymetrix HT_MG-430B Array annotation data (chip htmg430b) assembled using data from public repositories.

r-huex10stprobeset-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/huex10stprobeset.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix huex10 annotation data (chip huex10stprobeset)
Description:

Affymetrix huex10 annotation data (chip huex10stprobeset) assembled using data from public repositories.

r-hibag 1.46.0
Propagated dependencies: r-rcppparallel@5.1.11-1
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/zhengxwen/HIBAG
Licenses: GPL 3
Build system: r
Synopsis: HLA Genotype Imputation with Attribute Bagging
Description:

Imputes HLA classical alleles using GWAS SNP data, and it relies on a training set of HLA and SNP genotypes. HIBAG can be used by researchers with published parameter estimates instead of requiring access to large training sample datasets. It combines the concepts of attribute bagging, an ensemble classifier method, with haplotype inference for SNPs and HLA types. Attribute bagging is a technique which improves the accuracy and stability of classifier ensembles using bootstrap aggregating and random variable selection.

Total packages: 69236