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

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-flowviz 1.76.0
Propagated dependencies: r-biobase@2.72.0 r-flowcore@2.24.0 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-bsgenome-drerio-ucsc-danrer10 1.4.2
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BSgenome.Drerio.UCSC.danRer10
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Danio rerio (UCSC version danRer10)
Description:

This package provides full genome sequences for Danio rerio (Zebrafish) as provided by UCSC (danRer10, Sep. 2014) and stored in Biostrings objects.

r-category 2.78.0
Propagated dependencies: r-annotate@1.90.0 r-annotationdbi@1.74.0 r-biobase@2.72.0 r-biocgenerics@0.58.1 r-dbi@1.3.0 r-genefilter@1.94.0 r-graph@1.90.0 r-gseabase@1.74.0 r-matrix@1.7-5 r-rbgl@1.88.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/Category
Licenses: Artistic License 2.0
Build system: r
Synopsis: Category analysis
Description:

This package provides a collection of tools for performing category analysis.

r-asafe 1.38.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/ASAFE
Licenses: Artistic License 2.0
Build system: r
Synopsis: Ancestry Specific Allele Frequency Estimation
Description:

The ASAFE package contains a collection of functions that can be used to carry out an EM (Expectation–maximization) algorithm to estimate ancestry-specific allele frequencies for a bi-allelic genetic marker, e.g. an SNP (single nucleotide polymorphism) from genotypes and ancestry pairs.

r-scaledmatrix 1.20.0
Propagated dependencies: r-delayedarray@0.38.1 r-matrix@1.7-5 r-s4vectors@0.50.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/LTLA/ScaledMatrix
Licenses: GPL 3
Build system: r
Synopsis: Create a DelayedMatrix of scaled and centered values
Description:

This package provides delayed computation of a matrix of scaled and centered values. The result is equivalent to using the scale function but avoids explicit realization of a dense matrix during block processing. This permits greater efficiency in common operations, most notably matrix multiplication.

r-tkwidgets 1.90.0
Propagated dependencies: r-dyndoc@1.90.0 r-widgettools@1.90.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/tkWidgets
Licenses: Artistic License 2.0
Build system: r
Synopsis: R based tk widgets
Description:

This package implements widgets to provide user interfaces.

r-cistopic-next 0.3.0-1.04cecbb
Propagated dependencies: r-aucell@1.34.0 r-data-table@1.18.4 r-dosnow@1.0.20 r-dplyr@1.2.1 r-dt@0.34.0 r-feather@0.4.0 r-fitdistrplus@1.2-6 r-genomicranges@1.64.0 r-ggplot2@4.0.3 r-lda@1.5.2 r-matrix@1.7-5 r-plyr@1.8.9 r-rcistarget@1.29.0 r-rtracklayer@1.72.0 r-s4vectors@0.50.1 r-text2vec@0.6.6
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/aertslab/cisTopic
Licenses: GPL 3
Build system: r
Synopsis: Modelling of cis-regulatory topics from single cell epigenomics data
Description:

The sparse nature of single cell epigenomics data can be overruled using probabilistic modelling methods such as Latent Dirichlet Allocation (LDA). This package allows the probabilistic modelling of cis-regulatory topics (cisTopics) from single cell epigenomics data, and includes functionalities to identify cell states based on the contribution of cisTopics and explore the nature and regulatory proteins driving them.

r-biocio 1.22.0
Propagated dependencies: r-biocgenerics@0.58.1 r-s4vectors@0.50.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BiocIO
Licenses: Artistic License 2.0
Build system: r
Synopsis: Standard input and output for Bioconductor packages
Description:

This package implements `import()` and `export()` standard generics for importing and exporting biological data formats. `import()` supports whole-file as well as chunk-wise iterative import. The `import()` interface optionally provides a standard mechanism for 'lazy' access via `filter()` (on row or element-like components of the file resource), `select()` (on column-like components of the file resource) and `collect()`. The `import()` interface optionally provides transparent access to remote (e.g. via https) as well as local access. Developers can register a file extension, e.g., `.loom` for dispatch from character-based URIs to specific `import()` / `export()` methods based on classes representing file types, e.g., `LoomFile()`.

r-ciara 0.1.0
Propagated dependencies: r-biobase@2.72.0 r-ggplot2@4.0.3 r-ggraph@2.2.2 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://cran.r-project.org/package=CIARA
Licenses: Artistic License 2.0
Build system: r
Synopsis: Cluster-independent algorithm for rare cell types identification
Description:

This is a package to support identification of markers of rare cell types by looking at genes whose expression is confined in small regions of the expression space.

r-ldheatmap 1.0-6
Propagated dependencies: r-genetics@1.3.8.1.3 r-rcpp@1.1.1-1.1 r-snpstats@1.62.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://stat.sfu.ca/statgen/research/ldheatmap.html
Licenses: GPL 3
Build system: r
Synopsis: Graphical display of pairwise linkage disequilibria between SNPs
Description:

This package provides tools to produce a graphical display, as a heat map, of measures of pairwise linkage disequilibria between SNPs. Users may optionally include the physical locations or genetic map distances of each SNP on the plot.

r-plyranges 1.32.0
Propagated dependencies: r-biocgenerics@0.58.1 r-dplyr@1.2.1 r-genomicalignments@1.48.0 r-genomicranges@1.64.0 r-iranges@2.46.0 r-magrittr@2.0.5 r-rlang@1.2.0 r-rsamtools@2.28.0 r-rtracklayer@1.72.0 r-s4vectors@0.50.1 r-seqinfo@1.2.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-pasillabamsubset 0.50.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/pasillaBamSubset
Licenses: LGPL 2.0+
Build system: r
Synopsis: Subset of BAM files from "Pasilla" experiment
Description:

This package provides a subset of BAM files untreated1.bam (single-end reads) and untreated3.bam (paired-end reads) from "Pasilla" experiment (Pasilla knock-down by Brooks et al., Genome Research 2011). See the vignette in the pasilla data package for how BAM files untreated1.bam and untreated3.bam were obtained from the RNA-Seq read sequence data that is provided by NCBI Gene Expression Omnibus under accession numbers GSM461176 to GSM461181. It also contains the DNA sequence for fly chromosome 4 to which the reads can be mapped.

r-methylkit 1.38.0
Propagated dependencies: r-data-table@1.18.4 r-emdbook@1.3.14 r-fastseg@1.58.0 r-genomicranges@1.64.0 r-gtools@3.9.5 r-iranges@2.46.0 r-kernsmooth@2.23-26 r-limma@3.68.3 r-mclust@6.1.2 r-mgcv@1.9-4 r-qvalue@2.44.0 r-r-utils@2.13.0 r-rcpp@1.1.1-1.1 r-rhtslib@3.8.0 r-rsamtools@2.28.0 r-rtracklayer@1.72.0 r-s4vectors@0.50.1 r-seqinfo@1.2.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/al2na/methylKit
Licenses: Artistic License 2.0
Build system: r
Synopsis: DNA methylation analysis from high-throughput bisulfite sequencing results
Description:

MethylKit is an R package for DNA methylation analysis and annotation from high-throughput bisulfite sequencing. The package is designed to deal with sequencing data from Reduced representation bisulfite sequencing (RRBS) and its variants, but also target-capture methods and whole genome bisulfite sequencing. It also has functions to analyze base-pair resolution 5hmC data from experimental protocols such as oxBS-Seq and TAB-Seq.

r-mus-musculus 1.3.1
Propagated dependencies: r-annotationdbi@1.74.0 r-genomicfeatures@1.64.0 r-go-db@3.23.1 r-org-mm-eg-db@3.23.0 r-organismdbi@1.54.0 r-txdb-mmusculus-ucsc-mm10-knowngene@3.10.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/Mus.musculus
Licenses: Artistic License 2.0
Build system: r
Synopsis: Annotation package for the Mus.musculus object
Description:

This package contains the Mus.musculus object to access data from several related annotation packages.

r-activedriverwgs 1.2.1
Propagated dependencies: r-biostrings@2.80.1 r-bsgenome@1.80.0 r-genomeinfodb@1.48.0 r-genomicranges@1.64.0 r-iranges@2.46.0 r-s4vectors@0.50.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://cran.r-project.org/web/packages/ActiveDriverWGS/
Licenses: GPL 3
Build system: r
Synopsis: Driver discovery tool for cancer whole genomes
Description:

This package provides a method for finding an enrichment of cancer simple somatic mutations (SNVs and Indels) in functional elements across the human genome. ActiveDriverWGS detects coding and noncoding driver elements using whole genome sequencing data.

r-sift-hsapiens-dbsnp132 1.0.2
Propagated dependencies: r-annotationdbi@1.74.0 r-rsqlite@3.52.0 r-variantannotation@1.58.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/SIFT.Hsapiens.dbSNP132
Licenses: Artistic License 2.0
Build system: r
Synopsis: SIFT Predictions for Homo sapiens dbSNP build 132
Description:

This package provides a database of SIFT predictions for Homo sapiens dbSNP build 132.

r-csaw 1.46.0
Propagated dependencies: r-biocgenerics@0.58.1 r-biocparallel@1.46.0 r-edger@4.10.0 r-genomicranges@1.64.0 r-iranges@2.46.0 r-limma@3.68.3 r-matrix@1.7-5 r-metapod@1.20.0 r-rcpp@1.1.1-1.1 r-rhtslib@3.8.0 r-rsamtools@2.28.0 r-s4vectors@0.50.1 r-seqinfo@1.2.0 r-summarizedexperiment@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/csaw
Licenses: GPL 3
Build system: r
Synopsis: ChIP-Seq analysis with windows
Description:

This is a package for detection of differentially bound regions in ChIP-seq data with sliding windows, with methods for normalization and proper FDR control.

r-quantro 1.46.0
Propagated dependencies: r-biobase@2.72.0 r-doparallel@1.0.17 r-foreach@1.5.2 r-ggplot2@4.0.3 r-iterators@1.0.14 r-minfi@1.58.0 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/quantro/
Licenses: GPL 3+
Build system: r
Synopsis: Test for when to use quantile normalization
Description:

This package provides a data-driven test for the assumptions of quantile normalization using raw data such as objects that inherit eSets (e.g. ExpressionSet, MethylSet). Group level information about each sample (such as Tumor / Normal status) must also be provided because the test assesses if there are global differences in the distributions between the user-defined groups.

r-biomart 2.68.0
Propagated dependencies: r-annotationdbi@1.74.0 r-biocfilecache@3.2.0 r-curl@7.1.0 r-httr2@1.2.2 r-progress@1.2.3 r-stringr@1.6.0 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/biomaRt
Licenses: Artistic License 2.0
Build system: r
Synopsis: Interface to BioMart databases
Description:

biomaRt provides an interface to a growing collection of databases implementing the http://www.biomart.org. The package enables retrieval of large amounts of data in a uniform way without the need to know the underlying database schemas or write complex SQL queries. Examples of BioMart databases are Ensembl, COSMIC, Uniprot, HGNC, Gramene, Wormbase and dbSNP mapped to Ensembl. These major databases give biomaRt users direct access to a diverse set of data and enable a wide range of powerful online queries from gene annotation to database mining.

r-deseq 1.39.0
Propagated dependencies: r-biobase@2.72.0 r-biocgenerics@0.58.1 r-genefilter@1.94.0 r-geneplotter@1.90.0 r-lattice@0.22-9 r-locfit@1.5-9.12 r-mass@7.3-65 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://www-huber.embl.de/users/anders/DESeq/
Licenses: GPL 3+
Build system: r
Synopsis: Differential gene expression analysis
Description:

This package provides tools for estimating variance-mean dependence in count data from high-throughput genetic sequencing assays and for testing for differential expression based on a model using the negative binomial distribution.

r-zebrafishrnaseq 1.32.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/zebrafishRNASeq
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Zebrafish RNA-Seq experimental data from Ferreira et al. (2014)
Description:

This package provides gene-level read counts from RNA-Seq for gallein-treated and control zebrafish.

r-decoupler 2.17.0
Propagated dependencies: r-biocparallel@1.46.0 r-broom@1.0.13 r-dplyr@1.2.1 r-magrittr@2.0.5 r-matrix@1.7-5 r-parallelly@1.47.0 r-purrr@1.2.2 r-rlang@1.2.0 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://saezlab.github.io/decoupleR/
Licenses: GPL 3
Build system: r
Synopsis: Computational methods to infer biological activities from omics data
Description:

Many methods allow us to extract biological activities from omics data using information from prior knowledge resources, reducing the dimensionality for increased statistical power and better interpretability. decoupleR is a Bioconductor package containing different statistical methods to extract these signatures within a unified framework. decoupleR allows the user to flexibly test any method with any resource. It incorporates methods that take into account the sign and weight of network interactions. decoupleR can be used with any omic, as long as its features can be linked to a biological process based on prior knowledge. For example, in transcriptomics gene sets regulated by a transcription factor, or in phospho-proteomics phosphosites that are targeted by a kinase.

r-abarray 1.80.0
Propagated dependencies: r-biobase@2.72.0 r-multtest@2.68.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/ABarray
Licenses: GPL 2+
Build system: r
Synopsis: Gene expression analysis for Applied Biosystems Genome Survey Microarray
Description:

The package ABarray is designed to work with Applied Biosystems whole genome microarray platform, as well as any other platform whose data can be transformed into expression data matrix. Functions include data preprocessing, filtering, control probe analysis, statistical analysis in one single function. A graphical user interface (GUI) is also provided. The raw data, processed data, graphics output and statistical results are organized into folders according to the analysis settings used.

Page: 172737475761356
Total packages: 32521