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

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.


python-pygenometracks 3.5
Propagated dependencies: python-future@1.0.0 python-gffutils@0.13 python-hicmatrix@17.1 python-intervaltree@3.1.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pybigwig@0.3.22 python-pysam@0.23.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pygenometracks.readthedocs.io
Licenses: GPL 3+
Build system: pyproject
Synopsis: Program and library to plot beautiful genome browser tracks
Description:

This package aims to produce high-quality genome browser tracks that are highly customizable. Currently, it is possible to plot: bigwig, bed (many options), bedgraph, links (represented as arcs), and Hi-C matrices. pyGenomeTracks can make plots with or without Hi-C data.

f-seq 1.1-1.6ccded3
Dependencies: perl@5.36.0 java-commons-cli@1.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://fureylab.web.unc.edu/software/fseq/
Licenses: GPL 3+
Build system: ant
Synopsis: Feature density estimator for high-throughput sequence tags
Description:

F-Seq is a software package that generates a continuous tag sequence density estimation allowing identification of biologically meaningful sites such as transcription factor binding sites (ChIP-seq) or regions of open chromatin (DNase-seq). Output can be displayed directly in the UCSC Genome Browser.

r-demuxmix 1.1.1-1.09a7918
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-mass@7.3-65 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/huklein/demuxmix
Licenses: Artistic License 2.0
Build system: r
Synopsis: Demultiplexing oligo-barcoded scRNA-seq data using regression mixture models
Description:

This package is used for demultiplexing single-cell sequencing experiments of pooled cells. These cells are labeled with barcode oligonucleotides. The package implements methods to fit regression mixture models for a probabilistic classification of cells, including multiplet detection. Demultiplexing error rates can be estimated, and methods for quality control are provided.

checkm 1.1.3
Dependencies: python-dendropy@4.5.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pysam@0.23.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://ecogenomics.github.io/CheckM/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Assess the quality of putative genome bins
Description:

CheckM provides a set of tools for assessing the quality of genomes recovered from isolates, single cells, or metagenomes. It provides robust estimates of genome completeness and contamination by using collocated sets of genes that are ubiquitous and single-copy within a phylogenetic lineage. Assessment of genome quality can also be examined using plots depicting key genomic characteristics (e.g., GC, coding density) which highlight sequences outside the expected distributions of a typical genome. CheckM also provides tools for identifying genome bins that are likely candidates for merging based on marker set compatibility, similarity in genomic characteristics, and proximity within a reference genome.

prodigal 2.6.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/hyattpd/Prodigal
Licenses: GPL 3+
Build system: gnu
Synopsis: Protein-coding gene prediction for Archaea and Bacteria
Description:

Prodigal runs smoothly on finished genomes, draft genomes, and metagenomes, providing gene predictions in GFF3, Genbank, or Sequin table format. It runs quickly, in an unsupervised fashion, handles gaps, handles partial genes, and identifies translation initiation sites.

python-dnaio 0.10.0
Propagated dependencies: python-xopen@1.8.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/marcelm/dnaio/
Licenses: Expat
Build system: pyproject
Synopsis: Read FASTA and FASTQ files efficiently
Description:

dnaio is a Python library for fast parsing of FASTQ and also FASTA files. The code was previously part of the cutadapt tool.

r-genenmf 0.9.2-1.7ac4752
Propagated dependencies: r-cluster@2.1.8.1 r-colorspace@2.1-2 r-dendextend@1.19.1 r-irlba@2.3.5.1 r-lsa@0.73.3 r-matrix@1.7-4 r-pheatmap@1.0.13 r-rcppml@0.3.7 r-seurat@5.3.1 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/carmonalab/GeneNMF
Licenses: GPL 3
Build system: r
Synopsis: Non-Negative matrix factorization for single-cell omics
Description:

This package provides a collection of methods to extract gene programs from single-cell gene expression data using non-negative matrix factorization (NMF). GeneNMF contains functions to directly interact with the Seurat toolkit and derive interpretable gene program signatures.

python-whatshap 2.3-0.5722d69
Propagated dependencies: python-biopython@1.85 python-matplotlib@3.8.2 python-networkx@3.4.2 python-pulp@2.4 python-pyfaidx@0.7.2.1 python-scipy@1.12.0 python-xopen@1.8.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://whatshap.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Read-based phasing of genomic variants
Description:

WhatsHap is software for phasing genomic variants using DNA sequencing reads, also called read-based phasing or haplotype assembly. It is especially suitable for long reads, but works also well with short reads.

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.

stringtie 3.0.2
Dependencies: bzip2@1.0.8 htslib@1.21 libdeflate@1.19 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://ccb.jhu.edu/software/stringtie/
Licenses: Expat
Build system: gnu
Synopsis: Transcript assembly and quantification for RNA-Seq data
Description:

StringTie is a fast and efficient assembler of RNA-Seq sequence alignments into potential transcripts. It uses a novel network flow algorithm as well as an optional de novo assembly step to assemble and quantitate full-length transcripts representing multiple splice variants for each gene locus. Its input can include not only the alignments of raw reads used by other transcript assemblers, but also alignments of longer sequences that have been assembled from those reads. To identify differentially expressed genes between experiments, StringTie's output can be processed either by the Cuffdiff or Ballgown programs.

python-multicore-tsne 0-1.c1dbf84
Propagated dependencies: python-cffi@1.17.1 python-numpy@1.26.4 python-packaging@25.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/DmitryUlyanov/Multicore-TSNE
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parallel t-SNE implementation with Python and Torch wrappers
Description:

This package contains a multicore Barnes-Hut implementation of the t-SNE algorithm. The implementation is described here: http://lvdmaaten.github.io/publications/papers/JMLR_2014.pdf.

r-scopeloomr 0.13.0-1.99726f5
Propagated dependencies: r-base64enc@0.1-3 r-hdf5r@1.3.12 r-igraph@2.2.1 r-matrix@1.7-4 r-plyr@1.8.9 r-rjson@0.2.23 r-rlist@0.4.6.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/aertslab/SCopeLoomR
Licenses: Expat
Build system: r
Synopsis: Build .loom files and extract data from them
Description:

This is an R package to build generic .loom files aligning with the default naming convention of the .loom format and to integrate other data types e.g.: regulons (SCENIC), clusters from Seurat, trajectory information... The package can also be used to extract data from .loom files.

transanno 0.4.5
Dependencies: xz@5.4.5 zstd@1.5.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/informationsea/transanno
Licenses: GPL 3+
Build system: cargo
Synopsis: LiftOver tool for new genome assemblies
Description:

This package provides an accurate VCF/GFF3/GTF LiftOver tool for new genome assemblies.

python-pegasusio 0.9.1
Propagated dependencies: python-anndata@0.12.1 python-cython@3.1.2 python-docopt@0.6.2 python-h5py@3.13.0 python-loompy@3.0.7 python-natsort@8.4.0 python-numpy@1.26.4 python-pandas@2.2.3 python-pillow@11.1.0 python-scipy@1.12.0 python-setuptools@80.9.0 python-zarr@2.18.7
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lilab-bcb/pegasusio
Licenses: Modified BSD
Build system: pyproject
Synopsis: Read or write single-cell genomics data
Description:

Pegasusio is a Python package for reading or writing single-cell genomics data.

arriba 1.0.1
Dependencies: bash-minimal@5.2.37 htslib@1.21 r-minimal@4.5.2 r-circlize@0.4.16 r-genomicalignments@1.46.0 r-genomicranges@1.62.0 samtools@1.19 star@2.7.8a zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/suhrig/arriba
Licenses: Expat GPL 3
Build system: gnu
Synopsis: Gene fusion detection from RNA-Seq data
Description:

Arriba is a command-line tool for the detection of gene fusions from RNA-Seq data. It was developed for the use in a clinical research setting. Therefore, short runtimes and high sensitivity were important design criteria. It is based on the fast STAR aligner and the post-alignment runtime is typically just around two minutes. In contrast to many other fusion detection tools which build on STAR, Arriba does not require to reduce the alignIntronMax parameter of STAR to detect small deletions.

python-schema-salad 8.9.20250723145140
Propagated dependencies: python-cachecontrol@0.14.1 python-mistune@3.1.3 python-mypy-extensions@1.1.0 python-rdflib@7.1.1 python-requests@2.32.5 python-ruamel.yaml@0.18.14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/common-workflow-language/schema_salad
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Schema Annotations for Linked Avro Data (SALAD)
Description:

Salad is a schema language for describing JSON or YAML structured linked data documents. Salad schema describes rules for preprocessing, structural validation, and hyperlink checking for documents described by a Salad schema. Salad supports rich data modeling with inheritance, template specialization, object identifiers, object references, documentation generation, code generation, and transformation to RDF. Salad provides a bridge between document and record oriented data modeling and the Semantic Web.

methyldackel 0.6.1
Dependencies: curl@8.6.0 htslib@1.21 libbigwig@0.4.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dpryan79/MethylDackel
Licenses: Expat
Build system: gnu
Synopsis: Universal methylation extractor for BS-seq experiments
Description:

MethylDackel will process a coordinate-sorted and indexed BAM or CRAM file containing some form of BS-seq alignments and extract per-base methylation metrics from them. MethylDackel requires an indexed fasta file containing the reference genome as well.

python-changeo 1.3.4
Propagated dependencies: python-airr@1.5.1 python-biopython@1.85 python-importlib-resources@6.5.2 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-presto@0.7.6 python-pyyaml@6.0.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://changeo.readthedocs.io
Licenses: GPL 3
Build system: pyproject
Synopsis: Repertoire clonal assignment toolkit
Description:

Change-O is a collection of tools for processing the output of V(D)J alignment tools, assigning clonal clusters to immunoglobulin (Ig) sequences, and reconstructing germline sequences.

r-chromunity 0.0.2-2.101e30a
Propagated dependencies: r-arrow@22.0.0 r-biocgenerics@0.56.0 r-bsgenome-hsapiens-ucsc-hg38@1.4.5 r-data-table@1.17.8 r-gchain@0.2.0-2.19f8bb9 r-genomicranges@1.62.0 r-gutils@0.2.0-2.fc24db6 r-igraph@2.2.1 r-magrittr@2.0.4 r-mass@7.3-65 r-matrix@1.7-4 r-pbmcapply@1.5.1 r-plyr@1.8.9 r-r6@2.6.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/chromunity
Licenses: GPL 3
Build system: r
Synopsis: Discovery of communities in Pore-C concatemers
Description:

This is a package for the discovery of communities in Pore-C concatemers.

fsom 0.0.0-1.a6ef318
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/fsom
Licenses: GPL 3
Build system: gnu
Synopsis: Manage SOM (Self-Organizing Maps) neural networks
Description:

A tiny C library for managing SOM (Self-Organizing Maps) neural networks.

python-scanrbp 0.3
Propagated dependencies: python-biopython@1.85 python-matplotlib@3.8.2 python-pybio@0.3.12-1.c91fddc python-scipy@1.12.0 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/grexor/scanrbp
Licenses: GPL 3
Build system: pyproject
Synopsis: Tool for creating a RNA RBP heatmap in Python
Description:

python-scanrbp is a Python package that provides the scanRBP tool that loads RNA-protein binding motif PWM and computes the log-odds scores for all the loaded RBPs across a given genomic sequence and draws a heatmap of the scores.

python-coolbox 0.3.8
Dependencies: pybind11@2.13.6
Propagated dependencies: python-cooler@0.9.3 python-dna-features-viewer@3.1.1 python-fire@0.7.0 python-h5py@3.13.0 python-intervaltree@3.1.0 python-ipywidgets@8.1.2 jupyter@1.0.0 python-matplotlib@3.8.2 python-nbformat@5.10.4 python-numpy@1.26.4 python-numpydoc@1.5.0 python-pandas@2.2.3 python-pybbi@0.4.1 python-pytest@8.4.1 python-scipy@1.12.0 python-statsmodels@0.14.4 python-strawc@0.0.2.1 python-svgutils@0.3.4 python-termcolor@2.5.0 python-voila@0.5.8
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/GangCaoLab/CoolBox
Licenses: GPL 3+
Build system: python
Synopsis: Genomic data visualization toolkit
Description:

CoolBox is a toolkit for visual analysis of genomics data. It aims to be highly compatible with the Python ecosystem, easy to use and highly customizable with a well-designed user interface. It can be used in various visualization situations, for example, to produce high-quality genome track plots or fetch common used genomic data files with a Python script or command line, interactively explore genomic data within Jupyter environment or web browser.

Total packages: 69245