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

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-clariomsmousetranscriptcluster-db 8.8.0
Propagated dependencies: r-org-mm-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/clariomsmousetranscriptcluster.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix clariomsmouse annotation data (chip clariomsmousetranscriptcluster)
Description:

Affymetrix clariomsmouse annotation data (chip clariomsmousetranscriptcluster) assembled using data from public repositories.

r-ccplotr 1.8.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/Sarah145/CCPlotR
Licenses: Expat
Build system: r
Synopsis: Plots For Visualising Cell-Cell Interactions
Description:

CCPlotR is an R package for visualising results from tools that predict cell-cell interactions from single-cell RNA-seq data. These plots are generic and can be used to visualise results from multiple tools such as Liana, CellPhoneDB, NATMI etc.

r-clusterseq 1.34.0
Propagated dependencies: r-biocparallel@1.44.0 r-biocgenerics@0.56.0 r-bayseq@2.44.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/samgg/clusterSeq
Licenses: GPL 3
Build system: r
Synopsis: Clustering of high-throughput sequencing data by identifying co-expression patterns
Description:

Identification of clusters of co-expressed genes based on their expression across multiple (replicated) biological samples.

r-ccdata 1.36.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/ccdata
Licenses: Expat
Build system: r
Synopsis: Data for Combination Connectivity Mapping (ccmap) Package
Description:

This package contains microarray gene expression data generated from the Connectivity Map build 02 and LINCS l1000. The data are used by the ccmap package to find drugs and drug combinations to mimic or reverse a gene expression signature.

r-cnvmetrics 1.14.2
Propagated dependencies: r-s4vectors@0.48.0 r-rbeta2009@1.0.1 r-pheatmap@1.0.13 r-magrittr@2.0.4 r-iranges@2.44.0 r-gridextra@2.3 r-genomicranges@1.62.0 r-biocparallel@1.44.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/krasnitzlab/CNVMetrics
Licenses: Artistic License 2.0
Build system: r
Synopsis: Copy Number Variant Metrics
Description:

The CNVMetrics package calculates similarity metrics to facilitate copy number variant comparison among samples and/or methods. Similarity metrics can be employed to compare CNV profiles of genetically unrelated samples as well as those with a common genetic background. Some metrics are based on the shared amplified/deleted regions while other metrics rely on the level of amplification/deletion. The data type used as input is a plain text file containing the genomic position of the copy number variations, as well as the status and/or the log2 ratio values. Finally, a visualization tool is provided to explore resulting metrics.

r-canine2probe 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/canine2probe
Licenses: LGPL 2.0+
Build system: r
Synopsis: Probe sequence data for microarrays of type canine2
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\_2\_probe\_tab.

r-causalr 1.42.0
Propagated dependencies: r-igraph@2.2.1
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CausalR
Licenses: GPL 2+
Build system: r
Synopsis: Causal network analysis methods
Description:

Causal network analysis methods for regulator prediction and network reconstruction from genome scale data.

r-cn-mops 1.56.0
Propagated dependencies: r-seqinfo@1.0.0 r-s4vectors@0.48.0 r-rsamtools@2.26.0 r-iranges@2.44.0 r-genomicranges@1.62.0 r-biocgenerics@0.56.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: http://www.bioinf.jku.at/software/cnmops/cnmops.html
Licenses: LGPL 2.0+
Build system: r
Synopsis: cn.mops - Mixture of Poissons for CNV detection in NGS data
Description:

cn.mops (Copy Number estimation by a Mixture Of PoissonS) is a data processing pipeline for copy number variations and aberrations (CNVs and CNAs) from next generation sequencing (NGS) data. The package supplies functions to convert BAM files into read count matrices or genomic ranges objects, which are the input objects for cn.mops. cn.mops models the depths of coverage across samples at each genomic position. Therefore, it does not suffer from read count biases along chromosomes. Using a Bayesian approach, cn.mops decomposes read variations across samples into integer copy numbers and noise by its mixture components and Poisson distributions, respectively. cn.mops guarantees a low FDR because wrong detections are indicated by high noise and filtered out. cn.mops is very fast and written in C++.

r-clariomsmousehttranscriptcluster-db 8.8.0
Propagated dependencies: r-org-mm-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/clariomsmousehttranscriptcluster.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix clariomsmouseht annotation data (chip clariomsmousehttranscriptcluster)
Description:

Affymetrix clariomsmouseht annotation data (chip clariomsmousehttranscriptcluster) assembled using data from public repositories.

r-cola 2.16.1
Propagated dependencies: r-xml2@1.5.0 r-skmeans@0.2-20 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-png@0.1-8 r-microbenchmark@1.5.0 r-mclust@6.1.2 r-matrixstats@1.5.0 r-markdown@2.0 r-knitr@1.50 r-irlba@2.3.5.1 r-impute@1.84.0 r-httr@1.4.7 r-globaloptions@0.1.2 r-getoptlong@1.0.5 r-foreach@1.5.2 r-eulerr@7.0.4 r-dorng@1.8.6.2 r-doparallel@1.0.17 r-digest@0.6.39 r-crayon@1.5.3 r-complexheatmap@2.26.0 r-cluster@2.1.8.1 r-clue@0.3-66 r-circlize@0.4.16 r-brew@1.0-10 r-biocgenerics@0.56.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/jokergoo/cola
Licenses: Expat
Build system: r
Synopsis: Framework for Consensus Partitioning
Description:

Subgroup classification is a basic task in genomic data analysis, especially for gene expression and DNA methylation data analysis. It can also be used to test the agreement to known clinical annotations, or to test whether there exist significant batch effects. The cola package provides a general framework for subgroup classification by consensus partitioning. It has the following features: 1. It modularizes the consensus partitioning processes that various methods can be easily integrated. 2. It provides rich visualizations for interpreting the results. 3. It allows running multiple methods at the same time and provides functionalities to straightforward compare results. 4. It provides a new method to extract features which are more efficient to separate subgroups. 5. It automatically generates detailed reports for the complete analysis. 6. It allows applying consensus partitioning in a hierarchical manner.

r-cbpmanager 1.18.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://arsenij-ust.github.io/cbpManager/index.html
Licenses: FSDG-compatible
Build system: r
Synopsis: Generate, manage, and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics
Description:

This R package provides an R Shiny application that enables the user to generate, manage, and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics. Create cancer studies and edit its metadata. Upload mutation data of a patient that will be concatenated to the data_mutation_extended.txt file of the study. Create and edit clinical patient data, sample data, and timeline data. Create custom timeline tracks for patients.

r-cosia 1.10.1
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://www.lasseigne.org/
Licenses: Expat
Build system: r
Synopsis: An Investigation Across Different Species and Tissues
Description:

Cross-Species Investigation and Analysis (CoSIA) is a package that provides researchers with an alternative methodology for comparing across species and tissues using normal wild-type RNA-Seq Gene Expression data from Bgee. Using RNA-Seq Gene Expression data, CoSIA provides multiple visualization tools to explore the transcriptome diversity and variation across genes, tissues, and species. CoSIA uses the Coefficient of Variation and Shannon Entropy and Specificity to calculate transcriptome diversity and variation. CoSIA also provides additional conversion tools and utilities to provide a streamlined methodology for cross-species comparison.

r-cliquems 1.24.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: http://cliquems.seeslab.net
Licenses: GPL 2+
Build system: r
Synopsis: Annotation of Isotopes, Adducts and Fragmentation Adducts for in-Source LC/MS Metabolomics Data
Description:

Annotates data from liquid chromatography coupled to mass spectrometry (LC/MS) metabolomics experiments. Based on a network algorithm (O.Senan, A. Aguilar- Mogas, M. Navarro, O. Yanes, R.Guimerà and M. Sales-Pardo, Bioinformatics, 35(20), 2019), CliqueMS builds a weighted similarity network where nodes are features and edges are weighted according to the similarity of this features. Then it searches for the most plausible division of the similarity network into cliques (fully connected components). Finally it annotates metabolites within each clique, obtaining for each annotated metabolite the neutral mass and their features, corresponding to isotopes, ionization adducts and fragmentation adducts of that metabolite.

r-cnorode 1.52.0
Propagated dependencies: r-genalg@0.2.1 r-cellnoptr@1.56.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CNORode
Licenses: GPL 2
Build system: r
Synopsis: ODE add-on to CellNOptR
Description:

Logic based ordinary differential equation (ODE) add-on to CellNOptR.

r-cogps 1.54.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/coGPS
Licenses: GPL 2
Build system: r
Synopsis: cancer outlier Gene Profile Sets
Description:

Gene Set Enrichment Analysis of P-value based statistics for outlier gene detection in dataset merged from multiple studies.

r-chicken-db 3.13.0
Propagated dependencies: r-org-gg-eg-db@3.22.0 r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/chicken.db
Licenses: Artistic License 2.0
Build system: r
Synopsis: Affymetrix Affymetrix Chicken Array annotation data (chip chicken)
Description:

Affymetrix Affymetrix Chicken Array annotation data (chip chicken) assembled using data from public repositories.

r-consensus 1.28.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-matrixstats@1.5.0 r-gplots@3.2.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/consensus
Licenses: Modified BSD
Build system: r
Synopsis: Cross-platform consensus analysis of genomic measurements via interlaboratory testing method
Description:

An implementation of the American Society for Testing and Materials (ASTM) Standard E691 for interlaboratory testing procedures, designed for cross-platform genomic measurements. Given three (3) or more genomic platforms or laboratory protocols, this package provides interlaboratory testing procedures giving per-locus comparisons for sensitivity and precision between platforms.

r-citefuse 1.22.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CiteFuse
Licenses: GPL 3
Build system: r
Synopsis: CiteFuse: multi-modal analysis of CITE-seq data
Description:

CiteFuse pacakage implements a suite of methods and tools for CITE-seq data from pre-processing to integrative analytics, including doublet detection, network-based modality integration, cell type clustering, differential RNA and protein expression analysis, ADT evaluation, ligand-receptor interaction analysis, and interactive web-based visualisation of the analyses.

r-celegansprobe 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/celegansprobe
Licenses: LGPL 2.0+
Build system: r
Synopsis: Probe sequence data for microarrays of type celegans
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 C\_elegans\_probe\_tab.

r-chevreulshiny 1.2.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/whtns/chevreulShiny
Licenses: Expat
Build system: r
Synopsis: Tools for managing SingleCellExperiment objects as projects
Description:

This package provides tools for managing SingleCellExperiment objects as projects. Includes functions for analysis and visualization of single-cell data. Also included is a shiny app for visualization of pre-processed scRNA data. Supported by NIH grants R01CA137124 and R01EY026661 to David Cobrinik.

r-cfdnapro 1.16.1
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/hw538/cfDNAPro
Licenses: GPL 3
Build system: r
Synopsis: cfDNAPro extracts and Visualises biological features from whole genome sequencing data of cell-free DNA
Description:

cfDNA fragments carry important features for building cancer sample classification ML models, such as fragment size, and fragment end motif etc. Analyzing and visualizing fragment size metrics, as well as other biological features in a curated, standardized, scalable, well-documented, and reproducible way might be time intensive. This package intends to resolve these problems and simplify the process. It offers two sets of functions for cfDNA feature characterization and visualization.

r-cliprofiler 1.16.0
Propagated dependencies: r-s4vectors@0.48.0 r-rtracklayer@1.70.0 r-ggplot2@4.0.1 r-genomicranges@1.62.0 r-dplyr@1.1.4 r-bsgenome@1.78.0 r-biostrings@2.78.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/Codezy99/cliProfiler
Licenses: Artistic License 2.0
Build system: r
Synopsis: package for the CLIP data visualization
Description:

An easy and fast way to visualize and profile the high-throughput IP data. This package generates the meta gene profile and other profiles. These profiles could provide valuable information for understanding the IP experiment results.

r-combi 1.22.0
Propagated dependencies: r-vegan@2.7-2 r-tensor@1.5.1 r-summarizedexperiment@1.40.0 r-reshape2@1.4.5 r-phyloseq@1.54.0 r-nleqslv@3.3.5 r-matrix@1.7-4 r-limma@3.66.0 r-ggplot2@4.0.1 r-dbi@1.2.3 r-cobs@1.3-9-1 r-biobase@2.70.0 r-bb@2019.10-1 r-alabama@2023.1.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/combi
Licenses: GPL 2
Build system: r
Synopsis: Compositional omics model based visual integration
Description:

This explorative ordination method combines quasi-likelihood estimation, compositional regression models and latent variable models for integrative visualization of several omics datasets. Both unconstrained and constrained integration are available. The results are shown as interpretable, compositional multiplots.

r-chipdbdata 1.0.0
Propagated dependencies: r-experimenthub@3.0.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/yberda/ChIPDBData
Licenses: GPL 3
Build system: r
Synopsis: ChIP-seq Target Databases for TFEA.ChIP
Description:

This package provides curated gene target databases derived from ChIP-seq datasets, formatted as ChIPDB objects for use with TFEA.ChIP.

Total packages: 69241