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

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-velocyto 0.6-1.d779034
Dependencies: boost@1.83.0
Propagated dependencies: r-hdf5r@1.3.12 r-mass@7.3-65 r-mgcv@1.9-4 r-pcamethods@2.2.0 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rtsne@0.17 r-cluster@2.1.8.1 r-abind@1.4-8 r-biocgenerics@0.56.0 r-genomicalignments@1.46.0 r-rsamtools@2.26.0 r-edger@4.8.0 r-igraph@2.2.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://velocyto.org
Licenses: GPL 3
Build system: r
Synopsis: RNA velocity estimation in R
Description:

This package provides basic routines for estimation of gene-specific transcriptional derivatives and visualization of the resulting velocity patterns.

hisat 0.1.6
Dependencies: perl@5.36.0 python@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://ccb.jhu.edu/software/hisat/index.shtml
Licenses: GPL 3+
Build system: gnu
Synopsis: Hierarchical indexing for spliced alignment of transcripts
Description:

HISAT is a fast and sensitive spliced alignment program for mapping RNA-seq reads. In addition to one global FM index that represents a whole genome, HISAT uses a large set of small FM indexes that collectively cover the whole genome. These small indexes (called local indexes) combined with several alignment strategies enable effective alignment of RNA-seq reads, in particular, reads spanning multiple exons.

r-domultibarheatmap 0.1.0-1.9e65afa
Propagated dependencies: r-ggplot2@4.0.1 r-magrittr@2.0.4 r-rlang@1.1.6 r-seurat@5.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/elliefewings/DoMultiBarHeatmap
Licenses: CC0
Build system: r
Synopsis: Produce heatmap from a Seurat object with multiple annotation bars
Description:

This package builds on Seurat's Doheatmap function code to produce a heatmap from a Seurat object with multiple annotation bars.

python-weblogo 3.7.12
Propagated dependencies: ghostscript@9.56.1 python-numpy@1.26.4 python-pluggy@1.6.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/gecrooks/weblogo
Licenses: Expat
Build system: pyproject
Synopsis: Sequence Logo Generator
Description:

WebLogo is a web based application designed to make the generation of sequence logos as easy and painless as possible.

WebLogo can create output in several common graphics' formats, including the bitmap formats GIF and PNG, suitable for on-screen display, and the vector formats EPS and PDF, more suitable for printing, publication, and further editing. Additional graphics options include bitmap resolution, titles, optional axis, and axis labels, antialiasing, error bars, and alternative symbol formats.

A sequence logo is a graphical representation of an amino acid or nucleic acid multiple sequence alignment. Each logo consists of stacks of symbols, one stack for each position in the sequence. The overall height of the stack indicates the sequence conservation at that position, while the height of symbols within the stack indicates the relative frequency of each amino or nucleic acid at that position. The width of the stack is proportional to the fraction of valid symbols in that position.

bwa-meth 0.2.9
Dependencies: bwa@0.7.18 python-toolshed@0.4.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/brentp/bwa-meth
Licenses: Expat
Build system: pyproject
Synopsis: Fast and accurante alignment of BS-Seq reads
Description:

BWA-Meth works for single-end reads and for paired-end reads from the directional protocol (most common). It uses the method employed by methylcoder and Bismark of in silico conversion of all C's to T's in both reference and reads. It recovers the original read (needed to tabulate methylation) by attaching it as a comment which BWA appends as a tag to the read. It performs favorably to existing aligners gauged by number of on and off-target reads for a capture method that targets CpG-rich region.

r-wasabi 1.0.1-1.8c33cab
Propagated dependencies: r-data-table@1.17.8 r-rhdf5@2.54.0 r-rjson@0.2.23
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/COMBINE-lab/wasabi
Licenses: Modified BSD
Build system: r
Synopsis: Use Sailfish and Salmon with Sleuth
Description:

This package converts the output of the Sailfish and Salmon RNA-seq quantification tools so that it can be used with the Sleuth differential analysis package.

porechop 0.2.3-1.289d5dc
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/rrwick/porechop
Licenses: GPL 3+
Build system: pyproject
Synopsis: Finding, trimming or splitting adapters, in Oxford Nanopore reads
Description:

The porechop package is a tool for finding and removing adapters from Oxford Nanopore reads. Adapters on the ends of reads are trimmed off, and when a read has an adapter in its middle, it is treated as chimeric and chopped into separate reads. Porechop performs thorough alignments to effectively find adapters, even at low sequence identity. Porechop also supports demultiplexing of Nanopore reads that were barcoded with the Native Barcoding Kit, PCR Barcoding Kit or Rapid Barcoding Kit.

r-battenberg 2.2.9
Propagated dependencies: r-devtools@2.4.6 r-readr@2.1.6 r-doparallel@1.0.17 r-ggplot2@4.0.1 r-rcolorbrewer@1.1-3 r-gridextra@2.3 r-gtools@3.9.5 r-ascat@2.5.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Wedge-lab/battenberg
Licenses: GPL 3
Build system: r
Synopsis: Subclonal copy number estimation in R
Description:

This package contains the Battenberg R package for subclonal copy number estimation, as described by Nik-Zainal et al.

python-presto 0.7.6
Propagated dependencies: muscle@3.8.1551 python-biopython@1.85 python-numpy@1.26.4 python-pandas@2.2.3 python-pyyaml@6.0.2 python-scipy@1.12.0 vsearch@2.9.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/immcantation/presto
Licenses: AGPL 3
Build system: pyproject
Synopsis: The REpertoire Sequencing TOolkit
Description:

Presto is a python toolkit for processing raw reads from high-throughput sequencing of B cell and T cell repertoires.

python-loompy 3.0.7
Propagated dependencies: python-click@8.1.8 python-h5py@3.13.0 python-numba@0.61.0 python-numpy@1.26.4 python-numpy-groupies@0.11.3 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/linnarsson-lab/loompy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Work with .loom files for single-cell RNA-seq data
Description:

The loom file format is an efficient format for very large omics datasets, consisting of a main matrix, optional additional layers, a variable number of row and column annotations. Loom also supports sparse graphs. This library makes it easy to work with .loom files for single-cell RNA-seq data.

go-github-com-biogo-biogo 1.0.4
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-github-com-biogo-store@0.0.0-20201120204734-aad293a2328f go-github-com-biogo-hts@1.4.4 go-github-com-biogo-graph@0.0.0-20150317020928-057c1989faed
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biogo/biogo
Licenses: Modified BSD
Build system: go
Synopsis: Bioinformatics library for Go
Description:

BĂ­ogo is a bioinformatics library for the Go language.

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.

python-liana-py 1.6.0
Propagated dependencies: python-anndata@0.12.1 python-cell2cell@0.7.4 python-decoupler@2.1.1 python-hypothesis@6.135.26 python-ipykernel@6.29.4 python-ipython@8.37.0 python-mudata@0.3.2 python-nbconvert@7.16.6 python-nbsphinx@0.8.8 python-numpy@1.26.4 python-numpydoc@1.5.0 python-omnipath@1.0.10 python-pandas@2.2.3 python-plotnine@0.14.5 python-pypandoc@1.15 python-scipy@1.12.0 python-requests@2.32.5 python-scanpy@1.11.2 python-statsmodels@0.14.4 python-tqdm@4.67.1 tzdata@2025a
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/saezlab/liana-py
Licenses: GPL 3+
Build system: pyproject
Synopsis: LIANA is a ligand-receptor analysis framework
Description:

This is a Ligand-Receptor inference framework. The framework enables the use of any LR method with any resources.

vsearch 2.9.1
Dependencies: zlib@1.3.1 bzip2@1.0.8 cityhash@1.1-2.8af9b8c
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/torognes/vsearch
Licenses: GPL 3 FreeBSD
Build system: gnu
Synopsis: Sequence search tools for metagenomics
Description:

VSEARCH supports DNA sequence searching, clustering, chimera detection, dereplication, pairwise alignment, shuffling, subsampling, sorting and masking. The tool takes advantage of parallelism in the form of SIMD vectorization as well as multiple threads to perform accurate alignments at high speed. VSEARCH uses an optimal global aligner (full dynamic programming Needleman-Wunsch).

r-scdesign2 1.0.0-1.554f2c4
Propagated dependencies: r-mass@7.3-65 r-pscl@1.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/JSB-UCLA/scDesign2
Licenses: Expat
Build system: r
Synopsis: Statistical simulator for scRNA-seq with gene correlation
Description:

This package offers a flexible statistical simulator for scRNA-seq data. It can generate data that captures gene correlation. Additionally, it allows for varying the number of cells and sequencing depth.

perl-cworld-dekker 1.01
Dependencies: gd@2.3.3 perl-gd@2.78 bedtools@2.31.1 python-wrapper@3.11.14 python-scipy@1.12.0 python-numpy@1.26.4 python-matplotlib@3.8.2 python-h5py@3.13.0 python-scikit-learn@1.7.0 r-minimal@4.5.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dekkerlab/cworld-dekker
Licenses: ASL 2.0
Build system: perl
Synopsis: Utility and analysis scripts for 3C, 4C, 5C, and Hi-C data
Description:

This package is a collection of Perl, Python, and R scripts for manipulating 3C/4C/5C/Hi-C data.

bitmapperbs 1.0.2.3
Dependencies: libdivsufsort@2.0.1 psascan@0.1.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chhylp123/BitMapperBS/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Read aligner for whole-genome bisulfite sequencing
Description:

BitMapperBS is memory-efficient aligner that is designed for whole-genome bisulfite sequencing (WGBS) reads from directional protocol.

minimap2 2.28
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://lh3.github.io/minimap2/
Licenses: Expat
Build system: gnu
Synopsis: Pairwise aligner for genomic and spliced nucleotide sequences
Description:

Minimap2 is a versatile sequence alignment program that aligns DNA or mRNA sequences against a large reference database. Typical use cases include:

  1. mapping PacBio or Oxford Nanopore genomic reads to the human genome;

  2. finding overlaps between long reads with error rate up to ~15%;

  3. splice-aware alignment of PacBio Iso-Seq or Nanopore cDNA or Direct RNA reads against a reference genome;

  4. aligning Illumina single- or paired-end reads;

  5. assembly-to-assembly alignment;

  6. full-genome alignment between two closely related species with divergence below ~15%.

muscle 3.8.1551
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://www.drive5.com/muscle
Licenses: Public Domain
Build system: gnu
Synopsis: Multiple sequence alignment program
Description:

MUSCLE aims to be a fast and accurate multiple sequence alignment program for nucleotide and protein sequences.

r-seuratwrappers 0.3.1-1.d28512f
Propagated dependencies: r-biocmanager@1.30.27 r-cowplot@1.2.0 r-ggplot2@4.0.1 r-igraph@2.2.1 r-matrix@1.7-4 r-remotes@2.5.0 r-rlang@1.1.6 r-rsvd@1.0.5 r-r-utils@2.13.0 r-seurat@5.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/satijalab/seurat-wrappers
Licenses: GPL 3
Build system: r
Synopsis: Community-provided methods and extensions for the Seurat object
Description:

SeuratWrappers is a collection of community-provided methods and extensions for Seurat, curated by the Satija Lab at NYGC. These methods comprise functionality not presently found in Seurat, and are able to be updated much more frequently.

savvy 2.1.0
Dependencies: htslib@1.21
Propagated dependencies: streambuf-shrinkwrap@1.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/statgen/savvy/
Licenses: MPL 2.0
Build system: cmake
Synopsis: Interface to various variant calling formats
Description:

Savvy is the official C++ interface for the SAV file format and offers seamless support for BCF and VCF files.

r-demultiplex 1.0.2-1.6e2a142
Propagated dependencies: r-kernsmooth@2.23-26 r-reshape2@1.4.5 r-rtsne@0.17 r-shortread@1.68.0 r-stringdist@0.9.15
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chris-mcginnis-ucsf/MULTI-seq
Licenses: CC0
Build system: r
Synopsis: MULTI-seq pre-processing and classification tools
Description:

deMULTIplex is an R package for analyzing single-cell RNA sequencing data generated with the MULTI-seq sample multiplexing method. The package includes software to

  1. Convert raw MULTI-seq sample barcode library FASTQs into a sample barcode UMI count matrix, and

  2. Classify cell barcodes into sample barcode groups.

python-biom-format 2.1.16
Propagated dependencies: python-anndata@0.12.1 python-click@8.1.8 python-flake8@7.1.1 python-future@1.0.0 python-h5py@3.13.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.biom-format.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Biological Observation Matrix (BIOM) format utilities
Description:

The BIOM file format is designed to be a general-use format for representing counts of observations e.g. operational taxonomic units, KEGG orthology groups or lipid types, in one or more biological samples e.g. microbiome samples, genomes, metagenomes.

aragorn 1.2.41
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.ansikte.se/ARAGORN/
Licenses: GPL 3+
Build system: gnu
Synopsis: Detect tRNA, mtRNA and tmRNA genes in nucleotide sequences
Description:

Aragorn identifies transfer RNA, mitochondrial RNA and transfer-messenger RNA from nucleotide sequences, based on homology to known tRNA consensus sequences and RNA structure. It also outputs the secondary structure of the predicted RNA.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091