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

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-xbioc 0.1.16-1.6ff0670
Propagated dependencies: r-annotationdbi@1.72.0 r-assertthat@0.2.1 r-biobase@2.70.0 r-biocmanager@1.30.27 r-digest@0.6.39 r-pkgmaker@0.32.10 r-plyr@1.8.9 r-reshape2@1.4.5 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/renozao/xbioc/
Licenses: GPL 3+
Build system: r
Synopsis: Extra base functions for Bioconductor
Description:

This package provides extra utility functions to perform common tasks in the analysis of omics data, leveraging and enhancing features provided by Bioconductor packages.

r-pairadise 1.0.0
Propagated dependencies: r-doparallel@1.0.17 r-foreach@1.5.2 r-iterators@1.0.14 r-nloptr@2.2.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Xinglab/PAIRADISE
Licenses: Expat
Build system: r
Synopsis: Paired replicate analysis of allelic differential splicing events
Description:

PAIRADISE is a method for detecting allele-specific alternative splicing (ASAS) from RNA-seq data. Unlike conventional approaches that detect ASAS events one sample at a time, PAIRADISE aggregates ASAS signals across multiple individuals in a population. By treating the two alleles of an individual as paired, and multiple individuals sharing a heterozygous SNP as replicates, PAIRADISE formulates ASAS detection as a statistical problem for identifying differential alternative splicing from RNA-seq data with paired replicates.

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

The package graph implements graph manipulation functions.

gemma 0.98.5
Dependencies: gsl@2.8 openblas@0.3.30 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/genetics-statistics/GEMMA
Licenses: GPL 3
Build system: gnu
Synopsis: Tool for genome-wide efficient mixed model association
Description:

GEMMA provides a standard linear mixed model resolver with application in GWAS.

blast+ 2.17.0
Dependencies: bzip2@1.0.8 lmdb@0.9.29 zlib@1.3.1 pcre@8.45 perl@5.36.0 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://blast.ncbi.nlm.nih.gov
Licenses: Public Domain Expat Boost 1.0 LGPL 2.0+ ASL 2.0
Build system: gnu
Synopsis: Basic local alignment search tool
Description:

BLAST is a popular method of performing a DNA or protein sequence similarity search, using heuristics to produce results quickly. It also calculates an “expect value” that estimates how many matches would have occurred at a given score by chance, which can aid a user in judging how much confidence to have in an alignment.

umi-tools 1.1.6
Dependencies: python-pandas@2.2.3 python-future@1.0.0 python-scipy@1.12.0 python-matplotlib@3.8.2 python-regex@2024.11.6 python-pybktree@1.1 python-scipy@1.12.0 python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/CGATOxford/UMI-tools
Licenses: Expat
Build system: pyproject
Synopsis: Tools for analyzing unique modular identifiers
Description:

This package provides tools for dealing with Unique Molecular Identifiers (UMIs) and Random Molecular Tags (RMTs) in genetic sequences. There are six tools: the extract and whitelist commands are used to prepare a fastq containing UMIs +/- cell barcodes for alignment. The remaining commands, group, dedup, and count/count_tab, are used to identify PCR duplicates using the UMIs and perform different levels of analysis depending on the needs of the user.

clipper-peak 2.0.1
Dependencies: htseq@2.0.2 python-pybedtools@0.10.0 python-cython@3.1.2 python-scikit-learn@1.7.0 python-matplotlib@3.8.2 python-pandas@2.2.3 python-pysam@0.23.0 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/YeoLab/clipper
Licenses: GPL 2
Build system: pyproject
Synopsis: CLIP peak enrichment recognition
Description:

CLIPper is a tool to define peaks in CLIP-seq datasets.

python-logomaker 0.8.7
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/jbkinney/logomaker
Licenses: Expat
Build system: pyproject
Synopsis: Package for making Sequence Logos
Description:

Logomaker is a Python package for generating publication-quality sequence logos. Logomaker can generate both standard and highly customized logos illustrating the properties of DNA, RNA, or protein sequences. Logos are rendered as vector graphics embedded within native matplotlib Axes objects, making them easy to style and incorporate into multi-panel figures.

r-vitesscer 0.99.0-1.0096880
Propagated dependencies: r-delayedarray@0.36.0 r-future@1.68.0 r-htmlwidgets@1.6.4 r-httpuv@1.6.16 r-jsonlite@2.0.0 r-matrix@1.7-4 r-mime@0.13 r-plumber@1.3.0 r-r6@2.6.1 r-s4vectors@0.48.0 r-stringi@1.8.7 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/vitessce/vitessceR
Licenses: Expat
Build system: r
Synopsis: Create interactive Single-cell visualizations
Description:

This package provides an R API and htmlwidget facilitating interactive visualization of spatial single-cell data with Vitessce. The R API contains classes and functions for loading single-cell data stored in compatible on-disk formats. The htmlwidget is a wrapper around the Vitessce JavaScript library and can be used in the Viewer tab of RStudio or Shiny apps.

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.

python-biopython 1.85
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://biopython.org/
Licenses: non-copyleft
Build system: pyproject
Synopsis: Tools for biological computation in Python
Description:

Biopython is a set of tools for biological computation including parsers for bioinformatics files into Python data structures; interfaces to common bioinformatics programs; a standard sequence class and tools for performing common operations on them; code to perform data classification; code for dealing with alignments; code making it easy to split up parallelizable tasks into separate processes; and more.

python-mygene 3.2.2
Propagated dependencies: python-biothings-client@0.2.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biothings/mygene.py
Licenses: Modified BSD
Build system: python
Synopsis: Python Client for MyGene.Info services
Description:

MyGene.Info provides simple-to-use REST web services to query/retrieve gene annotation data. It's designed with simplicity and performance emphasized. Mygene is a Python wrapper to access MyGene.Info services.

tadbit 1.0.1-2.2838129
Dependencies: imp@2.23.0 mcl@14.137 python-future@1.0.0 python-h5py@3.13.0 python-scipy@1.12.0 python-numpy@1.26.4 python-matplotlib@3.8.2 python-pysam@0.23.0 r-minimal@4.5.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://3dgenomes.github.io/TADbit/
Licenses: GPL 3+
Build system: python
Synopsis: Analyze, model, and explore 3C-based data
Description:

TADbit is a complete Python library to deal with all steps to analyze, model, and explore 3C-based data. With TADbit the user can map FASTQ files to obtain raw interaction binned matrices (Hi-C like matrices), normalize and correct interaction matrices, identify and compare the so-called Topologically Associating Domains (TADs), build 3D models from the interaction matrices, and finally, extract structural properties from the models. TADbit is complemented by TADkit for visualizing 3D models.

r-skitools 0.0.0.9000-2.ba322dc
Propagated dependencies: r-biostrings@2.78.0 r-complexheatmap@2.26.0 r-data-table@1.17.8 r-devtools@2.4.6 r-dt@0.34.0 r-gchain@0.2.0-2.19f8bb9 r-genomeinfodb@1.46.0 r-genomicranges@1.62.0 r-ggplot2@4.0.1 r-gplots@3.2.0 r-gutils@0.2.0-2.fc24db6 r-htmlwidgets@1.6.4 r-hwriter@1.3.2.1 r-igraph@2.2.1 r-iranges@2.44.0 r-plotly@4.11.0 r-rcolorbrewer@1.1-3 r-reshape2@1.4.5 r-s4vectors@0.48.0 r-stringr@1.6.0 r-variantannotation@1.56.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/skitools/
Licenses: Expat
Build system: r
Synopsis: Various mskilab R utilities
Description:

This package provides R miscellaneous utilities for basic data manipulation, debugging, visualization, lsf management, and common mskilab tasks.

java-ngs 2.10.5
Dependencies: icedtea@3.19.0 ngs-sdk@2.10.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ncbi/ngs
Licenses: Public Domain
Build system: gnu
Synopsis: Java bindings for NGS SDK
Description:

NGS is a domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously.

sickle 1.33
Propagated dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/najoshi/sickle
Licenses: Expat
Build system: gnu
Synopsis: Adaptive trimming tool for FASTQ files using quality
Description:

Sickle is a tool that trims reads based on quality and length thresholds. It uses sliding windows to detect low-quality bases at the 3'-end and high-quality bases at the 5'-end. Additionally, it discards reads based on the length threshold.

ngshmmalign 0.1.1
Dependencies: boost@1.89.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cbg-ethz/ngshmmalign/
Licenses: GPL 2+
Build system: cmake
Synopsis: Profile HMM aligner for NGS reads
Description:

ngshmmalign is a profile HMM aligner for NGS reads designed particularly for small genomes (such as those of RNA viruses like HIV-1 and HCV) that experience substantial biological insertions and deletions.

r-conospanel 1.0.0-1.39e76b2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/kharchenkolab/conosPanel
Licenses: GPL 3
Build system: r
Synopsis: Data for the conos package
Description:

The data within this package is a panel of four samples, each with 3000 cells. There are two samples which are bone marrow (BM), and two samples which are cord blood (CB).

scvelo 0.2.4
Propagated dependencies: pybind11@2.13.6 python-anndata@0.12.1 python-hnswlib@0.5.2 python-igraph@0.11.8 python-loompy@3.0.7 python-louvain@0.16 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scanpy@1.11.2 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-umap-learn@0.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://scvelo.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: RNA velocity generalized through dynamical modeling
Description:

ScVelo is a scalable toolkit for RNA velocity analysis in single cells. RNA velocity enables the recovery of directed dynamic information by leveraging splicing kinetics. scVelo generalizes the concept of RNA velocity by relaxing previously made assumptions with a stochastic and a dynamical model that solves the full transcriptional dynamics. It thereby adapts RNA velocity to widely varying specifications such as non-stationary populations.

bio-vcf 0.9.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/vcflib/bio-vcf
Licenses: Expat
Build system: ruby
Synopsis: Smart VCF parser DSL
Description:

Bio-vcf provides a DSL for processing the VCF format. Record named fields can be queried with regular expressions. Bio-vcf is a new generation VCF parser, filter and converter. Bio-vcf is not only very fast for genome-wide (WGS) data, it also comes with a filtering, evaluation and rewrite language and can output any type of textual data, including VCF header and contents in RDF and JSON.

lofreq 2.1.5
Dependencies: htslib@1.21 python-wrapper@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://csb5.github.io/lofreq/
Licenses: Expat
Build system: gnu
Synopsis: Sensitive variant calling from sequencing data
Description:

LoFreq is a fast and sensitive variant-caller for inferring SNVs and indels from next-generation sequencing data. It makes full use of base-call qualities and other sources of errors inherent in sequencing (e.g. mapping or base/indel alignment uncertainty), which are usually ignored by other methods or only used for filtering.

python-py2bit 0.3.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dpryan79/py2bit
Licenses: Expat
Build system: pyproject
Synopsis: Access 2bit files using lib2bit
Description:

This package provides Python bindings for lib2bit to access 2bit files with Python.

ensembl-vep 112
Dependencies: bioperl-minimal@1.7.0 perl-bio-db-hts@3.01 perl-dbi@1.643 perl-dbd-mysql@4.050 perl-libwww@6.78 perl-list-moreutils@0.430 perl-http-tiny@0.076 perl-json@4.02 which@2.21
Propagated dependencies: kentutils@302.0.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://www.ensembl.org/vep
Licenses: ASL 2.0
Build system: gnu
Synopsis: Predict functional effects of genomic variants
Description:

This package provides a Variant Effect Predictor, which predicts the functional effects of genomic variants. It also provides Haplosaurus, which uses phased genotype data to predict whole-transcript haplotype sequences, and Variant Recoder, which translates between different variant encodings.

Total packages: 69245