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

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-chippeakanno 3.44.0
Propagated dependencies: r-annotationdbi@1.72.0 r-biocgenerics@0.56.0 r-biomart@2.66.0 r-biostrings@2.78.0 r-data-table@1.17.8 r-dbi@1.2.3 r-dplyr@1.1.4 r-ensembldb@2.34.0 r-genomeinfodb@1.46.0 r-genomicalignments@1.46.0 r-genomicfeatures@1.62.0 r-genomicranges@1.62.0 r-ggplot2@4.0.1 r-graph@1.88.0 r-interactionset@1.38.0 r-iranges@2.44.0 r-keggrest@1.50.0 r-matrixstats@1.5.0 r-multtest@2.66.0 r-pwalign@1.6.0 r-rbgl@1.86.0 r-regioner@1.42.0 r-rsamtools@2.26.0 r-rtracklayer@1.70.0 r-s4vectors@0.48.0 r-scales@1.4.0 r-stringr@1.6.0 r-summarizedexperiment@1.40.0 r-tibble@3.3.0 r-tidyr@1.3.1 r-universalmotif@1.28.0 r-venndiagram@1.7.3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/ChIPpeakAnno
Licenses: GPL 2+
Build system: r
Synopsis: Peaks annotation from ChIP-seq and ChIP-chip experiments
Description:

The package includes functions to retrieve the sequences around the peak, obtain enriched Gene Ontology (GO) terms, find the nearest gene, exon, miRNA or custom features such as most conserved elements and other transcription factor binding sites supplied by users. Starting 2.0.5, new functions have been added for finding the peaks with bi-directional promoters with summary statistics (peaksNearBDP), for summarizing the occurrence of motifs in peaks (summarizePatternInPeaks) and for adding other IDs to annotated peaks or enrichedGO (addGeneIDs).

r-immapex 1.4.0
Propagated dependencies: r-hash@2.2.6.3 r-httr@1.4.7 r-matrix@1.7-4 r-matrixstats@1.5.0 r-rcpp@1.1.0 r-rvest@1.0.5 r-singlecellexperiment@1.32.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/BorchLab/immApex/
Licenses: Expat
Build system: r
Synopsis: Adaptive immune receptor sequence-based machine and deep learning
Description:

This package provides a set of tools to for machine and deep learning in R from amino acid and nucleotide sequences focusing on adaptive immune receptors. The package includes pre-processing of sequences, unifying gene nomenclature usage, encoding sequences, and combining models. This package will serve as the basis of future immune receptor sequence functions/packages/models compatible with the scRepertoire ecosystem.

r-multibac 1.20.0
Propagated dependencies: r-ggplot2@4.0.1 r-matrix@1.7-4 r-multiassayexperiment@1.36.1 r-pcamethods@2.2.0 r-plotrix@3.8-13 r-ropls@1.42.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/MultiBaC
Licenses: GPL 3
Build system: r
Synopsis: Multiomic batch effect correction
Description:

MultiBaC is a strategy to correct batch effects from multiomic datasets distributed across different labs or data acquisition events. MultiBaC is able to remove batch effects across different omics generated within separate batches provided that at least one common omic data type is included in all the batches considered.

r-birta 1.31.0
Propagated dependencies: r-biobase@2.70.0 r-limma@3.66.0 r-mass@7.3-65
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/birta
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian inference of regulation of transcriptional activity
Description:

Expression levels of mRNA molecules are regulated by different processes, comprising inhibition or activation by transcription factors and post-transcriptional degradation by microRNAs. birta (Bayesian Inference of Regulation of Transcriptional Activity) uses the regulatory networks of transcription factors and miRNAs together with mRNA and miRNA expression data to predict switches in regulatory activity between two conditions. A Bayesian network is used to model the regulatory structure and Markov-Chain-Monte-Carlo is applied to sample the activity states.

r-cigarillo 1.0.0
Propagated dependencies: r-biocgenerics@0.56.0 r-biostrings@2.78.0 r-iranges@2.44.0 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/cigarillo
Licenses: Artistic License 2.0
Build system: r
Synopsis: Efficient manipulation of CIGAR strings
Description:

CIGAR stands for Concise Idiosyncratic Gapped Alignment Report. CIGAR strings are found in the BAM files produced by most aligners and in the AIRR-formatted output produced by IgBLAST. The cigarillo package provides functions to parse and inspect CIGAR strings, trim them, turn them into ranges of positions relative to the "query space" or "reference space", and project positions or sequences from one space to the other. Note that these operations are low-level operations that the user rarely needs to perform directly. More typically, they are performed behind the scene by higher-level functionality implemented in other packages like Bioconductor packages GenomicAlignments and igblastr.

r-hahmmr 1.0.0
Propagated dependencies: r-data-table@1.17.8 r-dplyr@1.1.4 r-genomicranges@1.62.0 r-ggplot2@4.0.1 r-glue@1.8.0 r-iranges@2.44.0 r-patchwork@1.3.2 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-roptim@0.1.7 r-stringr@1.6.0 r-tibble@3.3.0 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://cran.r-project.org/package=hahmmr
Licenses: Expat
Build system: r
Synopsis: Haplotype-aware Hidden Markov Model for RNA
Description:

Haplotype-aware Hidden Markov Model for RNA (HaHMMR) is a method for detecting copy number variations (CNVs) from bulk RNA-seq data. Additional examples, documentations, and details on the method are available at https://github.com/kharchenkolab/hahmmr/.

r-summarizedexperiment 1.40.0
Propagated dependencies: r-biobase@2.70.0 r-biocgenerics@0.56.0 r-delayedarray@0.36.0 r-genomicranges@1.62.0 r-iranges@2.44.0 r-matrix@1.7-4 r-matrixgenerics@1.22.0 r-s4arrays@1.10.0 r-s4vectors@0.48.0 r-seqinfo@1.0.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/SummarizedExperiment
Licenses: Artistic License 2.0
Build system: r
Synopsis: Container for representing genomic ranges by sample
Description:

The SummarizedExperiment container contains one or more assays, each represented by a matrix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples.

r-motifrg 1.31.0
Propagated dependencies: r-biostrings@2.78.0 r-bsgenome@1.78.0 r-bsgenome-hsapiens-ucsc-hg19@1.4.3 r-iranges@2.44.0 r-seqlogo@1.76.0 r-xvector@0.50.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/motifRG
Licenses: Artistic License 2.0
Build system: r
Synopsis: Discover motifs in high throughput sequencing data
Description:

This package provides tools for discriminative motif discovery in high throughput genetic sequencing data sets using regression methods.

r-samr 3.0
Propagated dependencies: r-gsa@1.03.3 r-impute@1.84.0 r-matrixstats@1.5.0 r-openxlsx@4.2.8.1 r-shiny@1.11.1 r-shinyfiles@0.9.3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://statweb.stanford.edu/~tibs/SAM/
Licenses: LGPL 3+
Build system: r
Synopsis: Significance analysis of Microarrays
Description:

This is a package for significance analysis of Microarrays for differential expression analysis, RNAseq data and related problems.

r-dir-expiry 1.18.0
Propagated dependencies: r-filelock@1.0.3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/dir.expiry
Licenses: GPL 3
Build system: r
Synopsis: Managing expiration for cache directories
Description:

This package implements an expiration system for access to versioned directories. Directories that have not been accessed by a registered function within a certain time frame are deleted. This aims to reduce disk usage by eliminating obsolete caches generated by old versions of packages.

r-pepsnmr 1.28.0
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-matrix@1.7-4 r-matrixstats@1.5.0 r-ptw@1.9-16 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/ManonMartin/PepsNMR
Licenses: GPL 2
Build system: r
Synopsis: Pre-process 1H-NMR FID signals
Description:

This package provides R functions for common pre-processing steps that are applied on 1H-NMR data. It also provides a function to read the FID signals directly in the Bruker format.

r-piano 2.26.0
Propagated dependencies: r-biobase@2.70.0 r-biocgenerics@0.56.0 r-dt@0.34.0 r-fgsea@1.36.0 r-gplots@3.2.0 r-htmlwidgets@1.6.4 r-igraph@2.2.1 r-marray@1.88.0 r-relations@0.6-15 r-scales@1.4.0 r-shiny@1.11.1 r-shinydashboard@0.7.3 r-shinyjs@2.1.0 r-visnetwork@2.1.4
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://varemo.github.io/piano/
Licenses: GPL 2+
Build system: r
Synopsis: Platform for integrative analysis of omics data
Description:

Piano performs gene set analysis using various statistical methods, from different gene level statistics and a wide range of gene-set collections. The package contains functions for combining the results of multiple runs of gene set analyses.

r-airway 1.30.0
Propagated dependencies: r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/airway
Licenses: LGPL 2.0+
Build system: r
Synopsis: RangedSummarizedExperiment for RNA-Seq in airway smooth muscle cells
Description:

This package provides a RangedSummarizedExperiment object of read counts in genes for an RNA-Seq experiment on four human airway smooth muscle cell lines treated with dexamethasone. Details on the gene model and read counting procedure are provided in the package vignette. The citation for the experiment is: Himes BE, Jiang X, Wagner P, Hu R, Wang Q, Klanderman B, Whitaker RM, Duan Q, Lasky-Su J, Nikolos C, Jester W, Johnson M, Panettieri R Jr, Tantisira KG, Weiss ST, Lu Q. RNA-Seq Transcriptome Profiling Identifies CRISPLD2 as a Glucocorticoid Responsive Gene that Modulates Cytokine Function in Airway Smooth Muscle Cells. PLoS One. 2014 Jun 13;9(6):e99625. PMID: 24926665. GEO: GSE52778.

r-mvcclass 1.84.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/MVCClass
Licenses: LGPL 2.1+
Build system: r
Synopsis: Model-View-Controller (MVC) classes
Description:

This package contains classes used in model-view-controller (MVC) design.

r-ropls 1.42.0
Propagated dependencies: r-biobase@2.70.0 r-ggplot2@4.0.1 r-multiassayexperiment@1.36.1 r-multidataset@1.38.0 r-plotly@4.11.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://dx.doi.org/10.1021/acs.jproteome.5b00354
Licenses: CeCILL
Build system: r
Synopsis: Multivariate analysis and feature selection of omics data
Description:

Latent variable modeling with Principal Component Analysis (PCA) and Partial Least Squares (PLS) are powerful methods for visualization, regression, classification, and feature selection of omics data where the number of variables exceeds the number of samples and with multicollinearity among variables. Orthogonal Partial Least Squares (OPLS) enables to separately model the variation correlated (predictive) to the factor of interest and the uncorrelated (orthogonal) variation. While performing similarly to PLS, OPLS facilitates interpretation.

This package provides imlementations of PCA, PLS, and OPLS for multivariate analysis and feature selection of omics data. In addition to scores, loadings and weights plots, the package provides metrics and graphics to determine the optimal number of components (e.g. with the R2 and Q2 coefficients), check the validity of the model by permutation testing, detect outliers, and perform feature selection (e.g. with Variable Importance in Projection or regression coefficients).

r-decontam 1.30.0
Propagated dependencies: r-ggplot2@4.0.1 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/benjjneb/decontam
Licenses: Artistic License 2.0
Build system: r
Synopsis: Identification of contaminants in marker-gene and metagenomics data
Description:

This package offers simple statistical identification of contaminating sequence features in marker-gene or metagenomics data. It works on any kind of feature derived from environmental sequencing data (e.g. ASVs, OTUs, taxonomic groups, MAGs, etc). Requires DNA quantitation data or sequenced negative control samples.

r-variantannotation 1.56.0
Propagated dependencies: r-annotationdbi@1.72.0 r-biobase@2.70.0 r-biocgenerics@0.56.0 r-biostrings@2.78.0 r-bsgenome@1.78.0 r-curl@7.0.0 r-dbi@1.2.3 r-genomicfeatures@1.62.0 r-genomicranges@1.62.0 r-iranges@2.44.0 r-matrixgenerics@1.22.0 r-rhtslib@3.6.0 r-rsamtools@2.26.0 r-rtracklayer@1.70.0 r-s4vectors@0.48.0 r-seqinfo@1.0.0 r-summarizedexperiment@1.40.0 r-xvector@0.50.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/VariantAnnotation
Licenses: Artistic License 2.0
Build system: r
Synopsis: Package for annotation of genetic variants
Description:

This R package can annotate variants, compute amino acid coding changes and predict coding outcomes.

r-s4vectors 0.48.0
Propagated dependencies: r-biocgenerics@0.56.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/S4Vectors
Licenses: Artistic License 2.0
Build system: r
Synopsis: S4 implementation of vectors and lists
Description:

The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself.

bpp-phyl-omics 2.4.1
Dependencies: bpp-core@2.4.1 bpp-phyl@2.4.1 bpp-seq@2.4.1 bpp-seq-omics@2.4.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BioPP/bpp-phyl-omics
Licenses: CeCILL
Build system: cmake
Synopsis: Bio++ phylogenetic library genomics components
Description:

This library contains the genomics components of the Bio++ phylogenetics library. It is part of the Bio++ project.

python-decoupler-py 2.1.1
Propagated dependencies: python-adjusttext@1.3.0 python-anndata@0.12.1 python-dcor@0.6 python-docrep@0.3.2 python-igraph@0.11.8 python-ipywidgets@8.1.2 python-marsilea@0.5.4 python-numba@0.61.0 python-requests@2.32.5 python-scipy@1.12.0 python-session-info2@0.2 python-tqdm@4.67.1 python-xgboost@1.7.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/scverse/decoupler
Licenses: Modified BSD
Build system: pyproject
Synopsis: Framework for modeling, analyzing and interpreting single-cell RNA-seq data
Description:

This package provides different statistical methods to extract biological activities from omics data within a unified framework.

seek 1-1.196ed4c
Dependencies: apache-thrift@0.14.2 apache-thrift@0.14.2 gsl@2.8 boost@1.89.0 gengetopt@2.23 libsvm@336 log4cpp@1.1.3 python@3.11.14 readline@8.2.13
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://seek.princeton.edu
Licenses: CC-BY 3.0
Build system: cmake
Synopsis: Gene co-expression search engine
Description:

SEEK is a computational gene co-expression search engine. SEEK provides biologists with a way to navigate the massive human expression compendium that now contains thousands of expression datasets. SEEK returns a robust ranking of co-expressed genes in the biological area of interest defined by the user's query genes. It also prioritizes thousands of expression datasets according to the user's query of interest.

intervaltree 0.0.0-1.b90527f
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/intervaltree
Licenses: Expat
Build system: gnu
Synopsis: Minimal C++ interval tree implementation
Description:

An interval tree can be used to efficiently find a set of numeric intervals overlapping or containing another interval. This library provides a basic implementation of an interval tree using C++ templates, allowing the insertion of arbitrary types into the tree.

bpp-core 2.4.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pbil.univ-lyon1.fr/bpp-doc/bpp-core/html/index.html
Licenses: CeCILL-C
Build system: cmake
Synopsis: C++ libraries for Bioinformatics
Description:

Bio++ is a set of C++ libraries for Bioinformatics, including sequence analysis, phylogenetics, molecular evolution and population genetics. It is Object Oriented and is designed to be both easy to use and computer efficient. Bio++ intends to help programmers to write computer expensive programs, by providing them a set of re-usable tools.

biosoup 0.10.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/rvaser/biosoup
Licenses: Expat
Build system: cmake
Synopsis: C++ support library for bioinformatics tools
Description:

Biosoup is a C++ collection of header-only data structures used for storage and logging in bioinformatics tools.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087