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

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-blimatestingdata 1.32.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bitbucket.org/kulvait/blima
Licenses: GPL 3
Build system: r
Synopsis: Data for testing of the package blima
Description:

Experiment data package. The set were prepared using microarray images of human mesenchymal cells treated with various supplements. This package is intended to provide example data to test functionality provided by blima.

r-bsgenome-mfascicularis-ncbi-5-0 1.4.2
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Mfascicularis.NCBI.5.0
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Macaca fascicularis (Macaca_fascicularis_5.0)
Description:

Full genome sequences for Macaca fascicularis (long-tailed macaque) as provided by NCBI (Macaca_fascicularis_5.0, 2013-06-12) and stored in Biostrings objects.

r-bioc-gff 1.2.0
Propagated dependencies: r-xvector@0.52.0 r-seqinfo@1.2.0 r-s4vectors@0.50.1 r-rsamtools@2.28.0 r-iranges@2.46.0 r-genomicranges@1.64.0 r-curl@7.1.0 r-biocio@1.22.0 r-biocgenerics@0.58.1 r-biocbaseutils@1.14.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://github.com/Bioconductor/Bioc.gff
Licenses: Artistic License 2.0
Build system: r
Synopsis: Read and write GFF and GTF files
Description:

Parse GFF and GTF files using C++ classes. The package also provides utilities to read and write GFF3 files. The GFF (General Feature Format) format is a tab-delimited file format for describing genes and other features of DNA, RNA, and protein sequences. GFF files are often used to describe the features of genomes.

r-bindingsitefinder 2.10.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-s4vectors@0.50.1 r-rtracklayer@1.72.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-matrixstats@1.5.0 r-lifecycle@1.0.5 r-kableextra@1.4.0 r-iranges@2.46.0 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-ggdist@3.3.3 r-genomicranges@1.64.0 r-genomicfeatures@1.64.0 r-genomeinfodb@1.48.0 r-forcats@1.0.1 r-dplyr@1.2.1 r-complexheatmap@2.28.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BindingSiteFinder
Licenses: Artistic License 2.0
Build system: r
Synopsis: Binding site defintion based on iCLIP data
Description:

Precise knowledge on the binding sites of an RNA-binding protein (RBP) is key to understand (post-) transcriptional regulatory processes. Here we present a workflow that describes how exact binding sites can be defined from iCLIP data. The package provides functions for binding site definition and result visualization. For details please see the vignette.

r-bsgenome-rnorvegicus-ucsc-rn6 1.4.1
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Rnorvegicus.UCSC.rn6
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Rattus norvegicus (UCSC version rn6)
Description:

Full genome sequences for Rattus norvegicus (Rat) as provided by UCSC (rn6, Jul. 2014) and stored in Biostrings objects.

r-bsgenome-rnorvegicus-ucsc-rn4 1.4.0
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Rnorvegicus.UCSC.rn4
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Rattus norvegicus (UCSC version rn4)
Description:

Full genome sequences for Rattus norvegicus (Rat) as provided by UCSC (rn4, Nov. 2004) and stored in Biostrings objects.

r-biocsklearn 1.34.0
Dependencies: python-scikit-learn@1.7.2 python@3.12.12 python-pandas@2.3.3 python-numpy@2.3.1 python-h5py@3.15.1
Propagated dependencies: r-summarizedexperiment@1.42.0 r-reticulate@1.46.0 r-basilisk@1.24.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BiocSklearn
Licenses: Artistic License 2.0
Build system: r
Synopsis: interface to python sklearn via Rstudio reticulate
Description:

This package provides interfaces to selected sklearn elements, and demonstrates fault tolerant use of python modules requiring extensive iteration.

r-bsgenome-btaurus-ucsc-bostau6 1.4.0
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Btaurus.UCSC.bosTau6
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Bos taurus (UCSC version bosTau6)
Description:

Full genome sequences for Bos taurus (Cow) as provided by UCSC (bosTau6, Nov. 2009) and stored in Biostrings objects.

r-bsgenome-mdomestica-ucsc-mondom5 1.4.2
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Mdomestica.UCSC.monDom5
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Monodelphis domestica (UCSC version monDom5)
Description:

Full genome sequences for Monodelphis domestica (Opossum) as provided by UCSC (monDom5, Oct. 2006) and stored in Biostrings objects.

r-bsgenome-sscrofa-ucsc-susscr3 1.4.0
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Sscrofa.UCSC.susScr3
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Sus scrofa (UCSC version susScr3)
Description:

Full genome sequences for Sus scrofa (Pig) as provided by UCSC (susScr3, Aug. 2011) and stored in Biostrings objects.

r-bsgenome-ptroglodytes-ucsc-pantro2 1.4.0
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Ptroglodytes.UCSC.panTro2
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Pan troglodytes (UCSC version panTro2)
Description:

Full genome sequences for Pan troglodytes (Chimp) as provided by UCSC (panTro2, Mar. 2006) and stored in Biostrings objects.

r-bsgenome-mmusculus-ucsc-mm39 1.4.3
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Mmusculus.UCSC.mm39
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Mus musculus (UCSC genome mm39, based on GRCm39)
Description:

Full genome sequences for Mus musculus (Mouse) as provided by UCSC (genome mm39, based on assembly GRCm39) and stored in Biostrings objects.

r-bsgenomeforge 1.12.0
Propagated dependencies: r-seqinfo@1.2.0 r-s4vectors@0.50.1 r-rtracklayer@1.72.0 r-iranges@2.46.0 r-genomicranges@1.64.0 r-genomeinfodb@1.48.0 r-bsgenome@1.80.0 r-biostrings@2.80.1 r-biocio@1.22.0 r-biocgenerics@0.58.1 r-biobase@2.72.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenomeForge
Licenses: Artistic License 2.0
Build system: r
Synopsis: Forge your own BSgenome data package
Description:

This package provides a set of tools to forge BSgenome data packages. Supersedes the old seed-based tools from the BSgenome software package. This package allows the user to create a BSgenome data package in one function call, simplifying the old seed-based process.

r-bsgenome-celegans-ucsc-ce11 1.4.2
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Celegans.UCSC.ce11
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Caenorhabditis elegans (UCSC version ce11)
Description:

Full genome sequences for Caenorhabditis elegans (Worm) as provided by UCSC (ce11, Feb. 2013) and stored in Biostrings objects.

r-bsgenome-rnorvegicus-ucsc-rn5-masked 1.3.99
Propagated dependencies: r-bsgenome-rnorvegicus-ucsc-rn5@1.4.0 r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Rnorvegicus.UCSC.rn5.masked
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full masked genome sequences for Rattus norvegicus (UCSC version rn5)
Description:

Full genome sequences for Rattus norvegicus (Rat) as provided by UCSC (rn5, Mar. 2012) and stored in Biostrings objects. The sequences are the same as in BSgenome.Rnorvegicus.UCSC.rn5, except that each of them has the 4 following masks on top: (1) the mask of assembly gaps (AGAPS mask), (2) the mask of intra-contig ambiguities (AMB mask), (3) the mask of repeats from RepeatMasker (RM mask), and (4) the mask of repeats from Tandem Repeats Finder (TRF mask). Only the AGAPS and AMB masks are "active" by default.

r-bloodgen3module 1.20.0
Propagated dependencies: r-v8@8.2.0 r-testthat@3.3.2 r-summarizedexperiment@1.42.0 r-reshape2@1.4.5 r-randomcolor@1.1.0.1 r-preprocesscore@1.74.0 r-matrixstats@1.5.0 r-limma@3.68.3 r-gtools@3.9.5 r-ggplot2@4.0.3 r-experimenthub@3.2.0 r-complexheatmap@2.28.0 r-circlize@0.4.18
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BloodGen3Module
Licenses: GPL 2
Build system: r
Synopsis: This R package for performing module repertoire analyses and generating fingerprint representations
Description:

The BloodGen3Module package provides functions for R user performing module repertoire analyses and generating fingerprint representations. Functions can perform group comparison or individual sample analysis and visualization by fingerprint grid plot or fingerprint heatmap. Module repertoire analyses typically involve determining the percentage of the constitutive genes for each module that are significantly increased or decreased. As we describe in details;https://www.biorxiv.org/content/10.1101/525709v2 and https://pubmed.ncbi.nlm.nih.gov/33624743/, the results of module repertoire analyses can be represented in a fingerprint format, where red and blue spots indicate increases or decreases in module activity. These spots are subsequently represented either on a grid, with each position being assigned to a given module, or in a heatmap where the samples are arranged in columns and the modules in rows.

r-bsgenome-mmulatta-ucsc-rhemac2 1.4.0
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Mmulatta.UCSC.rheMac2
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Macaca mulatta (UCSC version rheMac2)
Description:

Full genome sequences for Macaca mulatta (Rhesus) as provided by UCSC (rheMac2, Jan. 2006) and stored in Biostrings objects.

r-bsgenome-btaurus-ucsc-bostau3 1.4.0
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Btaurus.UCSC.bosTau3
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Bos taurus (UCSC version bosTau3)
Description:

Full genome sequences for Bos taurus (Cow) as provided by UCSC (bosTau3, Aug. 2006) and stored in Biostrings objects.

r-barbieq 1.4.0
Propagated dependencies: r-tidyr@1.3.2 r-summarizedexperiment@1.42.0 r-s4vectors@0.50.1 r-magrittr@2.0.5 r-logistf@1.26.1 r-limma@3.68.3 r-igraph@2.3.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4 r-complexheatmap@2.28.0 r-circlize@0.4.18
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://github.com/Oshlack/barbieQ/issues
Licenses: GPL 3
Build system: r
Synopsis: Analyze Barcode Data from Clonal Tracking Experiments
Description:

The barbieQ package provides a series of robust statistical tools for analysing barcode count data generated from cell clonal tracking (i.e., lineage tracing) experiments. In these experiments, an initial cell and its offspring collectively form a clone (i.e., lineage). A unique barcode sequence, incorporated into the DNA of the inital cell, is inherited within the clone. This one-to-one mapping of barcodes to clones enables clonal tracking of their behaviors. By counting barcodes, researchers can quantify the population abundance of individual clones under specific experimental perturbations. barbieQ supports barcode count data preprocessing, statistical testing, and visualization.

r-bsgenome-osativa-msu-msu7 0.99.2
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Osativa.MSU.MSU7
Licenses: Artistic License 2.0
Build system: r
Synopsis: Oryza sativa full genome (MSU7)
Description:

Oryza sativa full genome as provided by MSU (MSU7 Genome Release) and stored in Biostrings objects.

r-bsgenome-tgondii-toxodb-7-0 0.99.1
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Tgondii.ToxoDB.7.0
Licenses: FSDG-compatible
Build system: r
Synopsis: Toxoplasma gondii ME49 (ToxoDB-7.0)
Description:

Toxoplasma gondii ME49 genome Release 7.0 available at http://www.toxodb.org.

r-bsgenome-ppaniscus-ucsc-panpan1 1.4.3
Propagated dependencies: r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Ppaniscus.UCSC.panPan1
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full genome sequences for Pan paniscus (UCSC version panPan1)
Description:

Full genome sequences for Pan paniscus (Bonobo) as provided by UCSC (panPan1, May 2012) and stored in Biostrings objects.

r-bulksignalr 1.4.0
Propagated dependencies: r-summarizedexperiment@1.42.0 r-stabledist@0.7-2 r-spatialexperiment@1.22.0 r-scales@1.4.0 r-rtsne@0.17 r-rlang@1.2.0 r-rcurl@1.98-1.18 r-rann@2.6.2 r-orthogene@1.18.1 r-multtest@2.68.0 r-matrixstats@1.5.0 r-jsonlite@2.0.0 r-igraph@2.3.1 r-httr2@1.2.2 r-gridextra@2.3 r-glmnet@5.0 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggalluvial@0.12.6 r-foreach@1.5.2 r-doparallel@1.0.17 r-curl@7.1.0 r-complexheatmap@2.28.0 r-cli@3.6.6 r-circlize@0.4.18 r-biocfilecache@3.2.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://github.com/jcolinge/BulkSignalR
Licenses: CeCILL FSDG-compatible
Build system: r
Synopsis: Infer Ligand-Receptor Interactions from bulk expression (transcriptomics/proteomics) data, or spatial transcriptomics
Description:

Inference of ligand-receptor (LR) interactions from bulk expression (transcriptomics/proteomics) data, or spatial transcriptomics. BulkSignalR bases its inferences on the LRdb database included in our other package, SingleCellSignalR available from Bioconductor. It relies on a statistical model that is specific to bulk data sets. Different visualization and data summary functions are proposed to help navigating prediction results.

r-bsgenome-hsapiens-ucsc-hg18-masked 1.3.99
Propagated dependencies: r-bsgenome-hsapiens-ucsc-hg18@1.3.1000 r-bsgenome@1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenome.Hsapiens.UCSC.hg18.masked
Licenses: Artistic License 2.0
Build system: r
Synopsis: Full masked genome sequences for Homo sapiens (UCSC version hg18)
Description:

Full genome sequences for Homo sapiens (Human) as provided by UCSC (hg18, Mar. 2006) and stored in Biostrings objects. The sequences are the same as in BSgenome.Hsapiens.UCSC.hg18, except that each of them has the 4 following masks on top: (1) the mask of assembly gaps (AGAPS mask), (2) the mask of intra-contig ambiguities (AMB mask), (3) the mask of repeats from RepeatMasker (RM mask), and (4) the mask of repeats from Tandem Repeats Finder (TRF mask). Only the AGAPS and AMB masks are "active" by default.

Total packages: 73977