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

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-derfinderhelper 1.44.0
Propagated dependencies: r-iranges@2.44.0 r-matrix@1.7-4 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/leekgroup/derfinderHelper
Licenses: Artistic License 2.0
Build system: r
Synopsis: Helper for derfinder
Description:

This package speeds up the derfinder package when using multiple cores. It is particularly useful when using BiocParallel and it helps reduce the time spent loading the full derfinder package when running the F-statistics calculation in parallel.

r-anaquin 2.34.0
Propagated dependencies: r-deseq2@1.50.2 r-ggplot2@4.0.1 r-knitr@1.50 r-locfit@1.5-9.12 r-plyr@1.8.9 r-qvalue@2.42.0 r-rocr@1.0-11
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://www.sequinstandards.com/
Licenses: Modified BSD
Build system: r
Synopsis: Statistical analysis of sequins
Description:

The project is intended to support the use of sequins(synthetic sequencing spike-in controls) owned and made available by the Garvan Institute of Medical Research. The goal is to provide a standard library for quantitative analysis, modelling, and visualization of spike-in controls.

r-phyloseq 1.54.0
Propagated dependencies: r-ade4@1.7-23 r-ape@5.8-1 r-biobase@2.70.0 r-biocgenerics@0.56.0 r-biomformat@1.38.0 r-biostrings@2.78.0 r-cluster@2.1.8.1 r-data-table@1.17.8 r-foreach@1.5.2 r-ggplot2@4.0.1 r-igraph@2.2.1 r-multtest@2.66.0 r-plyr@1.8.9 r-reshape2@1.4.5 r-scales@1.4.0 r-vegan@2.7-2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/joey711/phyloseq
Licenses: AGPL 3
Build system: r
Synopsis: Handling and analysis of high-throughput microbiome census data
Description:

Phyloseq provides a set of classes and tools to facilitate the import, storage, analysis, and graphical display of microbiome census data.

r-spectra 1.20.0
Propagated dependencies: r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-fs@1.6.6 r-iranges@2.44.0 r-metabocoreutils@1.18.1 r-mscoreutils@1.21.0 r-protgenerics@1.42.0 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/RforMassSpectrometry/Spectra
Licenses: Artistic License 2.0
Build system: r
Synopsis: Spectra infrastructure for mass spectrometry data
Description:

The Spectra package defines an efficient infrastructure for storing and handling mass spectrometry spectra and functionality to subset, process, visualize and compare spectra data. It provides different implementations (backends) to store mass spectrometry data. These comprise backends tuned for fast data access and processing and backends for very large data sets ensuring a small memory footprint.

r-cghcall 2.72.0
Propagated dependencies: r-biobase@2.70.0 r-cghbase@1.70.0 r-dnacopy@1.84.0 r-impute@1.84.0 r-snowfall@1.84-6.3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/CGHcall
Licenses: GPL 2+
Build system: r
Synopsis: Base functions and classes for arrayCGH data analysis
Description:

This package contains functions and classes that are needed by arrayCGH packages.

r-s4arrays 1.10.0
Propagated dependencies: r-abind@1.4-8 r-biocgenerics@0.56.0 r-iranges@2.44.0 r-matrix@1.7-4 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/S4Arrays
Licenses: Artistic License 2.0
Build system: r
Synopsis: Foundation of array-like containers in Bioconductor
Description:

The S4Arrays package defines the Array virtual class to be extended by other S4 classes that wish to implement a container with an array-like semantic. It also provides:

  1. low-level functionality meant to help the developer of such container to implement basic operations like display, subsetting, or coercion of their array-like objects to an ordinary matrix or array, and

  2. a framework that facilitates block processing of array-like objects (typically on-disk objects).

r-biocfilecache 3.0.0
Propagated dependencies: r-curl@7.0.0 r-dbi@1.2.3 r-dbplyr@2.5.1 r-dplyr@1.1.4 r-filelock@1.0.3 r-httr2@1.2.1 r-rsqlite@2.4.4
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BiocFileCache/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Manage files across sessions
Description:

This package creates a persistent on-disk cache of files that the user can add, update, and retrieve. It is useful for managing resources (such as custom Txdb objects) that are costly or difficult to create, web resources, and data files used across sessions.

r-kegggraph 1.70.0
Propagated dependencies: r-graph@1.88.0 r-rcurl@1.98-1.17 r-rgraphviz@2.54.0 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/KEGGgraph
Licenses: GPL 2+
Build system: r
Synopsis: Graph approach to Kegg Pathway database in R and Bioconductor
Description:

r-kegggraph is an interface between Kegg Pathway database and graph object as well as a collection of tools to analyze, dissect and visualize these graphs. It parses the regularly updated kgml (Kegg XML) files into graph models maintaining all essential pathway attributes. The package offers functionalities including parsing, graph operation, visualization and etc.

r-delayedmatrixstats 1.32.0
Propagated dependencies: r-delayedarray@0.36.0 r-iranges@2.44.0 r-matrix@1.7-4 r-matrixgenerics@1.22.0 r-s4vectors@0.48.0 r-sparsearray@1.10.2 r-sparsematrixstats@1.22.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/PeteHaitch/DelayedMatrixStats
Licenses: Expat
Build system: r
Synopsis: Functions that apply to rows and columns of DelayedMatrix objects
Description:

This package provides a port of the matrixStats API for use with DelayedMatrix objects from the DelayedArray package. It contains high-performing functions operating on rows and columns of DelayedMatrix objects, e.g. colMedians, rowMedians, colRanks, rowRanks, colSds, and rowSds. Functions are optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized.

r-globaltest 5.64.0
Propagated dependencies: r-annotate@1.88.0 r-annotationdbi@1.72.0 r-biobase@2.70.0 r-survival@3.8-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/globaltest
Licenses: GPL 2+
Build system: r
Synopsis: Test groups of covariates for association with a response variable
Description:

The global test tests groups of covariates (or features) for association with a response variable. This package implements the test with diagnostic plots and multiple testing utilities, along with several functions to facilitate the use of this test for gene set testing of GO and KEGG terms.

r-quasr 1.50.0
Propagated dependencies: r-annotationdbi@1.72.0 r-biobase@2.70.0 r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-biostrings@2.78.0 r-bsgenome@1.78.0 r-genomicfeatures@1.62.0 r-genomicfiles@1.46.0 r-genomicranges@1.62.0 r-iranges@2.44.0 r-rbowtie@1.50.0 r-rhtslib@3.6.0 r-rsamtools@2.26.0 r-rtracklayer@1.70.0 r-s4vectors@0.48.0 r-seqinfo@1.0.0 r-shortread@1.68.0 r-txdbmaker@1.6.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/QuasR/
Licenses: GPL 2
Build system: r
Synopsis: Quantify and annotate short reads in R
Description:

This package provides a framework for the quantification and analysis of short genomic reads. It covers a complete workflow starting from raw sequence reads, over creation of alignments and quality control plots, to the quantification of genomic regions of interest.

r-tximeta 1.28.0
Propagated dependencies: r-annotationdbi@1.72.0 r-annotationhub@4.0.0 r-biocfilecache@3.0.0 r-biostrings@2.78.0 r-ensembldb@2.34.0 r-genomicfeatures@1.62.0 r-genomicranges@1.62.0 r-iranges@2.44.0 r-jsonlite@2.0.0 r-matrix@1.7-4 r-s4vectors@0.48.0 r-seqinfo@1.0.0 r-summarizedexperiment@1.40.0 r-tibble@3.3.0 r-txdbmaker@1.6.0 r-tximport@1.38.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/mikelove/tximeta
Licenses: GPL 2
Build system: r
Synopsis: Transcript quantification import with automatic metadata
Description:

This package implements transcript quantification import from Salmon and alevin with automatic attachment of transcript ranges and release information, and other associated metadata. De novo transcriptomes can be linked to the appropriate sources with linkedTxomes and shared for computational reproducibility.

r-tximport 1.38.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/tximport
Licenses: GPL 2+
Build system: r
Synopsis: Import and summarize transcript-level estimates for gene-level analysis
Description:

This package provides tools to import transcript-level abundance, estimated counts and transcript lengths, and to summarize them into matrices for use with downstream gene-level analysis packages. Average transcript length, weighted by sample-specific transcript abundance estimates, is provided as a matrix which can be used as an offset for different expression of gene-level counts.

r-ucsc-utils 1.6.0
Propagated dependencies: r-httr@1.4.7 r-jsonlite@2.0.0 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/UCSC.utils
Licenses: Artistic License 2.0
Build system: r
Synopsis: Low-level utilities to retrieve data from the UCSC Genome Browser
Description:

This package provides a set of low-level utilities to retrieve data from the UCSC Genome Browser. Most functions in the package access the data via the UCSC REST API but some of them query the UCSC MySQL server directly. Note that the primary purpose of the package is to support higher-level functionalities implemented in downstream packages like GenomeInfoDb or txdbmaker.

r-derfinder 1.44.0
Propagated dependencies: r-annotationdbi@1.72.0 r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-bumphunter@1.52.0 r-derfinderhelper@1.44.0 r-genomeinfodb@1.46.0 r-genomicalignments@1.46.0 r-genomicfeatures@1.62.0 r-genomicfiles@1.46.0 r-genomicranges@1.62.0 r-hmisc@5.2-4 r-iranges@2.44.0 r-qvalue@2.42.0 r-rsamtools@2.26.0 r-rtracklayer@1.70.0 r-s4vectors@0.48.0 r-seqinfo@1.0.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/lcolladotor/derfinder
Licenses: Artistic License 2.0
Build system: r
Synopsis: Annotation-agnostic differential expression analysis of RNA-seq data
Description:

This package provides functions for annotation-agnostic differential expression analysis of RNA-seq data. Two implementations of the DER Finder approach are included in this package:

  1. single base-level F-statistics and

  2. DER identification at the expressed regions-level.

The DER Finder approach can also be used to identify differentially bounded ChIP-seq peaks.

r-macrophage 1.26.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/macrophage
Licenses: GPL 2+
Build system: r
Synopsis: Human macrophage immune response data
Description:

This package provides the output of running Salmon on a set of 24 RNA-seq samples from Alasoo, et al. "Shared genetic effects on chromatin and gene expression indicate a role for enhancer priming in immune response", published in Nature Genetics, January 2018.

r-tricycle 1.18.0
Propagated dependencies: r-annotationdbi@1.72.0 r-circular@0.5-2 r-dplyr@1.1.4 r-genomicranges@1.62.0 r-ggnewscale@0.5.2 r-ggplot2@4.0.1 r-iranges@2.44.0 r-rcolorbrewer@1.1-3 r-s4vectors@0.48.0 r-scater@1.38.0 r-scattermore@1.2 r-singlecellexperiment@1.32.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/hansenlab/tricycle
Licenses: GPL 3
Build system: r
Synopsis: Transferable representation and inference of cell cycle
Description:

The package contains functions to infer and visualize cell cycle process using Single-cell RNA-Seq data. It exploits the idea of transfer learning, projecting new data to the previous learned biologically interpretable space. The tricycle provides a pre-learned cell cycle space, which could be used to infer cell cycle time of human and mouse single cell samples. In addition, it also offer functions to visualize cell cycle time on different embeddings and functions to build new reference.

r-aucell 1.32.0
Propagated dependencies: r-biocgenerics@0.56.0 r-data-table@1.17.8 r-delayedarray@0.36.0 r-delayedmatrixstats@1.32.0 r-gseabase@1.72.0 r-matrix@1.7-4 r-mixtools@2.0.0.1 r-r-utils@2.13.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/AUCell/
Licenses: GPL 3
Build system: r
Synopsis: Analysis of gene set activity in single-cell RNA-seq data
Description:

AUCell identifies cells with active gene sets (e.g. signatures, gene modules, etc) in single-cell RNA-seq data. AUCell uses the Area Under the Curve (AUC) to calculate whether a critical subset of the input gene set is enriched within the expressed genes for each cell. The distribution of AUC scores across all the cells allows exploring the relative expression of the signature. Since the scoring method is ranking-based, AUCell is independent of the gene expression units and the normalization procedure. In addition, since the cells are evaluated individually, it can easily be applied to bigger datasets, subsetting the expression matrix if needed.

r-densvis 1.20.1
Propagated dependencies: r-assertthat@0.2.1 r-basilisk@1.22.0 r-irlba@2.3.5.1 r-rcpp@1.1.0 r-reticulate@1.44.1 r-rtsne@0.17
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/densvis
Licenses: Expat
Build system: r
Synopsis: Density-preserving data visualization via non-linear dimensionality reduction
Description:

This package implements the density-preserving modification to t-SNE and UMAP described by Narayan et al. (2020) <doi:10.1101/2020.05.12.077776>. den-SNE and densMAP aim to enable more accurate visual interpretation of high-dimensional datasets by producing lower-dimensional embeddings that accurately represent the heterogeneity of the original high-dimensional space, enabling the identification of homogeneous and heterogeneous cell states. This accuracy is accomplished by including in the optimisation process a term which considers the local density of points in the original high-dimensional space. This can help to create visualisations that are more representative of heterogeneity in the original high-dimensional space.

r-illuminahumanmethylation450kmanifest 0.4.0
Propagated dependencies: r-minfi@1.56.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/IlluminaHumanMethylation450kmanifest
Licenses: Artistic License 2.0
Build system: r
Synopsis: Annotation for Illumina's 450k methylation arrays
Description:

This package provides a manifest for Illumina's 450k array data.

r-motifstack 1.54.0
Propagated dependencies: r-ade4@1.7-23 r-biostrings@2.78.0 r-ggplot2@4.0.1 r-htmlwidgets@1.6.4 r-tfbstools@1.48.0 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/motifStack/
Licenses: GPL 2+
Build system: r
Synopsis: Plot stacked logos for DNA, RNA and amino acid sequences
Description:

The motifStack package is designed for graphic representation of multiple motifs with different similarity scores. It works with both DNA/RNA sequence motifs and amino acid sequence motifs. In addition, it provides the flexibility for users to customize the graphic parameters such as the font type and symbol colors.

r-diffcyt 1.30.0
Propagated dependencies: r-circlize@0.4.16 r-complexheatmap@2.26.0 r-dplyr@1.1.4 r-edger@4.8.0 r-flowcore@2.22.0 r-flowsom@2.18.0 r-limma@3.66.0 r-lme4@1.1-37 r-magrittr@2.0.4 r-multcomp@1.4-29 r-reshape2@1.4.5 r-s4vectors@0.48.0 r-summarizedexperiment@1.40.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/lmweber/diffcyt
Licenses: Expat
Build system: r
Synopsis: Differential discovery in high-dimensional cytometry
Description:

This package provides statistical methods for differential discovery analyses in high-dimensional cytometry data (including flow cytometry, mass cytometry or CyTOF, and oligonucleotide-tagged cytometry), based on a combination of high-resolution clustering and empirical Bayes moderated tests adapted from transcriptomics.

r-hypergraph 1.82.0
Propagated dependencies: r-graph@1.88.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/hypergraph
Licenses: Artistic License 2.0
Build system: r
Synopsis: Hypergraph data structures
Description:

This package implements some simple capabilities for representing and manipulating hypergraphs.

r-rqc 1.44.0
Propagated dependencies: r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-biocstyle@2.38.0 r-biostrings@2.78.0 r-biovizbase@1.58.0 r-genomicalignments@1.46.0 r-genomicfiles@1.46.0 r-ggplot2@4.0.1 r-iranges@2.44.0 r-knitr@1.50 r-markdown@2.0 r-plyr@1.8.9 r-rcpp@1.1.0 r-reshape2@1.4.5 r-rsamtools@2.26.0 r-s4vectors@0.48.0 r-shiny@1.11.1 r-shortread@1.68.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/labbcb/Rqc
Licenses: GPL 2+
Build system: r
Synopsis: Quality control tool for high-throughput sequencing data
Description:

Rqc is an optimized tool designed for quality control and assessment of high-throughput sequencing data. It performs parallel processing of entire files and produces a report which contains a set of high-resolution graphics.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091