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

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-mousegastrulationdata 1.24.0
Propagated dependencies: r-biocgenerics@0.56.0 r-bumpymatrix@1.18.0 r-experimenthub@3.0.0 r-s4vectors@0.48.0 r-singlecellexperiment@1.32.0 r-spatialexperiment@1.20.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/MarioniLab/MouseGastrulationData
Licenses: GPL 3
Build system: r
Synopsis: Single-Cell omics data across mouse gastrulation and early organogenesis
Description:

This package provides processed and raw count data for single-cell RNA sequencing. In addition, this package offers single-cell ATAC-seq, and seqFISH (spatial transcriptomic) experiments performed along a timecourse of mouse gastrulation and early organogenesis.

r-grohmm 1.44.0
Propagated dependencies: r-genomicalignments@1.46.0 r-genomicranges@1.62.1 r-iranges@2.44.0 r-mass@7.3-65 r-rtracklayer@1.70.1 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/Kraus-Lab/groHMM
Licenses: GPL 3+
Build system: r
Synopsis: GRO-seq analysis pipeline
Description:

This package provides a pipeline for the analysis of GRO-seq data.

r-yapsa 1.36.1
Propagated dependencies: r-biostrings@2.78.0 r-bsgenome-hsapiens-ucsc-hg19@1.4.3 r-circlize@0.4.17 r-complexheatmap@2.26.1 r-corrplot@0.95 r-dendextend@1.19.1 r-doparallel@1.0.17 r-dplyr@1.2.0 r-genomicranges@1.62.1 r-getoptlong@1.1.0 r-ggbeeswarm@0.7.3 r-ggplot2@4.0.2 r-gridextra@2.3 r-gtrellis@1.42.1 r-keggrest@1.50.0 r-limsolve@2.0.1 r-magrittr@2.0.4 r-pmcmrplus@1.9.12 r-pracma@2.4.6 r-reshape2@1.4.5 r-seqinfo@1.0.0 r-somaticsignatures@2.46.0 r-variantannotation@1.56.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/YAPSA/
Licenses: GPL 3
Build system: r
Synopsis: Yet another package for signature analysis
Description:

This package provides functions and routines useful in the analysis of somatic signatures (cf. L. Alexandrov et al., Nature 2013). In particular, functions to perform a signature analysis with known signatures and a signature analysis on stratified mutational catalogue (SMC) are provided.

r-variantannotation 1.56.0
Propagated dependencies: r-annotationdbi@1.72.0 r-biobase@2.70.0 r-biocgenerics@0.56.0 r-biostrings@2.78.0 r-bsgenome@1.78.0 r-curl@7.0.0 r-dbi@1.3.0 r-genomicfeatures@1.62.0 r-genomicranges@1.62.1 r-iranges@2.44.0 r-matrixgenerics@1.22.0 r-rhtslib@3.6.0 r-rsamtools@2.26.0 r-rtracklayer@1.70.1 r-s4vectors@0.48.0 r-seqinfo@1.0.0 r-summarizedexperiment@1.40.0 r-xvector@0.50.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/VariantAnnotation
Licenses: Artistic License 2.0
Build system: r
Synopsis: Package for annotation of genetic variants
Description:

This R package can annotate variants, compute amino acid coding changes and predict coding outcomes.

r-org-ce-eg-db 3.22.0
Propagated dependencies: r-annotationdbi@1.72.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://www.bioconductor.org/packages/org.Ce.eg.db/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Genome wide annotation for Worm
Description:

This package provides mappings from Entrez gene identifiers to various annotations for the genome of the model worm Caenorhabditis elegans.

r-mzr 2.44.0
Dependencies: boost@1.83.0 zlib@1.3.1
Propagated dependencies: r-biobase@2.70.0 r-biocgenerics@0.56.0 r-ncdf4@1.24 r-protgenerics@1.42.0 r-rcpp@1.1.1 r-rhdf5lib@1.32.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/sneumann/mzR/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Parser for mass spectrometry data files
Description:

The mzR package provides a unified API to the common file formats and parsers available for mass spectrometry data. It comes with a wrapper for the ISB random access parser for mass spectrometry mzXML, mzData and mzML files. The package contains the original code written by the ISB, and a subset of the proteowizard library for mzML and mzIdentML. The netCDF reading code has previously been used in XCMS.

r-faahko 1.50.0
Propagated dependencies: r-xcms@4.8.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: http://dx.doi.org/10.1021/bi0480335
Licenses: LGPL 2.0+
Build system: r
Synopsis: Saghatelian et al. (2004) FAAH knockout LC/MS data
Description:

This package includes positive ionization mode data in NetCDF file format. Centroided subset from 200-600 m/z and 2500-4500 seconds. Data originally reported in "Assignment of Endogenous Substrates to Enzymes by Global Metabolite Profiling" Biochemistry; 2004; 43(45). It also includes detected peaks in an xcmsSet.

r-hdf5array 1.38.0
Propagated dependencies: r-biocgenerics@0.56.0 r-delayedarray@0.36.0 r-h5mread@1.2.1 r-iranges@2.44.0 r-matrix@1.7-4 r-rhdf5@2.54.1 r-s4arrays@1.10.1 r-s4vectors@0.48.0 r-sparsearray@1.10.8
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/HDF5Array
Licenses: Artistic License 2.0
Build system: r
Synopsis: HDF5 back end for DelayedArray objects
Description:

This package provides an array-like container for convenient access and manipulation of HDF5 datasets. It supports delayed operations and block processing.

r-siggenes 1.84.0
Propagated dependencies: r-biobase@2.70.0 r-multtest@2.66.0 r-scrime@1.3.7
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/siggenes/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Multiple testing using SAM and Efron's empirical Bayes approaches
Description:

This package provides tools for the identification of differentially expressed genes and estimation of the False Discovery Rate (FDR) using both the Significance Analysis of Microarrays (SAM) and the Empirical Bayes Analyses of Microarrays (EBAM).

r-rgadem 2.55.0
Propagated dependencies: r-biostrings@2.78.0 r-bsgenome@1.78.0 r-genomicranges@1.62.1 r-iranges@2.44.0 r-seqlogo@1.76.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/rGADEM/
Licenses: Artistic License 2.0
Build system: r
Synopsis: De novo sequence motif discovery
Description:

rGADEM is an efficient de novo motif discovery tool for large-scale genomic sequence data.

r-plyranges 1.30.1
Propagated dependencies: r-biocgenerics@0.56.0 r-dplyr@1.2.0 r-genomicalignments@1.46.0 r-genomicranges@1.62.1 r-iranges@2.44.0 r-magrittr@2.0.4 r-rlang@1.1.7 r-rsamtools@2.26.0 r-rtracklayer@1.70.1 r-s4vectors@0.48.0 r-seqinfo@1.0.0 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/plyranges
Licenses: Artistic License 2.0
Build system: r
Synopsis: Fluent interface for manipulating GenomicRanges
Description:

This package provides a dplyr-like interface for interacting with the common Bioconductor classes Ranges and GenomicRanges. By providing a grammatical and consistent way of manipulating these classes their accessibility for new Bioconductor users is hopefully increased.

r-chihaya 1.10.0
Propagated dependencies: r-delayedarray@0.36.0 r-hdf5array@1.38.0 r-matrix@1.7-4 r-rcpp@1.1.1 r-rhdf5@2.54.1 r-rhdf5lib@1.32.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/ArtifactDB/chihaya-R
Licenses: GPL 3
Build system: r
Synopsis: Save Delayed Operations to a HDF5 File
Description:

Saves the delayed operations of a DelayedArray to a HDF5 file. This enables efficient recovery of the DelayedArray's contents in other languages and analysis frameworks.

r-deepsnv 1.56.0
Propagated dependencies: r-biostrings@2.78.0 r-genomicranges@1.62.1 r-iranges@2.44.0 r-rhtslib@3.6.0 r-summarizedexperiment@1.40.0 r-variantannotation@1.56.0 r-vgam@1.1-14
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/gerstung-lab/deepSNV/
Licenses: GPL 3
Build system: r
Synopsis: Detection of subclonal SNVs in deep sequencing data
Description:

This package provides quantitative variant callers for detecting subclonal mutations in ultra-deep (>=100x coverage) sequencing experiments. The deepSNV algorithm is used for a comparative setup with a control experiment of the same loci and uses a beta-binomial model and a likelihood ratio test to discriminate sequencing errors and subclonal SNVs. The shearwater algorithm computes a Bayes classifier based on a beta-binomial model for variant calling with multiple samples for precisely estimating model parameters - such as local error rates and dispersion - and prior knowledge, e.g. from variation data bases such as COSMIC.

r-rhdf5 2.54.1
Propagated dependencies: r-rhdf5filters@1.22.0 r-rhdf5lib@1.32.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/rhdf5
Licenses: Artistic License 2.0
Build system: r
Synopsis: HDF5 interface to R
Description:

This R/Bioconductor package provides an interface between HDF5 and R. HDF5's main features are the ability to store and access very large and/or complex datasets and a wide variety of metadata on mass storage (disk) through a completely portable file format. The rhdf5 package is thus suited for the exchange of large and/or complex datasets between R and other software package, and for letting R applications work on datasets that are larger than the available RAM.

r-dropletutils 1.30.0
Propagated dependencies: r-assorthead@1.4.0 r-beachmat@2.26.0 r-bh@1.90.0-1 r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-delayedarray@0.36.0 r-delayedmatrixstats@1.32.0 r-dqrng@0.4.1 r-edger@4.8.2 r-genomicranges@1.62.1 r-hdf5array@1.38.0 r-iranges@2.44.0 r-matrix@1.7-4 r-r-utils@2.13.0 r-rcpp@1.1.1 r-rhdf5@2.54.1 r-rhdf5lib@1.32.0 r-s4vectors@0.48.0 r-scuttle@1.20.0 r-singlecellexperiment@1.32.0 r-sparsearray@1.10.8 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/DropletUtils
Licenses: GPL 3
Build system: r
Synopsis: Utilities for handling single-cell droplet data
Description:

This package provides a number of utility functions for handling single-cell RNA-seq data from droplet technologies such as 10X Genomics. This includes data loading from count matrices or molecule information files, identification of cells from empty droplets, removal of barcode-swapped pseudo-cells, and downsampling of the count matrix.

r-bandits 1.26.0
Propagated dependencies: r-biocparallel@1.44.0 r-data-table@1.18.2.1 r-doparallel@1.0.17 r-dorng@1.8.6.3 r-drimseq@1.38.0 r-foreach@1.5.2 r-ggplot2@4.0.2 r-mass@7.3-65 r-r-utils@2.13.0 r-rcpp@1.1.1 r-rcpparmadillo@15.2.3-1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/SimoneTiberi/BANDITS
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian analysis of differential splicing
Description:

BANDITS is a Bayesian hierarchical model for detecting differential splicing of genes and transcripts, via DTU (differential transcript usage), between two or more conditions. The method uses a Bayesian hierarchical framework, which allows for sample specific proportions in a Dirichlet-Multinomial model, and samples the allocation of fragments to the transcripts. Parameters are inferred via MCMC (Markov chain Monte Carlo) techniques and a DTU test is performed via a multivariate Wald test on the posterior densities for the average relative abundance of transcripts.

r-milor 2.6.0
Propagated dependencies: r-biocgenerics@0.56.0 r-biocneighbors@2.4.0 r-biocparallel@1.44.0 r-biocsingular@1.26.1 r-cowplot@1.2.0 r-dplyr@1.2.0 r-edger@4.8.2 r-ggbeeswarm@0.7.3 r-ggplot2@4.0.2 r-ggraph@2.2.2 r-ggrepel@0.9.7 r-gtools@3.9.5 r-igraph@2.2.2 r-irlba@2.3.7 r-limma@3.66.0 r-matrix@1.7-4 r-matrixgenerics@1.22.0 r-matrixstats@1.5.0 r-numderiv@2016.8-1.1 r-patchwork@1.3.2 r-pracma@2.4.6 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1 r-rcpparmadillo@15.2.3-1 r-rcppeigen@0.3.4.0.2 r-rcppml@0.3.7 r-s4vectors@0.48.0 r-singlecellexperiment@1.32.0 r-stringr@1.6.0 r-summarizedexperiment@1.40.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://marionilab.github.io/miloR
Licenses: GPL 3
Build system: r
Synopsis: Differential neighbourhood abundance testing on a graph
Description:

Milo performs single-cell differential abundance testing. Cell states are modelled as representative neighbourhoods on a nearest neighbour graph. Hypothesis testing is performed using a negative bionomial generalized linear model.

r-transcriptr 1.38.3
Propagated dependencies: r-biocgenerics@0.56.0 r-caret@7.0-1 r-chipseq@1.60.0 r-genomeinfodb@1.46.2 r-genomicalignments@1.46.0 r-genomicfeatures@1.62.0 r-genomicranges@1.62.1 r-ggplot2@4.0.2 r-iranges@2.44.0 r-proc@1.19.0.1 r-reshape2@1.4.5 r-rsamtools@2.26.0 r-rtracklayer@1.70.1 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/transcriptR
Licenses: GPL 3
Build system: r
Synopsis: Primary transcripts detection and quantification
Description:

The differences in the RNA types being sequenced have an impact on the resulting sequencing profiles. mRNA-seq data is enriched with reads derived from exons, while GRO-, nucRNA- and chrRNA-seq demonstrate a substantial broader coverage of both exonic and intronic regions. The presence of intronic reads in GRO-seq type of data makes it possible to use it to computationally identify and quantify all de novo continuous regions of transcription distributed across the genome. This type of data, however, is more challenging to interpret and less common practice compared to mRNA-seq. One of the challenges for primary transcript detection concerns the simultaneous transcription of closely spaced genes, which needs to be properly divided into individually transcribed units. The R package transcriptR combines RNA-seq data with ChIP-seq data of histone modifications that mark active Transcription Start Sites (TSSs), such as, H3K4me3 or H3K9/14Ac to overcome this challenge. The advantage of this approach over the use of, for example, gene annotations is that this approach is data driven and therefore able to deal also with novel and case specific events.

r-flowviz 1.74.0
Propagated dependencies: r-biobase@2.70.0 r-flowcore@2.22.1 r-hexbin@1.28.5 r-idpmisc@1.1.21 r-kernsmooth@2.23-26 r-lattice@0.22-9 r-latticeextra@0.6-31 r-mass@7.3-65 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/flowViz/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Visualization for flow cytometry
Description:

This package provides visualization tools for flow cytometry data.

r-gqtlbase 1.21.1
Propagated dependencies: r-batchjobs@1.10 r-bbmisc@1.13.1 r-biocgenerics@0.56.0 r-bit@4.6.0 r-doparallel@1.0.17 r-ff@4.5.2 r-ffbase@0.13.3 r-foreach@1.5.2 r-genomicfiles@1.46.0 r-genomicranges@1.62.1 r-rtracklayer@1.70.1 r-s4vectors@0.48.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/gQTLBase
Licenses: Artistic License 2.0
Build system: r
Synopsis: Infrastructure for eQTL, mQTL and similar studies
Description:

The purpose of this package is to simplify the storage and interrogation of quantitative trait loci (QTL) archives, such as eQTL, mQTL, dsQTL, and more.

r-genomicscores 2.22.0
Propagated dependencies: r-annotationhub@4.0.0 r-biobase@2.70.0 r-biocfilecache@3.0.0 r-biocgenerics@0.56.0 r-biocmanager@1.30.27 r-biostrings@2.78.0 r-delayedarray@0.36.0 r-genomeinfodb@1.46.2 r-genomicranges@1.62.1 r-hdf5array@1.38.0 r-httr@1.4.8 r-iranges@2.44.0 r-rhdf5@2.54.1 r-s4vectors@0.48.0 r-seqinfo@1.0.0 r-xml@3.99-0.22
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/rcastelo/GenomicScores/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Work with genome-wide position-specific scores
Description:

This package provides infrastructure to store and access genome-wide position-specific scores within R and Bioconductor.

r-biomartr 1.0.7
Propagated dependencies: r-biomart@2.66.1 r-biostrings@2.78.0 r-curl@7.0.0 r-data-table@1.18.2.1 r-downloader@0.4.1 r-dplyr@1.2.0 r-fs@1.6.6 r-httr@1.4.8 r-jsonlite@2.0.0 r-philentropy@0.10.0 r-purrr@1.2.1 r-r-utils@2.13.0 r-rcurl@1.98-1.17 r-readr@2.2.0 r-stringr@1.6.0 r-tibble@3.3.1 r-withr@3.0.2 r-xml@3.99-0.22
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://docs.ropensci.org/biomartr/
Licenses: GPL 2
Build system: r
Synopsis: Genomic data retrieval
Description:

Perform large scale genomic data retrieval and functional annotation retrieval. This package aims to provide users with a standardized way to automate genome, proteome, RNA, coding sequence (CDS), GFF, and metagenome retrieval from NCBI RefSeq, NCBI Genbank, ENSEMBL, and UniProt databases. Furthermore, an interface to the BioMart database allows users to retrieve functional annotation for genomic loci. In addition, users can download entire databases such as NCBI RefSeq, NCBI nr, NCBI nt, NCBI Genbank, etc with only one command.

r-rtcga 1.40.0
Propagated dependencies: r-assertthat@0.2.1 r-data-table@1.18.2.1 r-dplyr@1.2.0 r-ggplot2@4.0.2 r-ggthemes@5.2.0 r-htmltools@0.5.9 r-knitr@1.51 r-purrr@1.2.1 r-rcurl@1.98-1.17 r-rmarkdown@2.30 r-rvest@1.0.5 r-scales@1.4.0 r-stringi@1.8.7 r-survival@3.8-6 r-survminer@0.5.2 r-viridis@0.6.5 r-xml@3.99-0.22 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://rtcga.github.io/RTCGA/
Licenses: GPL 2
Build system: r
Synopsis: The Cancer Genome Atlas data integration
Description:

The Cancer Genome Atlas (TCGA) Data Portal provides a platform for researchers to search, download, and analyze data sets generated by TCGA. It contains clinical information, genomic characterization data, and high level sequence analysis of the tumor genomes. The key is to understand genomics to improve cancer care. RTCGA package offers download and integration of the variety and volume of TCGA data using patient barcode key, what enables easier data possession. This may have an benefcial infuence on impact on development of science and improvement of patients treatment. Furthermore, RTCGA package transforms TCGA data to tidy form which is convenient to use.

r-reportingtools 2.50.0
Propagated dependencies: r-annotate@1.88.0 r-annotationdbi@1.72.0 r-biobase@2.70.0 r-biocgenerics@0.56.0 r-category@2.76.0 r-deseq2@1.50.2 r-edger@4.8.2 r-ggbio@1.58.0 r-ggplot2@4.0.2 r-gostats@2.76.0 r-gseabase@1.72.0 r-hwriter@1.3.2.1 r-iranges@2.44.0 r-knitr@1.51 r-lattice@0.22-9 r-limma@3.66.0 r-pfam-db@3.22.0 r-r-utils@2.13.0 r-xml@3.99-0.22
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/ReportingTools/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Tools for making reports in various formats
Description:

The ReportingTools package enables users to easily display reports of analysis results generated from sources such as microarray and sequencing data. The package allows users to create HTML pages that may be viewed on a web browser, or in other formats. Users can generate tables with sortable and filterable columns, make and display plots, and link table entries to other data sources such as NCBI or larger plots within the HTML page. Using the package, users can also produce a table of contents page to link various reports together for a particular project that can be viewed in a web browser.

Page: 146474849501301
Total packages: 31209