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

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-epipwr 1.6.0
Propagated dependencies: r-ggplot2@4.0.3 r-experimenthub@3.2.0 r-epipwr-data@1.6.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/jbarth216/EpipwR
Licenses: Artistic License 2.0
Build system: r
Synopsis: Efficient Power Analysis for EWAS with Continuous or Binary Outcomes
Description:

This package provides a quasi-simulation based approach to performing power analysis for EWAS (Epigenome-wide association studies) with continuous or binary outcomes. EpipwR relies on empirical EWAS datasets to determine power at specific sample sizes while keeping computational cost low. EpipwR can be run with a variety of standard statistical tests, controlling for either a false discovery rate or a family-wise type I error rate.

r-ecolileucine 1.52.0
Propagated dependencies: r-ecolicdf@2.18.0 r-affy@1.90.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/ecoliLeucine
Licenses: GPL 2+
Build system: r
Synopsis: Experimental data with Affymetrix E. coli chips
Description:

Experimental data with Affymetrix E. coli chips, as reported in She-pin Hung, Pierre Baldi, and G. Wesley Hatfield, J. Biol. Chem., Vol. 277, Issue 43, 40309-40323, October 25, 2002.

r-esetvis 1.38.0
Propagated dependencies: r-rtsne@0.17 r-mpm@1.0-23 r-mlp@1.60.0 r-mass@7.3-65 r-hexbin@1.28.5 r-biobase@2.72.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/esetVis
Licenses: GPL 3
Build system: r
Synopsis: Visualizations of expressionSet Bioconductor object
Description:

Utility functions for visualization of expressionSet (or SummarizedExperiment) Bioconductor object, including spectral map, tsne and linear discriminant analysis. Static plot via the ggplot2 package or interactive via the ggvis or rbokeh packages are available.

r-egseadata 1.40.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/EGSEAdata
Licenses: FSDG-compatible
Build system: r
Synopsis: Gene set collections for the EGSEA package
Description:

This package includes gene set collections that are used for the Ensemble of Gene Set Enrichment Analyses (EGSEA) method for gene set testing. It includes Human and Mouse versions of the MSidDB (Subramanian, et al. (2005) PNAS, 102(43):15545-15550) and GeneSetDB (Araki, et al. (2012) FEBS Open Bio, 2:76-82) collections.

r-ecoli2probe 2.18.0
Propagated dependencies: r-annotationdbi@1.74.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/ecoli2probe
Licenses: LGPL 2.0+
Build system: r
Synopsis: Probe sequence data for microarrays of type ecoli2
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 E\_coli\_2\_probe\_tab.

r-esatac 1.34.0
Propagated dependencies: r-venndiagram@1.8.2 r-tfbstools@1.50.0 r-shortread@1.70.0 r-seqinfo@1.2.0 r-s4vectors@0.50.1 r-rtracklayer@1.72.0 r-rsamtools@2.28.0 r-rmarkdown@2.31 r-rjava@1.0-18 r-rcpp@1.1.1-1.1 r-rbowtie2@2.18.0 r-r-utils@2.13.0 r-pipeframe@1.28.0 r-motifmatchr@1.34.0 r-magrittr@2.0.5 r-knitr@1.51 r-jaspar2018@1.1.1 r-iranges@2.46.0 r-igraph@2.3.1 r-ggplot2@4.0.3 r-genomicranges@1.64.0 r-genomicfeatures@1.64.0 r-genomicalignments@1.48.0 r-digest@0.6.39 r-corrplot@0.95 r-clusterprofiler@4.20.0 r-chipseeker@1.48.0 r-bsgenome@1.80.0 r-biostrings@2.80.1 r-biocmanager@1.30.27 r-biocgenerics@0.58.1 r-annotationdbi@1.74.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/wzthu/esATAC
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: An Easy-to-use Systematic pipeline for ATACseq data analysis
Description:

This package provides a framework and complete preset pipeline for quantification and analysis of ATAC-seq Reads. It covers raw sequencing reads preprocessing (FASTQ files), reads alignment (Rbowtie2), aligned reads file operations (SAM, BAM, and BED files), peak calling (F-seq), genome annotations (Motif, GO, SNP analysis) and quality control report. The package is managed by dataflow graph. It is easy for user to pass variables seamlessly between processes and understand the workflow. Users can process FASTQ files through end-to-end preset pipeline which produces a pretty HTML report for quality control and preliminary statistical results, or customize workflow starting from any intermediate stages with esATAC functions easily and flexibly.

r-epidecoder 1.20.0
Propagated dependencies: r-rtracklayer@1.72.0 r-rstatix@0.7.3 r-iranges@2.46.0 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-genomicranges@1.64.0 r-envstats@3.1.0 r-dplyr@1.2.1
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/kandarpRJ/epidecodeR
Licenses: GPL 3
Build system: r
Synopsis: epidecodeR: a functional exploration tool for epigenetic and epitranscriptomic regulation
Description:

epidecodeR is a package capable of analysing impact of degree of DNA/RNA epigenetic chemical modifications on dysregulation of genes or proteins. This package integrates chemical modification data generated from a host of epigenomic or epitranscriptomic techniques such as ChIP-seq, ATAC-seq, m6A-seq, etc. and dysregulated gene lists in the form of differential gene expression, ribosome occupancy or differential protein translation and identify impact of dysregulation of genes caused due to varying degrees of chemical modifications associated with the genes. epidecodeR generates cumulative distribution function (CDF) plots showing shifts in trend of overall log2FC between genes divided into groups based on the degree of modification associated with the genes. The tool also tests for significance of difference in log2FC between groups of genes.

r-epialleler 1.20.0
Propagated dependencies: r-rhtslib@3.8.0 r-rcpp@1.1.1-1.1 r-genomicranges@1.64.0 r-data-table@1.18.4 r-biocgenerics@0.58.1 r-bh@1.90.0-1
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/BBCG/epialleleR
Licenses: Artistic License 2.0
Build system: r
Synopsis: Fast, Accurate, Epiallele-Aware Methylation Caller and Reporter
Description:

Epialleles are specific DNA methylation patterns that are mitotically and/or meiotically inherited. This package calls and reports cytosine methylation as well as frequencies of hypermethylated epialleles at the level of genomic regions or individual cytosines in next-generation sequencing data using binary alignment map (BAM) files as an input. Among other things, this package can also extract and visualise methylation patterns and assess allele specificity of methylation.

r-elmer-data 2.36.0
Propagated dependencies: r-genomicranges@1.64.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/ELMER.data
Licenses: GPL 3
Build system: r
Synopsis: Data for the ELMER package
Description:

Supporting data for the ELMER package. It includes: - elmer.data.example.promoter: mae.promoter - elmer.data.example: data - EPIC.hg38.manifest - EPIC.hg19.manifest - hm450.hg38.manifest - hm450.hg19.manifest - hocomoco.table - human.TF - LUSC_meth_refined: Meth - LUSC_RNA_refined: GeneExp - Probes.motif.hg19.450K - Probes.motif.hg19.EPIC - Probes.motif.hg38.450K - Probes.motif.hg38.EPIC - TF.family - TF.subfamily - Human_genes__GRCh37_p13 - Human_genes__GRCh38_p12 - Human_genes__GRCh37_p13__tss - Human_genes__GRCh38_p12__tss.

r-ecoliasv2probe 2.18.0
Propagated dependencies: r-annotationdbi@1.74.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/ecoliasv2probe
Licenses: LGPL 2.0+
Build system: r
Synopsis: Probe sequence data for microarrays of type ecoliasv2
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 E\_coli\_Asv2\_probe\_tab.

r-ensdb-rnorvegicus-v75 2.99.0
Propagated dependencies: r-ensembldb@2.36.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/EnsDb.Rnorvegicus.v75
Licenses: Artistic License 2.0
Build system: r
Synopsis: Ensembl based annotation package
Description:

Exposes an annotation databases generated from Ensembl.

r-eatonetalchipseq 0.50.0
Propagated dependencies: r-shortread@1.70.0 r-rtracklayer@1.72.0 r-genomicranges@1.64.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/EatonEtAlChIPseq
Licenses: FSDG-compatible
Build system: r
Synopsis: ChIP-seq data of ORC-binding sites in Yeast excerpted from Eaton et al. 2010
Description:

ChIP-seq analysis subset from "Conserved nucleosome positioning defines replication origins" (PMID 20351051).

r-easyrnaseq 2.48.0
Propagated dependencies: r-summarizedexperiment@1.42.0 r-shortread@1.70.0 r-seqinfo@1.2.0 r-s4vectors@0.50.1 r-rsamtools@2.28.0 r-rappdirs@0.3.4 r-lsd@4.1-0 r-iranges@2.46.0 r-genomicranges@1.64.0 r-genomicalignments@1.48.0 r-genomeintervals@1.68.0 r-edger@4.10.0 r-biostrings@2.80.1 r-biomart@2.68.0 r-biocparallel@1.46.0 r-biocgenerics@0.58.1 r-biocfilecache@3.2.0 r-biobase@2.72.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/easyRNASeq
Licenses: Artistic License 2.0
Build system: r
Synopsis: Count summarization and normalization for RNA-Seq data
Description:

Calculates the coverage of high-throughput short-reads against a genome of reference and summarizes it per feature of interest (e.g. exon, gene, transcript). The data can be normalized as RPKM or by the DESeq or edgeR package.

r-easierdata 1.18.0
Propagated dependencies: r-summarizedexperiment@1.42.0 r-experimenthub@3.2.0 r-annotationhub@4.2.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/easierData
Licenses: Expat
Build system: r
Synopsis: easier internal data and exemplary dataset from IMvigor210CoreBiologies package
Description:

Access to internal data required for the functional performance of easier package and exemplary bladder cancer dataset with both processed RNA-seq data and information on response to ICB therapy generated by Mariathasan et al. "TGF-B attenuates tumour response to PD-L1 blockade by contributing to exclusion of T cells", published in Nature, 2018 [doi:10.1038/nature25501](https://doi.org/10.1038/nature25501). The data is made available via [`IMvigor210CoreBiologies`](http://research-pub.gene.com/IMvigor210CoreBiologies/) package under the CC-BY license.

r-eupathdb 1.0.1
Propagated dependencies: r-genomicranges@1.64.0 r-genomeinfodbdata@1.2.15 r-biostrings@2.80.1 r-biocmanager@1.30.27 r-biobase@2.72.0 r-annotationhubdata@1.42.0 r-annotationhub@4.2.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/khughitt/EuPathDB
Licenses: Artistic License 2.0
Build system: r
Synopsis: Provides access to pathogen annotation resources available on EuPathDB databases
Description:

Brings together annotation resources from the various EuPathDB databases (PlasmoDB, ToxoDB, TriTrypDB, etc.) and makes them available in R using the AnnotationHub framework.

r-episeeker 1.0.0
Propagated dependencies: r-yulab-utils@0.2.4 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-summarizedexperiment@1.42.0 r-scales@1.4.0 r-s4vectors@0.50.1 r-rtracklayer@1.72.0 r-rsqlite@3.52.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-plotrix@3.8-14 r-magrittr@2.0.5 r-iranges@2.46.0 r-ggplot2@4.0.3 r-genomicranges@1.64.0 r-genomicfeatures@1.64.0 r-genomeinfodb@1.48.0 r-enrichplot@1.32.0 r-dplyr@1.2.1 r-bsseq@1.48.0 r-boot@1.3-32 r-biostrings@2.80.1 r-biocgenerics@0.58.1 r-aplot@0.2.9 r-annotationdbi@1.74.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/YuLab-SMU/epiSeeker
Licenses: Artistic License 2.0
Build system: r
Synopsis: epiSeeker: an R package for Annotation, Comparison and Visualization of multi-omics epigenetic data
Description:

This package implements functions to analyze multi-omics epigenetic data. Data of fragment type and base type are supported by epiSeeker. It provides functions to retrieve the nearest genes around the peak, annotate genomic region of the peak, statistical methods to estimate the significance of overlap among peak data sets, and motif analysis. It incorporates the GEO database for users to compare their own dataset with those deposited in the database. The comparison can be used to infer cooperative regulation and thus can be used to generate hypotheses. Several visualization functions are implemented to summarize the coverage of the peak experiment, average profile and heatmap of peaks binding to TSS regions, genomic annotation, distance to TSS, overlap of peaks or genes, and the single-base resolution epigenetic data by considering the strand, motif, and additional information.

r-epiregulon 2.2.0
Propagated dependencies: r-summarizedexperiment@1.42.0 r-singlecellexperiment@1.34.0 r-scuttle@1.22.0 r-scrapper@1.6.3 r-scran@1.40.0 r-s4vectors@0.50.1 r-rcpp@1.1.1-1.1 r-motifmatchr@1.34.0 r-matrix@1.7-5 r-lifecycle@1.0.5 r-iranges@2.46.0 r-genomicranges@1.64.0 r-genomeinfodb@1.48.0 r-experimenthub@3.2.0 r-entropy@1.3.2 r-checkmate@2.3.4 r-bsgenome-mmusculus-ucsc-mm10@1.4.3 r-bsgenome-hsapiens-ucsc-hg38@1.4.5 r-bsgenome-hsapiens-ucsc-hg19@1.4.3 r-biocparallel@1.46.0 r-annotationhub@4.2.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/xiaosaiyao/epiregulon/
Licenses: Expat
Build system: r
Synopsis: Gene regulatory network inference from single cell epigenomic data
Description:

Gene regulatory networks model the underlying gene regulation hierarchies that drive gene expression and observed phenotypes. Epiregulon infers TF activity in single cells by constructing a gene regulatory network (regulons). This is achieved through integration of scATAC-seq and scRNA-seq data and incorporation of public bulk TF ChIP-seq data. Links between regulatory elements and their target genes are established by computing correlations between chromatin accessibility and gene expressions.

r-ensdb-rnorvegicus-v79 2.99.0
Propagated dependencies: r-ensembldb@2.36.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/EnsDb.Rnorvegicus.v79
Licenses: Artistic License 2.0
Build system: r
Synopsis: Ensembl based annotation package
Description:

Exposes an annotation databases generated from Ensembl.

r-enrichviewnet 1.10.0
Propagated dependencies: r-stringr@1.6.0 r-strex@2.0.1 r-reshape2@1.4.5 r-rcy3@2.32.0 r-jsonlite@2.0.0 r-igraph@2.3.1 r-gprofiler2@0.2.4 r-enrichplot@1.32.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/adeschen/enrichViewNet
Licenses: Artistic License 2.0
Build system: r
Synopsis: From functional enrichment results to biological networks
Description:

This package enables the visualization of functional enrichment results as network graphs. First the package enables the visualization of enrichment results, in a format corresponding to the one generated by gprofiler2, as a customizable Cytoscape network. In those networks, both gene datasets (GO terms/pathways/protein complexes) and genes associated to the datasets are represented as nodes. While the edges connect each gene to its dataset(s). The package also provides the option to create enrichment maps from functional enrichment results. Enrichment maps enable the visualization of enriched terms into a network with edges connecting overlapping genes.

r-exporiskr 1.0.0
Propagated dependencies: r-summarizedexperiment@1.42.0 r-s4vectors@0.50.1 r-igraph@2.3.1 r-ggplot2@4.0.3
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/ppchaudhary/ExpoRiskR
Licenses: Expat
Build system: r
Synopsis: Exposure-Aware Multi-Omics Risk Modeling
Description:

ExpoRiskR provides tools for exposure-aware multi-omics risk modeling in translational and environmental health studies. The package aligns sample identifiers across exposure and multi-omics blocks, performs lightweight preprocessing, and fits exposure-adjusted association models to build interpretable microbe–metabolite networks. It also computes simple exposure perturbation summaries and generates publication-ready visualizations. Workflows support both matrix-based inputs and SummarizedExperiment objects.

r-enhancerhomologsearch 1.18.0
Propagated dependencies: r-seqinfo@1.2.0 r-s4vectors@0.50.1 r-rtracklayer@1.72.0 r-rcpp@1.1.1-1.1 r-pwalign@1.8.0 r-motifmatchr@1.34.0 r-matrix@1.7-5 r-jsonlite@2.0.0 r-iranges@2.46.0 r-httr@1.4.8 r-genomicranges@1.64.0 r-bsgenome@1.80.0 r-biostrings@2.80.1 r-biocparallel@1.46.0 r-biocgenerics@0.58.1 r-biocfilecache@3.2.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://jianhong.github.io/enhancerHomologSearch
Licenses: GPL 2+
Build system: r
Synopsis: Identification of putative mammalian orthologs to given enhancer
Description:

Get ENCODE data of enhancer region via H3K4me1 peaks and search homolog regions for given sequences. The candidates of enhancer homolog regions can be filtered by distance to target TSS. The top candidates from human and mouse will be aligned to each other and then exported as multiple alignments with given enhancer.

r-extrachips 1.16.2
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-summarizedexperiment@1.42.0 r-stringr@1.6.0 r-seqinfo@1.2.0 r-scales@1.4.0 r-s4vectors@0.50.1 r-rtracklayer@1.72.0 r-rsamtools@2.28.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-patchwork@1.3.2 r-matrixstats@1.5.0 r-iranges@2.46.0 r-interactionset@1.40.0 r-glue@1.8.1 r-ggside@0.4.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-genomicranges@1.64.0 r-genomeinfodb@1.48.0 r-forcats@1.0.1 r-edger@4.10.0 r-dplyr@1.2.1 r-csaw@1.46.0 r-biocparallel@1.46.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/smped/extraChIPs
Licenses: GPL 3
Build system: r
Synopsis: Additional functions for working with ChIP-Seq data
Description:

This package builds on existing tools and adds some simple but extremely useful capabilities for working wth ChIP-Seq data. The focus is on detecting differential binding windows/regions. One set of functions focusses on set-operations retaining mcols for GRanges objects, whilst another group of functions are to aid visualisation of results. Coercion to tibble objects is also implemented.

r-etec16s 1.40.0
Propagated dependencies: r-metagenomeseq@1.54.0 r-biobase@2.72.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://bioconductor.org/packages/etec16s
Licenses: Artistic License 2.0
Build system: r
Synopsis: Individual-specific changes in the human gut microbiota after challenge with enterotoxigenic Escherichia coli and subsequent ciprofloxacin treatment
Description:

16S rRNA gene sequencing data to study changes in the faecal microbiota of 12 volunteers during a human challenge study with ETEC (H10407) and subsequent treatment with ciprofloxacin.

r-emtdata 1.20.0
Propagated dependencies: r-summarizedexperiment@1.42.0 r-experimenthub@3.2.0 r-edger@4.10.0
Channel: guix-bioc
Location: guix-bioc/packages/e.scm (guix-bioc packages e)
Home page: https://github.com/DavisLaboratory/emtdata
Licenses: GPL 3
Build system: r
Synopsis: An ExperimentHub Package for data sets with an Epithelial to Mesenchymal Transition (EMT)
Description:

This package provides pre-processed RNA-seq data where the epithelial to mesenchymal transition was induced on cell lines. These data come from three publications Cursons et al. (2015), Cursons etl al. (2018) and Foroutan et al. (2017). In each of these publications, EMT was induces across multiple cell lines following treatment by TGFb among other stimulants. This data will be useful in determining the regulatory programs modified in order to achieve an EMT. Data were processed by the Davis laboratory in the Bioinformatics division at WEHI.

Page: 12829303132126
Total packages: 3018