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

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.


star 2.7.8a
Dependencies: htslib@1.21 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/alexdobin/STAR
Licenses: GPL 3+
Build system: gnu
Synopsis: Universal RNA-seq aligner
Description:

The Spliced Transcripts Alignment to a Reference (STAR) software is based on a previously undescribed RNA-seq alignment algorithm that uses sequential maximum mappable seed search in uncompressed suffix arrays followed by seed clustering and stitching procedure. In addition to unbiased de novo detection of canonical junctions, STAR can discover non-canonical splices and chimeric (fusion) transcripts, and is also capable of mapping full-length RNA sequences.

python-pybiomart 0.2.0
Propagated dependencies: python-future@1.0.0 python-pandas@2.3.3 python-requests@2.32.5 python-requests-cache@1.2.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/jrderuiter/pybiomart
Licenses: Expat
Build system: pyproject
Synopsis: A simple pythonic interface to biomart
Description:

Pybiomart provides a simple pythonic interface to biomart.

fit-sne 1.2.1
Dependencies: fftw@3.3.10
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/KlugerLab/FIt-SNE
Licenses: Original BSD Expat ASL 2.0
Build system: gnu
Synopsis: Fast Fourier Transform-accelerated interpolation-based t-SNE
Description:

t-Stochastic Neighborhood Embedding (t-SNE) is a method for dimensionality reduction and visualization of high dimensional datasets. A popular implementation of t-SNE uses the Barnes-Hut algorithm to approximate the gradient at each iteration of gradient descent. This implementation differs in these ways:

  • Instead of approximating the N-body simulation using Barnes-Hut, we interpolate onto an equispaced grid and use FFT to perform the convolution.

  • Instead of computing nearest neighbors using vantage-point trees, we approximate nearest neighbors using the Annoy library. The neighbor lookups are multithreaded to take advantage of machines with multiple cores.

python-weblogo 3.7.12
Propagated dependencies: ghostscript@9.56.1 python-numpy@2.3.1 python-pluggy@1.6.0 python-scipy@1.16.3
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.

python-hicmatrix 17.2
Propagated dependencies: python-cooler@0.10.4-0.6c2d65b python-intervaltree@3.1.0 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-tables@3.10.2-0.aad9079
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/deeptools/HiCMatrix/
Licenses: GPL 3+
Build system: pyproject
Synopsis: HiCMatrix class for HiCExplorer and pyGenomeTracks
Description:

This helper package implements the HiCMatrix class for the HiCExplorer and pyGenomeTracks packages.

rsem 1.3.3
Dependencies: bash-minimal@5.2.37 boost@1.83.0 r-minimal@4.6.0 perl@5.36.0 htslib@1.3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://deweylab.biostat.wisc.edu/rsem/
Licenses: GPL 3+
Build system: gnu
Synopsis: Estimate gene expression levels from RNA-Seq data
Description:

RSEM is a software package for estimating gene and isoform expression levels from RNA-Seq data. The RSEM package provides a user-friendly interface, supports threads for parallel computation of the EM algorithm, single-end and paired-end read data, quality scores, variable-length reads and RSPD estimation. In addition, it provides posterior mean and 95% credibility interval estimates for expression levels. For visualization, it can generate BAM and Wiggle files in both transcript-coordinate and genomic-coordinate.

java-forester 0-1.86b07ef
Propagated dependencies: java-commons-codec@1.15 java-openchart2@1.4.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sites.google.com/site/cmzmasek/home/software/forester
Licenses: LGPL 2.1+
Build system: ant
Synopsis: Phylogenomics libraries for Java
Description:

Forester is a collection of Java libraries for phylogenomics and evolutionary biology research. It includes support for reading, writing, and exporting phylogenetic trees.

pardre 2.2.5
Dependencies: openmpi-c++@4.1.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sourceforge.net/projects/pardre/
Licenses: GPL 3+
Build system: gnu
Synopsis: Parallel tool to remove duplicate DNA reads
Description:

ParDRe is a parallel tool to remove duplicate genetic sequence reads. Duplicate reads can be seen as identical or nearly identical sequences with some mismatches. This tool lets users avoid the analysis of unnecessary reads, reducing the time of subsequent procedures with the dataset (e.g. assemblies, mappings, etc.). The tool is implemented with MPI in order to exploit the parallel capabilities of multicore clusters. It is faster than multithreaded counterparts (end of 2015) for the same number of cores and, thanks to the message-passing technology, it can be executed on clusters.

python-scrublet 0.2.3
Propagated dependencies: python-annoy@1.17.3 python-cython@3.1.7 python-matplotlib@3.10.8 python-numba@0.62.1 python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-image@0.26.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-umap-learn@0.5.11
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/swolock/scrublet
Licenses: Expat
Build system: pyproject
Synopsis: Tool to identify and remove doublets in single-cell data
Description:

This package provides a tool for identifying and removing doublets in single-cell RNA-seq data.

r-sleuth 0.30.1
Propagated dependencies: r-aggregation@1.0.1 r-data-table@1.18.4 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-lazyeval@0.2.3 r-matrixstats@1.5.0 r-pheatmap@1.0.13 r-reshape2@1.4.5 r-rhdf5@2.56.0 r-shiny@1.13.0 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pachterlab/sleuth
Licenses: GPL 3
Build system: r
Synopsis: Tools for investigating RNA-Seq
Description:

Sleuth is a program for differential analysis of RNA-Seq data. It makes use of quantification uncertainty estimates obtained via Kallisto for accurate differential analysis of isoforms or genes, allows testing in the context of experiments with complex designs, and supports interactive exploratory data analysis via sleuth live.

r-snapatac 2.0
Propagated dependencies: r-bigmemory@4.6.4 r-doparallel@1.0.17 r-dosnow@1.0.20 r-edger@4.10.0 r-foreach@1.5.2 r-genomicranges@1.64.0 r-igraph@2.3.1 r-iranges@2.46.0 r-irlba@2.3.7 r-matrix@1.7-5 r-plyr@1.8.9 r-plot3d@1.4.2 r-rann@2.6.2 r-raster@3.6-32 r-rcolorbrewer@1.1-3 r-rhdf5@2.56.0 r-rtsne@0.17 r-scales@1.4.0 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/r3fang/SnapATAC
Licenses: GPL 3
Build system: r
Synopsis: Single nucleus analysis package for ATAC-Seq
Description:

This package provides a fast and accurate analysis toolkit for single cell ATAC-seq (Assay for transposase-accessible chromatin using sequencing). Single cell ATAC-seq can resolve the heterogeneity of a complex tissue and reveal cell-type specific regulatory landscapes. However, the exceeding data sparsity has posed unique challenges for the data analysis. This package r-snapatac is an end-to-end bioinformatics pipeline for analyzing large- scale single cell ATAC-seq data which includes quality control, normalization, clustering analysis, differential analysis, motif inference and exploration of single cell ATAC-seq sequencing data.

python-deeptools 3.5.6
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-numpydoc@1.10.0 python-py2bit@0.3.3 python-pybigwig@0.3.25 python-pysam@0.23.3 python-scipy@1.16.3 python-deeptoolsintervals@0.1.9 python-plotly@5.24.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/deepTools/
Licenses: Modified BSD Expat
Build system: pyproject
Synopsis: Useful tools for exploring deep sequencing data
Description:

This package addresses the challenge of handling large amounts of data that are now routinely generated from DNA sequencing centers. deepTools contains useful modules to process the mapped reads data for multiple quality checks, creating normalized coverage files in standard bedGraph and bigWig file formats, that allow comparison between different files. Finally, using such normalized and standardized files, deepTools can create many publication-ready visualizations to identify enrichments and for functional annotations of the genome.

python-genomic-regions 0.0.10
Propagated dependencies: python-future@1.0.0 python-intervaltree@3.1.0 python-numpy@2.3.1 python-pandas@2.3.3 python-pybedtools@0.12.0 python-pybigwig@0.3.25 python-pytest@9.0.2 python-msgpack-numpy@0.4.8 python-cython@3.1.7 python-msgpack@1.1.2 python-pysam@0.23.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/genomic-regions/
Licenses: Expat
Build system: pyproject
Synopsis: Consistently handle genomic regions
Description:

This package aims to simplify working with genomic region / interval data by providing a common interface that lets you access a wide selection of file types and formats for handling genomic region data---all using the same syntax.

r-tsis 0.2.0-1.2446029
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/wyguo/TSIS
Licenses: GPL 3
Build system: r
Synopsis: Time-series isoform switch of alternative splicing
Description:

TSIS is used for detecting transcript isoform switches in time-series data. Transcript isoform switches occur when a pair of alternatively spliced isoforms reverse the order of their relative expression levels. TSIS characterizes the transcript switch by defining the isoform switch time-points for any pair of transcript isoforms within a gene. In addition, this tool describes the switch using five different features or metrics. Also it filters the results with user’s specifications and visualizes the results using different plots for the user to examine further details of the switches.

taxtastic 0.11.1
Propagated dependencies: python-biopython@1.86 python-decorator@5.2.1 python-dendropy@5.0.8 python-fastalite@0.4.1 python-jinja2@3.1.2 python-pandas@2.3.3 python-psycopg@3.2.4 python-psycopg2-binary@2.9.10 python-pyyaml@6.0.2 python-sqlalchemy@2.0.45 python-sqlparse@0.5.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/fhcrc/taxtastic
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tools for taxonomic naming and annotation
Description:

Taxtastic is software written in python used to build and maintain reference packages i.e. collections of reference trees, reference alignments, profiles, and associated taxonomic information.

r-metacell 0.3.41-1.d6a6926
Propagated dependencies: r-cluster@2.1.8.2 r-cowplot@1.2.0 r-data-table@1.18.4 r-dbscan@1.2.4 r-domc@1.3.8 r-dplyr@1.2.1 r-entropy@1.3.2 r-ggplot2@4.0.3 r-graph@1.90.0 r-igraph@2.3.1 r-kernsmooth@2.23-26 r-magrittr@2.0.5 r-matrix@1.7-5 r-matrixstats@1.5.0 r-pdist@1.2.1 r-pheatmap@1.0.13 r-plyr@1.8.9 r-rcolorbrewer@1.1-3 r-rcurl@1.98-1.18 r-rgraphviz@2.56.0 r-slam@0.1-55 r-singlecellexperiment@1.34.0 r-svglite@2.2.2 r-tgconfig@0.1.2-1.15cf199 r-tgstat@2.3.32 r-tgutil@0.1.15-1.db4ff8b r-tidyr@1.3.2 r-umap@0.2.10.0 r-umap@0.2.10.0 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/tanaylab/metacell/
Licenses: Expat
Build system: r
Synopsis: Meta cell analysis for single cell RNA-seq data
Description:

This package facilitates the analysis of single-cell RNA-seq UMI matrices. It does this by computing partitions of a cell similarity graph into small homogeneous groups of cells, which are defined as metacells (MCs). The derived MCs are then used for building different representations of the data, allowing matrix or 2D graph visualization forming a basis for analysis of cell types, subtypes, transcriptional gradients,cell-cycle variation, gene modules and their regulatory models and more.

bison 3.8.2
Dependencies: flex@2.6.4
Propagated dependencies: m4@1.4.19
Channel: guix
Location: gnu/packages/bison.scm (gnu packages bison)
Home page: https://www.gnu.org/software/bison/
Licenses: GPL 3+
Build system: gnu
Synopsis: Yacc-compatible parser generator
Description:

GNU Bison is a general-purpose parser generator. It can build a deterministic or generalized LR parser from an annotated, context-free grammar. It is versatile enough to have many applications, from parsers for simple tools through complex programming languages.

Bison also provides an implementation of yacc, as specified by POSIX.

qbittorrent-enhanced 5.1.2.10
Dependencies: boost@1.89.0 libtorrent-rasterbar@2.0.13 openssl@3.5.5 python-wrapper@3.12.12 qtsvg@6.9.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/bittorrent.scm (gnu packages bittorrent)
Home page: https://github.com/c0re100/qBittorrent-Enhanced-Edition
Licenses: GPL 2+
Build system: qt
Synopsis: Graphical BitTorrent client
Description:

qBittorrent Enhanced is a bittorrent client based on qBittorrent with the following features:

  • Auto Ban Xunlei, QQ, Baidu, Xfplay, DLBT and Offline downloader

  • Auto Ban Unknown Peer from China Option (Default: OFF)

  • Auto Update Public Trackers List (Default: OFF)

  • Auto Ban BitTorrent Media Player Peer Option (Default: OFF)

  • Peer whitelist/blacklist

uget 2.2.1
Dependencies: curl@8.6.0 gtk+@3.24.51 glib@2.86.0 gnutls@3.8.9 gstreamer@1.28.1 libgcrypt@1.11.0 libnotify@0.8.8 openssl@3.5.5
Channel: guix
Location: gnu/packages/bittorrent.scm (gnu packages bittorrent)
Home page: https://ugetdm.com/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Universal download manager with GTK+ interface
Description:

uGet is portable download manager with GTK+ interface supporting HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection downloads, download scheduling, download rate limiting.

transmission 4.1.3
Dependencies: bash-minimal@5.2.37 curl@8.6.0 fast-float@8.2.5 fmt@12.1.0 glib@2.86.0 gtkmm@4.20.0 libappindicator@12.10.1-0-298 libdeflate@1.19 libevent@2.1.12 libnatpmp@20250404-0.134fc89 libpsl@0.21.5 miniupnpc@2.3.3 openssl@3.5.5 python@3.12.12 zlib@1.3.1
Channel: guix
Location: gnu/packages/bittorrent.scm (gnu packages bittorrent)
Home page: https://transmissionbt.com/
Licenses: GPL 2 GPL 3
Build system: cmake
Synopsis: BitTorrent client
Description:

Transmission is a BitTorrent client that comes with graphical, textual, and Web user interfaces. Transmission also has a daemon for unattended operations. It supports local peer discovery, full encryption, DHT, µTP, PEX and Magnet Links.

libtorrent 0.16.14
Dependencies: curl@8.6.0 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/bittorrent.scm (gnu packages bittorrent)
Home page: https://github.com/rakshasa/libtorrent
Licenses: GPL 2+
Build system: gnu
Synopsis: BitTorrent library of rtorrent
Description:

LibTorrent is a BitTorrent library used by and developed in parallel with the BitTorrent client rtorrent. It is written in C++ with emphasis on speed and efficiency.

rtorrent 0.16.14
Dependencies: libtorrent@0.16.14 ncurses@6.2.20210619 curl@8.6.0 cyrus-sasl@2.1.28 openssl@3.5.5 tinyxml2@11.0.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bittorrent.scm (gnu packages bittorrent)
Home page: https://github.com/rakshasa/rtorrent
Licenses: GPL 2+
Build system: gnu
Synopsis: BitTorrent client with ncurses interface
Description:

rTorrent is a BitTorrent client with an ncurses interface. It supports full encryption, DHT, PEX, and Magnet Links. It can also be controlled via XML-RPC over SCGI.

qbittorrent-no-x 5.1.4
Dependencies: boost@1.89.0 libtorrent-rasterbar@2.0.13 openssl@3.5.5 python-wrapper@3.12.12 zlib@1.3.1
Channel: guix
Location: gnu/packages/bittorrent.scm (gnu packages bittorrent)
Home page: https://www.qbittorrent.org/
Licenses: GPL 2+
Build system: qt
Synopsis: Graphical BitTorrent client
Description:

qBittorrent is a BitTorrent client programmed in C++/Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.

It aims to be a good alternative to all other BitTorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.

tremc 0.9.3-1.d8deaa5
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/bittorrent.scm (gnu packages bittorrent)
Home page: https://github.com/tremc/tremc
Licenses: GPL 3+
Build system: gnu
Synopsis: Console client for the Transmission BitTorrent daemon
Description:

Tremc is a console client, with a curses interface, for the Transmission BitTorrent daemon.

Total packages: 73955