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

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-clustcomp 1.38.0
Propagated dependencies: r-sm@2.2-6.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/clustComp
Licenses: GPL 2+
Build system: r
Synopsis: Clustering Comparison Package
Description:

clustComp is a package that implements several techniques for the comparison and visualisation of relationships between different clustering results, either flat versus flat or hierarchical versus flat. These relationships among clusters are displayed using a weighted bi-graph, in which the nodes represent the clusters and the edges connect pairs of nodes with non-empty intersection; the weight of each edge is the number of elements in that intersection and is displayed through the edge thickness. The best layout of the bi-graph is provided by the barycentre algorithm, which minimises the weighted number of crossings. In the case of comparing a hierarchical and a non-hierarchical clustering, the dendrogram is pruned at different heights, selected by exploring the tree by depth-first search, starting at the root. Branches are decided to be split according to the value of a scoring function, that can be based either on the aesthetics of the bi-graph or on the mutual information between the hierarchical and the flat clusterings. A mapping between groups of clusters from each side is constructed with a greedy algorithm, and can be additionally visualised.

r-constand 1.18.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: qcquan.net/constand
Licenses: FSDG-compatible
Build system: r
Synopsis: Data normalization by matrix raking
Description:

Normalizes a data matrix `data` by raking (using the RAS method by Bacharach, see references) the Nrows by Ncols matrix such that the row means and column means equal 1. The result is a normalized data matrix `K=RAS`, a product of row mulipliers `R` and column multipliers `S` with the original matrix `A`. Missing information needs to be presented as `NA` values and not as zero values, because CONSTANd is able to ignore missing values when calculating the mean. Using CONSTANd normalization allows for the direct comparison of values between samples within the same and even across different CONSTANd-normalized data matrices.

r-cellbench 1.26.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/shians/cellbench
Licenses: GPL 3
Build system: r
Synopsis: Construct Benchmarks for Single Cell Analysis Methods
Description:

This package contains infrastructure for benchmarking analysis methods and access to single cell mixture benchmarking data. It provides a framework for organising analysis methods and testing combinations of methods in a pipeline without explicitly laying out each combination. It also provides utilities for sampling and filtering SingleCellExperiment objects, constructing lists of functions with varying parameters, and multithreaded evaluation of analysis methods.

r-curatedbreastdata 2.38.0
Propagated dependencies: r-xml@3.99-0.20 r-impute@1.84.0 r-ggplot2@4.0.1 r-biocstyle@2.38.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/curatedBreastData
Licenses: GPL 2+
Build system: r
Synopsis: Curated breast cancer gene expression data with survival and treatment information
Description:

Curated human breast cancer tissue S4 ExpresionSet datasets from over 16 clinical trials comprising over 2,000 patients. All datasets contain at least one type of outcomes variable and treatment information (minimum level: whether they had chemotherapy and whether they had hormonal therapy). Includes code to post-process these datasets.

r-cghnormaliter 1.64.0
Propagated dependencies: r-cghcall@2.72.0 r-cghbase@1.70.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CGHnormaliter
Licenses: GPL 3+
Build system: r
Synopsis: Normalization of array CGH data with imbalanced aberrations
Description:

Normalization and centralization of array comparative genomic hybridization (aCGH) data. The algorithm uses an iterative procedure that effectively eliminates the influence of imbalanced copy numbers. This leads to a more reliable assessment of copy number alterations (CNAs).

r-cernanetsim 1.22.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/selcenari/ceRNAnetsim
Licenses: GPL 3+
Build system: r
Synopsis: Regulation Simulator of Interaction between miRNA and Competing RNAs (ceRNA)
Description:

This package simulates regulations of ceRNA (Competing Endogenous) expression levels after a expression level change in one or more miRNA/mRNAs. The methodolgy adopted by the package has potential to incorparate any ceRNA (circRNA, lincRNA, etc.) into miRNA:target interaction network. The package basically distributes miRNA expression over available ceRNAs where each ceRNA attracks miRNAs proportional to its amount. But, the package can utilize multiple parameters that modify miRNA effect on its target (seed type, binding energy, binding location, etc.). The functions handle the given dataset as graph object and the processes progress via edge and node variables.

r-crlmm 1.68.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/crlmm
Licenses: Artistic License 2.0
Build system: r
Synopsis: Genotype Calling (CRLMM) and Copy Number Analysis tool for Affymetrix SNP 5.0 and 6.0 and Illumina arrays
Description:

Faster implementation of CRLMM specific to SNP 5.0 and 6.0 arrays, as well as a copy number tool specific to 5.0, 6.0, and Illumina platforms.

r-clomial 1.46.0
Propagated dependencies: r-permute@0.9-8 r-matrixstats@1.5.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/Clomial
Licenses: GPL 2+
Build system: r
Synopsis: Infers clonal composition of a tumor
Description:

Clomial fits binomial distributions to counts obtained from Next Gen Sequencing data of multiple samples of the same tumor. The trained parameters can be interpreted to infer the clonal structure of the tumor.

r-cellbaser 1.34.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/melsiddieg/cellbaseR
Licenses: ASL 2.0
Build system: r
Synopsis: Querying annotation data from the high performance Cellbase web
Description:

This R package makes use of the exhaustive RESTful Web service API that has been implemented for the Cellabase database. It enable researchers to query and obtain a wealth of biological information from a single database saving a lot of time. Another benefit is that researchers can easily make queries about different biological topics and link all this information together as all information is integrated.

r-cycle 1.64.0
Propagated dependencies: r-mfuzz@2.70.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: http://cycle.sysbiolab.eu
Licenses: GPL 2
Build system: r
Synopsis: Significance of periodic expression pattern in time-series data
Description:

Package for assessing the statistical significance of periodic expression based on Fourier analysis and comparison with data generated by different background models.

r-cexor 1.48.0
Propagated dependencies: r-seqinfo@1.0.0 r-s4vectors@0.48.0 r-rtracklayer@1.70.0 r-rsamtools@2.26.0 r-rcolorbrewer@1.1-3 r-iranges@2.44.0 r-idr@1.3 r-genomicranges@1.62.0 r-genomation@1.42.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/pmb59/CexoR
Licenses: Artistic License 2.0 FSDG-compatible
Build system: r
Synopsis: An R package to uncover high-resolution protein-DNA interactions in ChIP-exo replicates
Description:

Strand specific peak-pair calling in ChIP-exo replicates. The cumulative Skellam distribution function is used to detect significant normalised count differences of opposed sign at each DNA strand (peak-pairs). Then, irreproducible discovery rate for overlapping peak-pairs across biological replicates is computed.

r-cnvranger 1.26.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-snprelate@1.44.0 r-s4vectors@0.48.0 r-reshape2@1.4.5 r-rappdirs@0.3.3 r-raggedexperiment@1.34.0 r-qqman@0.1.9 r-plyr@1.8.9 r-limma@3.66.0 r-lattice@0.22-7 r-iranges@2.44.0 r-genomicranges@1.62.0 r-genomeinfodb@1.46.0 r-gdsfmt@1.46.0 r-gdsarray@1.30.0 r-edger@4.8.0 r-data-table@1.17.8 r-biocparallel@1.44.0 r-biocgenerics@0.56.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CNVRanger
Licenses: Artistic License 2.0
Build system: r
Synopsis: Summarization and expression/phenotype association of CNV ranges
Description:

The CNVRanger package implements a comprehensive tool suite for CNV analysis. This includes functionality for summarizing individual CNV calls across a population, assessing overlap with functional genomic regions, and association analysis with gene expression and quantitative phenotypes.

r-clumsid 1.26.0
Propagated dependencies: r-sna@2.8 r-s4vectors@0.48.0 r-rcolorbrewer@1.1-3 r-plotly@4.11.0 r-network@1.19.0 r-mzr@2.44.0 r-msnbase@2.36.0 r-gplots@3.2.0 r-ggplot2@4.0.1 r-ggally@2.4.0 r-dbscan@1.2.3 r-biobase@2.70.0 r-ape@5.8-1
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/tdepke/CluMSID
Licenses: Expat
Build system: r
Synopsis: Clustering of MS2 Spectra for Metabolite Identification
Description:

CluMSID is a tool that aids the identification of features in untargeted LC-MS/MS analysis by the use of MS2 spectra similarity and unsupervised statistical methods. It offers functions for a complete and customisable workflow from raw data to visualisations and is interfaceable with the xmcs family of preprocessing packages.

r-countsimqc 1.28.1
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/csoneson/countsimQC
Licenses: FSDG-compatible
Build system: r
Synopsis: Compare Characteristic Features of Count Data Sets
Description:

countsimQC provides functionality to create a comprehensive report comparing a broad range of characteristics across a collection of count matrices. One important use case is the comparison of one or more synthetic count matrices to a real count matrix, possibly the one underlying the simulations. However, any collection of count matrices can be compared.

r-cocoa 2.24.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: http://code.databio.org/COCOA/
Licenses: GPL 3
Build system: r
Synopsis: Coordinate Covariation Analysis
Description:

COCOA is a method for understanding epigenetic variation among samples. COCOA can be used with epigenetic data that includes genomic coordinates and an epigenetic signal, such as DNA methylation and chromatin accessibility data. To describe the method on a high level, COCOA quantifies inter-sample variation with either a supervised or unsupervised technique then uses a database of "region sets" to annotate the variation among samples. A region set is a set of genomic regions that share a biological annotation, for instance transcription factor (TF) binding regions, histone modification regions, or open chromatin regions. COCOA can identify region sets that are associated with epigenetic variation between samples and increase understanding of variation in your data.

r-curatedpcadata 1.6.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/Syksy/curatedPCaData
Licenses: FSDG-compatible
Build system: r
Synopsis: Curated Prostate Cancer Data
Description:

The package curatedPCaData offers a selection of annotated prostate cancer datasets featuring multiple omics, manually curated metadata, and derived downstream variables. The studies are offered as MultiAssayExperiment (MAE) objects via ExperimentHub, and comprise of clinical characteristics tied to gene expression, copy number alteration and somatic mutation data. Further, downstream features computed from these multi-omics data are offered. Multiple vignettes help grasp characteristics of the various studies and provide example exploratory and meta-analysis of leveraging the multiple studies provided here-in.

r-cogena 1.44.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/zhilongjia/cogena
Licenses: LGPL 3
Build system: r
Synopsis: co-expressed gene-set enrichment analysis
Description:

cogena is a workflow for co-expressed gene-set enrichment analysis. It aims to discovery smaller scale, but highly correlated cellular events that may be of great biological relevance. A novel pipeline for drug discovery and drug repositioning based on the cogena workflow is proposed. Particularly, candidate drugs can be predicted based on the gene expression of disease-related data, or other similar drugs can be identified based on the gene expression of drug-related data. Moreover, the drug mode of action can be disclosed by the associated pathway analysis. In summary, cogena is a flexible workflow for various gene set enrichment analysis for co-expressed genes, with a focus on pathway/GO analysis and drug repositioning.

r-chipseqdbdata 1.26.0
Propagated dependencies: r-s4vectors@0.48.0 r-rsamtools@2.26.0 r-experimenthub@3.0.0 r-annotationhub@4.0.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/chipseqDBData
Licenses: FSDG-compatible
Build system: r
Synopsis: Data for the chipseqDB Workflow
Description:

Sorted and indexed BAM files for ChIP-seq libraries, for use in the chipseqDB workflow. BAM indices are also included.

r-centreannotation 0.99.1
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/slrvv/CENTREannotation
Licenses: Artistic License 2.0
Build system: r
Synopsis: Hub package for the annotation data of CENTRE (GENCODE v40 and SCREEN v3)
Description:

This is an AnnotationHub package for the CENTRE Bioconductor software package. It contains the GENCODE version 40 annotation and ENCODE Registry of candidate cis-regulatory elements (cCREs) version 3. All for Human hg38 genome.

r-ccpromise 1.36.0
Propagated dependencies: r-promise@1.62.0 r-gseabase@1.72.0 r-ccp@1.2 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CCPROMISE
Licenses: GPL 2+
Build system: r
Synopsis: PROMISE analysis with Canonical Correlation for Two Forms of High Dimensional Genetic Data
Description:

Perform Canonical correlation between two forms of high demensional genetic data, and associate the first compoent of each form of data with a specific biologically interesting pattern of associations with multiple endpoints. A probe level analysis is also implemented.

r-camutqc 1.6.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/likelet/CaMutQC
Licenses: GPL 3
Build system: r
Synopsis: An R Package for Comprehensive Filtration and Selection of Cancer Somatic Mutations
Description:

CaMutQC is able to filter false positive mutations generated due to technical issues, as well as to select candidate cancer mutations through a series of well-structured functions by labeling mutations with various flags. And a detailed and vivid filter report will be offered after completing a whole filtration or selection section. Also, CaMutQC integrates serveral methods and gene panels for Tumor Mutational Burden (TMB) estimation.

r-copynumberplots 1.26.0
Propagated dependencies: r-variantannotation@1.56.0 r-summarizedexperiment@1.40.0 r-rsamtools@2.26.0 r-rhdf5@2.54.0 r-regioner@1.42.0 r-karyoploter@1.36.0 r-iranges@2.44.0 r-genomicranges@1.62.0 r-genomeinfodb@1.46.0 r-cn-mops@1.56.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/bernatgel/CopyNumberPlots
Licenses: Artistic License 2.0
Build system: r
Synopsis: Create Copy-Number Plots using karyoploteR functionality
Description:

CopyNumberPlots have a set of functions extending karyoploteRs functionality to create beautiful, customizable and flexible plots of copy-number related data.

r-canineprobe 2.18.0
Propagated dependencies: r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/canineprobe
Licenses: LGPL 2.0+
Build system: r
Synopsis: Probe sequence data for microarrays of type canine
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 Canine\_probe\_tab.

r-cytomethic 1.6.0
Propagated dependencies: r-sesamedata@1.28.0 r-sesame@1.28.0 r-experimenthub@3.0.0 r-biocparallel@1.44.0 r-biocmanager@1.30.27
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/zhou-lab/CytoMethIC
Licenses: Artistic License 2.0
Build system: r
Synopsis: DNA methylation-based machine learning models
Description:

This package provides model data and functions for easily using machine learning models that use data from the DNA methylome to classify cancer type and phenotype from a sample. The primary motivation for the development of this package is to abstract away the granular and accessibility-limiting code required to utilize machine learning models in R. Our package provides this abstraction for RandomForest, e1071 Support Vector, Extreme Gradient Boosting, and Tensorflow models. This is paired with an ExperimentHub component, which contains models developed for epigenetic cancer classification and predicting phenotypes. This includes CNS tumor classification, Pan-cancer classification, race prediction, cell of origin classification, and subtype classification models. The package links to our models on ExperimentHub. The package currently supports HM450, EPIC, EPICv2, MSA, and MM285.

Total results: 2911