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

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-cordon 1.30.0
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.1 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-data-table@1.18.2.1 r-biostrings@2.78.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/BioinfoHR/coRdon
Licenses: Artistic License 2.0
Build system: r
Synopsis: Codon Usage Analysis and Prediction of Gene Expressivity
Description:

Tool for analysis of codon usage in various unannotated or KEGG/COG annotated DNA sequences. Calculates different measures of CU bias and CU-based predictors of gene expressivity, and performs gene set enrichment analysis for annotated sequences. Implements several methods for visualization of CU and enrichment analysis results.

r-cadd-v1-6-hg38 3.18.1
Propagated dependencies: r-genomicscores@2.22.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/cadd.v1.6.hg38
Licenses: Artistic License 2.0
Build system: r
Synopsis: CADD v1.6 Pathogenicity Scores AnnotationHub Resource Metadata for hg38
Description:

Store University of Washington CADD v1.6 hg38 pathogenicity scores AnnotationHub Resource Metadata. Provide provenance and citation information for University of Washington CADD v1.6 hg38 pathogenicity score AnnotationHub resources. Illustrate in a vignette how to access those resources.

r-ccimpute 1.14.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-sparsematrixstats@1.22.0 r-singlecellexperiment@1.32.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1 r-matrix@1.7-4 r-irlba@2.3.7 r-biocparallel@1.44.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/khazum/ccImpute/
Licenses: GPL 3
Build system: r
Synopsis: ccImpute: an accurate and scalable consensus clustering based approach to impute dropout events in the single-cell RNA-seq data (https://doi.org/10.1186/s12859-022-04814-8)
Description:

Dropout events make the lowly expressed genes indistinguishable from true zero expression and different than the low expression present in cells of the same type. This issue makes any subsequent downstream analysis difficult. ccImpute is an imputation algorithm that uses cell similarity established by consensus clustering to impute the most probable dropout events in the scRNA-seq datasets. ccImpute demonstrated performance which exceeds the performance of existing imputation approaches while introducing the least amount of new noise as measured by clustering performance characteristics on datasets with known cell identities.

r-crisprverse 1.14.0
Propagated dependencies: r-rlang@1.1.7 r-crisprviz@1.14.0 r-crisprscoredata@1.16.0 r-crisprscore@1.16.0 r-crisprdesign@1.14.0 r-crisprbowtie@1.16.0 r-crisprbase@1.16.0 r-cli@3.6.5 r-biocmanager@1.30.27
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/crisprVerse/crisprVerse
Licenses: Expat
Build system: r
Synopsis: Easily install and load the crisprVerse ecosystem for CRISPR gRNA design
Description:

The crisprVerse is a modular ecosystem of R packages developed for the design and manipulation of CRISPR guide RNAs (gRNAs). All packages share a common language and design principles. This package is designed to make it easy to install and load the crisprVerse packages in a single step. To learn more about the crisprVerse, visit <https://www.github.com/crisprVerse>.

r-cleanuprnaseq 1.6.0
Propagated dependencies: r-tximport@1.38.2 r-summarizedexperiment@1.40.0 r-seqinfo@1.0.0 r-rsubread@2.24.0 r-rsamtools@2.26.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-r6@2.6.1 r-qsmooth@1.28.0 r-pheatmap@1.0.13 r-limma@3.66.0 r-kernsmooth@2.23-26 r-ggrepel@0.9.7 r-ggplot2@4.0.2 r-genomicranges@1.62.1 r-ensembldb@2.34.0 r-edger@4.8.2 r-deseq2@1.50.2 r-bsgenome@1.78.0 r-biostrings@2.78.0 r-biocgenerics@0.56.0 r-annotationfilter@1.34.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CleanUpRNAseq
Licenses: GPL 3
Build system: r
Synopsis: Detect and Correct Genomic DNA Contamination in RNA-seq Data
Description:

RNA-seq data generated by some library preparation methods, such as rRNA-depletion-based method and the SMART-seq method, might be contaminated by genomic DNA (gDNA), if DNase I disgestion is not performed properly during RNA preparation. CleanUpRNAseq is developed to check if RNA-seq data is suffered from gDNA contamination. If so, it can perform correction for gDNA contamination and reduce false discovery rate of differentially expressed genes.

r-cetf 1.24.0
Dependencies: zlib@1.3.1 zlib@1.3.1 libxml2@2.14.6 openssl@3.0.8 gfortran@14.3.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-s4vectors@0.48.0 r-rcy3@2.30.1 r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-network@1.20.0 r-matrix@1.7-4 r-igraph@2.2.2 r-ggrepel@0.9.7 r-ggpubr@0.6.3 r-ggplot2@4.0.2 r-ggnetwork@0.5.14 r-ggally@2.4.0 r-genomictools-filehandler@0.1.5.9 r-dplyr@1.2.0 r-deseq2@1.50.2 r-complexheatmap@2.26.1 r-clusterprofiler@4.18.4 r-circlize@0.4.17
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CeTF
Licenses: GPL 3
Build system: r
Synopsis: Coexpression for Transcription Factors using Regulatory Impact Factors and Partial Correlation and Information Theory analysis
Description:

This package provides the necessary functions for performing the Partial Correlation coefficient with Information Theory (PCIT) (Reverter and Chan 2008) and Regulatory Impact Factors (RIF) (Reverter et al. 2010) algorithm. The PCIT algorithm identifies meaningful correlations to define edges in a weighted network and can be applied to any correlation-based network including but not limited to gene co-expression networks, while the RIF algorithm identify critical Transcription Factors (TF) from gene expression data. These two algorithms when combined provide a very relevant layer of information for gene expression studies (Microarray, RNA-seq and single-cell RNA-seq data).

r-chipanalyser 1.34.0
Propagated dependencies: r-s4vectors@0.48.0 r-rtracklayer@1.70.1 r-rocr@1.0-12 r-rcpproll@0.3.1 r-rcolorbrewer@1.1-3 r-iranges@2.44.0 r-genomicranges@1.62.1 r-genomeinfodb@1.46.2 r-bsgenome@1.78.0 r-biostrings@2.78.0 r-biocmanager@1.30.27
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/ChIPanalyser
Licenses: GPL 3
Build system: r
Synopsis: ChIPanalyser: Predicting Transcription Factor Binding Sites
Description:

ChIPanalyser is a package to predict and understand TF binding by utilizing a statistical thermodynamic model. The model incorporates 4 main factors thought to drive TF binding: Chromatin State, Binding energy, Number of bound molecules and a scaling factor modulating TF binding affinity. Taken together, ChIPanalyser produces ChIP-like profiles that closely mimic the patterns seens in real ChIP-seq data.

r-ctcf 0.99.14
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/dozmorovlab/CTCF
Licenses: Expat
Build system: r
Synopsis: Genomic coordinates of CTCF binding sites, with orientation
Description:

Genomic coordinates of CTCF binding sites, with strand orientation (directionality of binding). Position weight matrices (PWMs) from JASPAR, HOCOMOCO, CIS-BP, CTCFBSDB, SwissRegulon, Jolma 2013, were used to uniformly predict CTCF binding sites using FIMO (default settings) on human (hg18, hg19, hg38, T2T) and mouse (mm9, mm10, mm39) genome assemblies. Extra columns include motif/PWM name (e.g., MA0139.1), score, p-value, q-value, and the motif sequence. It is recommended to filter FIMO-predicted sites by 1e-6 p-value threshold instead of using the default 1e-4 threshold. Experimentally obtained CTCF-bound cis-regulatory elements from ENCODE SCREEN and predicted CTCF sites from CTCFBSDB are also included. Selected data are lifted over from a different genome assembly as we demonstrated liftOver is a viable option to obtain CTCF coordinates in different genome assemblies. CTCF sites obtained using JASPAR's MA0139.1 PWM and filtered at 1e-6 p-value threshold are recommended.

r-centreannotation 0.99.1
Propagated dependencies: r-rsqlite@2.4.6 r-dbi@1.3.0 r-biocgenerics@0.56.0 r-annotationhub@4.0.0
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-citruscdf 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/citruscdf
Licenses: LGPL 2.0+
Build system: r
Synopsis: citruscdf
Description:

This package provides a package containing an environment representing the Citrus.cdf file.

r-clustifyrdatahub 1.22.0
Propagated dependencies: r-experimenthub@3.0.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://rnabioco.github.io/clustifyrdatahub/
Licenses: Expat
Build system: r
Synopsis: External data sets for clustifyr in ExperimentHub
Description:

References made from external single-cell mRNA sequencing data sets, stored as average gene expression matrices. For use with clustifyr <https://bioconductor.org/packages/clustifyr> to assign cell type identities.

r-chevreulprocess 1.4.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-singlecellexperiment@1.32.0 r-scuttle@1.20.0 r-scran@1.38.1 r-scater@1.38.0 r-s4vectors@0.48.0 r-rsqlite@2.4.6 r-purrr@1.2.1 r-megadepth@1.20.0 r-glue@1.8.0 r-genomicfeatures@1.62.0 r-fs@1.6.6 r-ensembldb@2.34.0 r-ensdb-hsapiens-v86@2.99.0 r-dplyr@1.2.0 r-dbi@1.3.0 r-cluster@2.1.8.2 r-circlize@0.4.17 r-bluster@1.20.0 r-batchelor@1.26.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/whtns/chevreulProcess
Licenses: Expat
Build system: r
Synopsis: Tools for managing SingleCellExperiment objects as projects
Description:

This package provides tools for analyzing SingleCellExperiment objects as projects. for input into the chevreulShiny app downstream. Includes functions for analysis of single cell RNA sequencing data. Supported by NIH grants R01CA137124 and R01EY026661 to David Cobrinik.

r-clevrvis 1.12.0
Propagated dependencies: r-tibble@3.3.1 r-shinywidgets@0.9.1 r-shinyhelper@0.3.2 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-readxl@1.4.5 r-readr@2.2.0 r-r-utils@2.13.0 r-purrr@1.2.1 r-patchwork@1.3.2 r-magrittr@2.0.4 r-igraph@2.2.2 r-htmlwidgets@1.6.4 r-ggraph@2.2.2 r-ggplot2@4.0.2 r-ggnewscale@0.5.2 r-ggiraph@0.9.6 r-dt@0.34.0 r-dplyr@1.2.0 r-cowplot@1.2.0 r-colourpicker@1.3.0 r-colorspace@2.1-2
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/sandmanns/clevRvis
Licenses: LGPL 3
Build system: r
Synopsis: Visualization Techniques for Clonal Evolution
Description:

clevRvis provides a set of visualization techniques for clonal evolution. These include shark plots, dolphin plots and plaice plots. Algorithms for time point interpolation as well as therapy effect estimation are provided. Phylogeny-aware color coding is implemented. A shiny-app for generating plots interactively is additionally provided.

r-confessdata 1.40.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CONFESSdata
Licenses: GPL 2
Build system: r
Synopsis: Example dataset for CONFESS package
Description:

Example text-converted C01 image files for use in the CONFESS Bioconductor package.

r-coralysis 1.2.0
Propagated dependencies: r-withr@3.0.2 r-uwot@0.2.4 r-umap@0.2.10.0 r-tidyr@1.3.2 r-summarizedexperiment@1.40.0 r-sparsematrixstats@1.22.0 r-sparsem@1.84-2 r-singlecellexperiment@1.32.0 r-scran@1.38.1 r-scatterpie@0.2.6 r-s4vectors@0.48.0 r-rtsne@0.17 r-rspectra@0.16-2 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-rann@2.6.2 r-pheatmap@1.0.13 r-matrixstats@1.5.0 r-matrix@1.7-4 r-liblinear@2.10-24 r-irlba@2.3.7 r-ggrepel@0.9.7 r-ggrastr@1.0.2 r-ggplot2@4.0.2 r-flexclust@1.5.0 r-dplyr@1.2.0 r-cowplot@1.2.0 r-class@7.3-23 r-biocparallel@1.44.0 r-aricode@1.0.3
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/elolab/Coralysis
Licenses: GPL 3
Build system: r
Synopsis: Coralysis sensitive identification of imbalanced cell types and states in single-cell data via multi-level integration
Description:

Coralysis is an R package featuring a multi-level integration algorithm for sensitive integration, reference-mapping, and cell-state identification in single-cell data. The multi-level integration algorithm is inspired by the process of assembling a puzzle - where one begins by grouping pieces based on low-to high-level features, such as color and shading, before looking into shape and patterns. This approach progressively blends the batch effects and separates cell types across multiple rounds of divisive clustering.

r-citefuse 1.24.0
Propagated dependencies: r-uwot@0.2.4 r-summarizedexperiment@1.40.0 r-singlecellexperiment@1.32.0 r-scran@1.38.1 r-scales@1.4.0 r-s4vectors@0.48.0 r-rtsne@0.17 r-rlang@1.1.7 r-rhdf5@2.54.1 r-reshape2@1.4.5 r-rcpp@1.1.1 r-randomforest@4.7-1.2 r-pheatmap@1.0.13 r-mixtools@2.0.0.1 r-matrix@1.7-4 r-igraph@2.2.2 r-gridextra@2.3 r-ggridges@0.5.7 r-ggraph@2.2.2 r-ggplot2@4.0.2 r-dbscan@1.2.4 r-cowplot@1.2.0 r-compositions@2.0-9
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-cleaver 1.50.0
Propagated dependencies: r-s4vectors@0.48.0 r-iranges@2.44.0 r-biostrings@2.78.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://codeberg.org/sgibb/cleaver/
Licenses: GPL 3+
Build system: r
Synopsis: Cleavage of Polypeptide Sequences
Description:

In-silico cleavage of polypeptide sequences. The cleavage rules are taken from: http://web.expasy.org/peptide_cutter/peptidecutter_enzymes.html.

r-curatedbladderdata 1.48.0
Propagated dependencies: r-affy@1.88.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/lima1/curatedBladderData
Licenses: Artistic License 2.0
Build system: r
Synopsis: Bladder Cancer Gene Expression Analysis
Description:

The curatedBladderData package provides relevant functions and data for gene expression analysis in patients with bladder cancer.

r-connectivitymap 1.48.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/ConnectivityMap
Licenses: GPL 3
Build system: r
Synopsis: Functional connections between drugs, genes and diseases as revealed by common gene-expression changes
Description:

The Broad Institute's Connectivity Map (cmap02) is a "large reference catalogue of gene-expression data from cultured human cells perturbed with many chemicals and genetic reagents", containing more than 7000 gene expression profiles and 1300 small molecules.

r-cageminer 1.18.0
Propagated dependencies: r-rlang@1.1.7 r-reshape2@1.4.5 r-iranges@2.44.0 r-ggtext@0.1.2 r-ggplot2@4.0.2 r-ggbio@1.58.0 r-genomicranges@1.62.1 r-genomeinfodb@1.46.2 r-bionero@1.18.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/almeidasilvaf/cageminer
Licenses: GPL 3
Build system: r
Synopsis: Candidate Gene Miner
Description:

This package aims to integrate GWAS-derived SNPs and coexpression networks to mine candidate genes associated with a particular phenotype. For that, users must define a set of guide genes, which are known genes involved in the studied phenotype. Additionally, the mined candidates can be given a score that favor candidates that are hubs and/or transcription factors. The scores can then be used to rank and select the top n most promising genes for downstream experiments.

r-curatedadiporna 1.28.0
Propagated dependencies: r-summarizedexperiment@1.40.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/MahShaaban/curatedAdipoRNA
Licenses: GPL 3
Build system: r
Synopsis: Curated RNA-Seq Dataset of MDI-induced Differentiated Adipocytes (3T3-L1)
Description:

This package provides a curated dataset of RNA-Seq samples. The samples are MDI-induced pre-phagocytes (3T3-L1) at different time points/stage of differentiation. The package document the data collection, pre-processing and processing. In addition to the documentation, the package contains the scripts that was used to generated the data.

r-cytofpower 1.18.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-summarizedexperiment@1.40.0 r-shinymatrix@0.8.1 r-shinyjs@2.1.1 r-shinyfeedback@0.4.0 r-shiny@1.11.1 r-rlang@1.1.7 r-magrittr@2.0.4 r-ggplot2@4.0.2 r-dt@0.34.0 r-dplyr@1.2.0 r-diffcyt@1.30.0 r-cytoglmm@1.20.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CyTOFpower
Licenses: LGPL 3
Build system: r
Synopsis: Power analysis for CyTOF experiments
Description:

This package is a tool to predict the power of CyTOF experiments in the context of differential state analyses. The package provides a shiny app with two options to predict the power of an experiment: i. generation of in-sicilico CyTOF data, using users input ii. browsing in a grid of parameters for which the power was already precomputed.

r-cormotif 1.58.0
Propagated dependencies: r-limma@3.66.0 r-affy@1.88.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/Cormotif
Licenses: GPL 2
Build system: r
Synopsis: Correlation Motif Fit
Description:

It fits correlation motif model to multiple studies to detect study specific differential expression patterns.

r-consensusov 1.34.0
Propagated dependencies: r-randomforest@4.7-1.2 r-matrixstats@1.5.0 r-limma@3.66.0 r-gsva@2.4.6 r-genefu@2.44.0 r-gdata@3.0.1 r-biocparallel@1.44.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: http://www.pmgenomics.ca/bhklab/software/consensusOV
Licenses: Artistic License 2.0
Build system: r
Synopsis: Gene expression-based subtype classification for high-grade serous ovarian cancer
Description:

This package implements four major subtype classifiers for high-grade serous (HGS) ovarian cancer as described by Helland et al. (PLoS One, 2011), Bentink et al. (PLoS One, 2012), Verhaak et al. (J Clin Invest, 2013), and Konecny et al. (J Natl Cancer Inst, 2014). In addition, the package implements a consensus classifier, which consolidates and improves on the robustness of the proposed subtype classifiers, thereby providing reliable stratification of patients with HGS ovarian tumors of clearly defined subtype.

Page: 11819202122126
Total packages: 3017