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

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-xcir 1.8.0-1.3b59d45
Propagated dependencies: r-biomart@2.68.0 r-biostrings@2.80.1 r-data-table@1.18.4 r-ggplot2@4.0.3 r-iranges@2.46.0 r-readxl@1.5.0 r-s4vectors@0.50.1 r-seqminer@9.9 r-variantannotation@1.58.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/SRenan/XCIR
Licenses: GPL 2
Build system: r
Synopsis: Analysis of X chromosome inactivation
Description:

This package is an R package that offers models and tools for subject level analysis of X chromosome inactivation (XCI) and XCI-escape inference.

r-methylclockdata 1.20.0
Propagated dependencies: r-experimenthub@3.2.0 r-experimenthubdata@1.38.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/isglobal-brge/methylclockData
Licenses: Expat
Build system: r
Synopsis: Data for methylclock package
Description:

This package contains a collection of 9 datasets, andrews and bakulski cord blood, blood gse35069, blood gse35069 chen, blood gse35069 complete, combined cord blood, cord bloo d gse68456, gervin and lyle cord blood, guintivano dlpfc and saliva gse48472. The data are used to estimate cell counts using Extrinsic epigenetic age acceleration (EEAA) method. It also contains a collection of 12 datasets to use with MethylClock package to estimate chronological and gestational DNA methylation with estimators to use with different methylation clocks.

r-bhc 1.56.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BHC/
Licenses: GPL 3
Build system: r
Synopsis: Bayesian hierarchical clustering
Description:

The method implemented in this package performs bottom-up hierarchical clustering, using a Dirichlet Process (infinite mixture) to model uncertainty in the data and Bayesian model selection to decide at each step which clusters to merge. This avoids several limitations of traditional methods, for example how many clusters there should be and how to choose a principled distance metric. This implementation accepts multinomial (i.e. discrete, with 2+ categories) or time-series data. This version also includes a randomised algorithm which is more efficient for larger data sets.

r-genomicfiles 1.48.0
Propagated dependencies: r-biocbaseutils@1.14.0 r-biocgenerics@0.58.1 r-biocparallel@1.46.0 r-genomeinfodb@1.48.0 r-genomicalignments@1.48.0 r-genomicranges@1.64.0 r-iranges@2.46.0 r-matrixgenerics@1.24.0 r-rsamtools@2.28.0 r-rtracklayer@1.72.0 r-s4vectors@0.50.1 r-seqinfo@1.2.0 r-summarizedexperiment@1.42.0 r-variantannotation@1.58.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/GenomicFiles
Licenses: Artistic License 2.0
Build system: r
Synopsis: Distributed computing by file or by range
Description:

This package provides infrastructure for parallel computations distributed by file or by range. User defined mapper and reducer functions provide added flexibility for data combination and manipulation.

r-treesummarizedexperiment 2.20.0
Propagated dependencies: r-ape@5.8-1 r-biocgenerics@0.58.1 r-biocparallel@1.46.0 r-biostrings@2.80.1 r-dplyr@1.2.1 r-iranges@2.46.0 r-rlang@1.2.0 r-s4vectors@0.50.1 r-singlecellexperiment@1.34.0 r-summarizedexperiment@1.42.0 r-treeio@1.36.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/TreeSummarizedExperiment
Licenses: GPL 2+
Build system: r
Synopsis: S4 class for data with tree structures
Description:

TreeSummarizedExperiment extends SingleCellExperiment to include hierarchical information on the rows or columns of the rectangular data.

r-adimpute 1.22.0
Propagated dependencies: r-biocparallel@1.46.0 r-checkmate@2.3.4 r-data-table@1.18.4 r-drimpute@1.0 r-kernlab@0.9-33 r-mass@7.3-65 r-matrix@1.7-5 r-rsvd@1.0.5 r-s4vectors@0.50.1 r-saver@1.1.2 r-singlecellexperiment@1.34.0 r-summarizedexperiment@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/ADImpute
Licenses: GPL 3+
Build system: r
Synopsis: Adaptive computational prediction for dropout imputations
Description:

Single-cell RNA sequencing (scRNA-seq) methods are typically unable to quantify the expression levels of all genes in a cell, creating a need for the computational prediction of missing values (dropout imputation). Most existing dropout imputation methods are limited in the sense that they exclusively use the scRNA-seq dataset at hand and do not exploit external gene-gene relationship information. The ADImpute package proposes two methods to address this issue:

  1. a gene regulatory network-based approach using gene-gene relationships learnt from external data;

  2. a baseline approach corresponding to a sample-wide average.

ADImpute implements these novel methods and also combines them with existing imputation methods like DrImpute and SAVER. ADImpute can learn the best performing method per gene and combine the results from different methods into an ensemble.

r-hdcytodata 1.32.0
Propagated dependencies: r-experimenthub@3.2.0 r-flowcore@2.24.0 r-summarizedexperiment@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/lmweber/HDCytoData
Licenses: Expat
Build system: r
Synopsis: Set of high-dimensional flow cytometry and mass cytometry benchmark datasets
Description:

HDCytoData contains a set of high-dimensional cytometry benchmark datasets. These datasets are formatted into SummarizedExperiment and flowSet Bioconductor object formats, including all required metadata. Row metadata includes sample IDs, group IDs, patient IDs, reference cell population or cluster labels and labels identifying spiked in cells. Column metadata includes channel names, protein marker names, and protein marker classes.

r-perfmeas 1.2.5
Propagated dependencies: r-graph@1.90.0 r-limma@3.68.3 r-rbgl@1.88.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://cran.r-project.org/web/packages/PerfMeas/
Licenses: GPL 2+
Build system: r
Synopsis: Performance measures for ranking and classification tasks
Description:

This package implements different performance measures for classification and ranking tasks. Area under curve (AUC), precision at a given recall, F-score for single and multiple classes are available.

r-ebarrays 2.76.0
Propagated dependencies: r-biobase@2.72.0 r-cluster@2.1.8.2 r-lattice@0.22-9
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/EBarrays/
Licenses: GPL 2+
Build system: r
Synopsis: Gene clustering and differential expression identification
Description:

EBarrays provides tools for the analysis of replicated/unreplicated microarray data.

r-systempiperdata 2.16.0
Propagated dependencies: r-biocgenerics@0.58.1 r-biostrings@2.80.1 r-jsonlite@2.0.0 r-remotes@2.5.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/tgirke/systemPipeRdata
Licenses: Artistic License 2.0
Build system: r
Synopsis: Workflow templates and sample data
Description:

systemPipeRdata complements the systemPipeR workflow management system (WMS) by offering a collection of pre-designed data analysis workflow templates. These templates are easily accessible and can be readily loaded onto a user's system with a single command. Once loaded, the WMS can immediately utilize these templates for efficient end-to-end analysis, serving a wide range of data analysis needs.

r-delayedmatrixstats 1.34.0
Propagated dependencies: r-delayedarray@0.38.1 r-iranges@2.46.0 r-matrix@1.7-5 r-matrixgenerics@1.24.0 r-s4vectors@0.50.1 r-sparsearray@1.12.2 r-sparsematrixstats@1.24.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-annotationtools 1.86.0
Propagated dependencies: r-biobase@2.72.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/annotationTools/
Licenses: GPL 2+
Build system: r
Synopsis: Annotate microarrays and perform gene expression analyses
Description:

This package provides functions to annotate microarrays, find orthologs, and integrate heterogeneous gene expression profiles using annotation and other molecular biology information available as flat file database (plain text files).

r-genomation 1.44.0
Propagated dependencies: r-biostrings@2.80.1 r-bsgenome@1.80.0 r-data-table@1.18.4 r-genomicalignments@1.48.0 r-genomicranges@1.64.0 r-ggplot2@4.0.3 r-gridbase@0.4-7 r-impute@1.86.0 r-iranges@2.46.0 r-matrixstats@1.5.0 r-plotrix@3.8-14 r-plyr@1.8.9 r-rcpp@1.1.1-1.1 r-readr@2.2.0 r-reshape2@1.4.5 r-rsamtools@2.28.0 r-rtracklayer@1.72.0 r-s4vectors@0.50.1 r-seqinfo@1.2.0 r-seqpattern@1.44.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioinformatics.mdc-berlin.de/genomation/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Summary, annotation and visualization of genomic data
Description:

This package provides a package for summary and annotation of genomic intervals. Users can visualize and quantify genomic intervals over pre-defined functional regions, such as promoters, exons, introns, etc. The genomic intervals represent regions with a defined chromosome position, which may be associated with a score, such as aligned reads from HT-seq experiments, TF binding sites, methylation scores, etc. The package can use any tabular genomic feature data as long as it has minimal information on the locations of genomic intervals. In addition, it can use BAM or BigWig files as input.

r-scone 1.36.0
Propagated dependencies: r-aroma-light@3.42.0 r-biocparallel@1.46.0 r-boot@1.3-32 r-class@7.3-23 r-cluster@2.1.8.2 r-compositions@2.0-9 r-delayedmatrixstats@1.34.0 r-diptest@0.77-2 r-edger@4.10.0 r-fpc@2.2-14 r-gplots@3.3.0 r-hexbin@1.28.5 r-limma@3.68.3 r-matrixgenerics@1.24.0 r-matrixstats@1.5.0 r-mixtools@2.0.0.1 r-rarpack@0.11-0 r-rcolorbrewer@1.1-3 r-rhdf5@2.56.0 r-ruvseq@1.46.0 r-singlecellexperiment@1.34.0 r-sparsearray@1.12.2 r-sparsematrixstats@1.24.0 r-summarizedexperiment@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/scone
Licenses: Artistic License 2.0
Build system: r
Synopsis: Single cell overview of normalized expression data
Description:

SCONE is an R package for comparing and ranking the performance of different normalization schemes for single-cell RNA-seq and other high-throughput analyses.

r-fdb-infiniummethylation-hg19 2.2.0
Propagated dependencies: r-annotationdbi@1.74.0 r-biostrings@2.80.1 r-genomicfeatures@1.64.0 r-org-hs-eg-db@3.23.1 r-txdb-hsapiens-ucsc-hg19-knowngene@3.22.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/FDb.InfiniumMethylation.hg19/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Compiled HumanMethylation27 and HumanMethylation450 annotations
Description:

This is an annotation package for Illumina Infinium DNA methylation probes. It contains the compiled HumanMethylation27 and HumanMethylation450 annotations.

r-derfinder 1.46.0
Propagated dependencies: r-annotationdbi@1.74.0 r-biocgenerics@0.58.1 r-biocparallel@1.46.0 r-bumphunter@1.54.0 r-derfinderhelper@1.46.0 r-genomeinfodb@1.48.0 r-genomicalignments@1.48.0 r-genomicfeatures@1.64.0 r-genomicfiles@1.48.0 r-genomicranges@1.64.0 r-hmisc@5.2-5 r-iranges@2.46.0 r-qvalue@2.44.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/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-basilisk-utils 1.24.0
Propagated dependencies: r-dir-expiry@1.20.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/basilisk.utils
Licenses: GPL 3
Build system: r
Synopsis: Basilisk installation utilities
Description:

This package implements utilities for installation of the basilisk package, primarily for creation of the underlying Conda instance.

r-biocparallel 1.46.0
Propagated dependencies: r-bh@1.90.0-1 r-codetools@0.2-20 r-cpp11@0.5.5 r-futile-logger@1.4.9 r-snow@0.4-4
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BiocParallel
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bioconductor facilities for parallel evaluation
Description:

This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects.

r-bsgenome-drerio-ucsc-danrer7 1.4.0
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.danRer7
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Danio rerio (UCSC version danRer7)
Description:

This package provides full genome sequences for Danio rerio (Zebrafish) as provided by UCSC (danRer7, Jul. 2010) and stored in Biostrings objects.

r-agilp 3.44.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/agilp
Licenses: GPL 3
Build system: r
Synopsis: Processing of Agilent expression array
Description:

This package aims to provide a pipeline for the low-level analysis of gene expression microarray data, primarily focused on the Agilent platform, but which also provides utilities which may be useful for other platforms.

r-numbat 1.5.2
Propagated dependencies: r-ape@5.8-1 r-catools@1.18.3 r-data-table@1.18.4 r-dendextend@1.19.1 r-dplyr@1.2.1 r-genomicranges@1.64.0 r-ggplot2@4.0.3 r-ggraph@2.2.2 r-ggtree@4.2.0 r-glue@1.8.1 r-hahmmr@1.0.0 r-igraph@2.3.1 r-iranges@2.46.0 r-logger@0.4.2 r-magrittr@2.0.5 r-matrix@1.7-5 r-optparse@1.8.2 r-paralleldist@0.2.7 r-patchwork@1.3.2 r-purrr@1.2.2 r-r-utils@2.13.0 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rhpcblasctl@0.23-42 r-roptim@0.1.7 r-scales@1.4.0 r-scistreer@1.2.1 r-stringr@1.6.0 r-tibble@3.3.1 r-tidygraph@1.3.1 r-tidyr@1.3.2 r-vcfr@1.16.0 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/kharchenkolab/numbat
Licenses: Expat
Build system: r
Synopsis: Haplotype-aware CNV analysis from scRNA-Seq
Description:

This package provides a computational method that infers copy number variations (CNV) in cancer scRNA-seq data and reconstructs the tumor phylogeny. It integrates signals from gene expression, allelic ratio, and population haplotype structures to accurately infer allele-specific CNVs in single cells and reconstruct their lineage relationship. It does not require tumor/normal-paired DNA or genotype data, but operates solely on the donor scRNA-data data (for example, 10x Cell Ranger output). It can be used to:

  1. detect allele-specific copy number variations from single-cells

  2. differentiate tumor versus normal cells in the tumor microenvironment

  3. infer the clonal architecture and evolutionary history of profiled tumors

For details on the method see Gao et al in Nature Biotechnology 2022.

r-human370v1ccrlmm 1.0.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/human370v1cCrlmm
Licenses: Artistic License 2.0
Build system: r
Synopsis: Metadata for fast genotyping with the 'crlmm' package
Description:

This is a package with metadata for genotyping Illumina 370k arrays using the crlmm package.

r-rtracklayer 1.72.0
Dependencies: curl@8.6.0 zlib@1.3.1
Propagated dependencies: r-biocgenerics@0.58.1 r-biocio@1.22.0 r-biostrings@2.80.1 r-curl@7.1.0 r-genomicalignments@1.48.0 r-genomicranges@1.64.0 r-httr@1.4.8 r-iranges@2.46.0 r-restfulr@0.0.16 r-rsamtools@2.28.0 r-s4vectors@0.50.1 r-seqinfo@1.2.0 r-xml@3.99-0.23 r-xvector@0.52.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/rtracklayer
Licenses: Artistic License 2.0
Build system: r
Synopsis: R interface to genome browsers and their annotation tracks
Description:

rtracklayer is an extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, BigWig and 2bit built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport.

r-vsn 3.80.0
Propagated dependencies: r-affy@1.90.0 r-biobase@2.72.0 r-ggplot2@4.0.3 r-lattice@0.22-9 r-limma@3.68.3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/release/bioc/html/vsn.html
Licenses: Artistic License 2.0
Build system: r
Synopsis: Variance stabilization and calibration for microarray data
Description:

The package implements a method for normalising microarray intensities, and works for single- and multiple-color arrays. It can also be used for data from other technologies, as long as they have similar format. The method uses a robust variant of the maximum-likelihood estimator for an additive-multiplicative error model and affine calibration. The model incorporates data calibration step (a.k.a. normalization), a model for the dependence of the variance on the mean intensity and a variance stabilizing data transformation. Differences between transformed intensities are analogous to "normalized log-ratios". However, in contrast to the latter, their variance is independent of the mean, and they are usually more sensitive and specific in detecting differential transcription.

Total packages: 73955