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

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.


bio-blastxmlparser 2.0.4
Dependencies: ruby-rspec@3.13.1
Propagated dependencies: ruby-bio-logger@1.0.1 ruby-nokogiri@1.18.10
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pjotrp/blastxmlparser
Licenses: Expat
Build system: ruby
Synopsis: Fast big data BLAST XML parser and library
Description:

Very fast parallel big-data BLAST XML file parser which can be used as command line utility. Use blastxmlparser to: Parse BLAST XML; filter output; generate FASTA, JSON, YAML, RDF, JSON-LD, HTML, CSV, tabular output etc.

plink 1.07
Dependencies: zlib@1.3.1 openblas@0.3.30
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://pngu.mgh.harvard.edu/~purcell/plink/
Licenses: GPL 2 LGPL 2.1+
Build system: gnu
Synopsis: Whole genome association analysis toolset
Description:

PLINK is a whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner. The focus of PLINK is purely on analysis of genotype/phenotype data, so there is no support for steps prior to this (e.g. study design and planning, generating genotype or CNV calls from raw data). Through integration with gPLINK and Haploview, there is some support for the subsequent visualization, annotation and storage of results.

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.

samtools 0.1.19
Dependencies: htslib@1.21 ncurses@6.2.20210619 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://samtools.sourceforge.net
Licenses: Expat
Build system: gnu
Synopsis: Utilities to efficiently manipulate nucleotide sequence alignments
Description:

Samtools implements various utilities for post-processing nucleotide sequence alignments in the SAM, BAM, and CRAM formats, including indexing, variant calling (in conjunction with bcftools), and a simple alignment viewer.

crossmap 0.6.1
Dependencies: python-bx-python@0.14.0 python-numpy@1.26.4 python-pybigwig@0.3.22 python-pysam@0.23.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://crossmap.sourceforge.net/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Convert genome coordinates between assemblies
Description:

CrossMap is a program for conversion of genome coordinates or annotation files between different genome assemblies. It supports most commonly used file formats including SAM/BAM, Wiggle/BigWig, BED, GFF/GTF, VCF.

python-bbknn 1.6.0
Propagated dependencies: python-annoy@1.17.3 python-cython@3.1.2 python-numpy@1.26.4 python-pandas@2.2.3 python-pynndescent@0.5.13 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://github.com/Teichlab/bbknn
Licenses: Expat
Build system: pyproject
Synopsis: Batch balanced KNN
Description:

BBKNN is a batch effect removal tool that can be directly used in the Scanpy workflow. It serves as an alternative to scanpy.api.pp.neighbors(), with both functions creating a neighbour graph for subsequent use in clustering, pseudotime and UMAP visualisation. If technical artifacts are present in the data, they will make it challenging to link corresponding cell types across different batches. BBKNN actively combats this effect by splitting your data into batches and finding a smaller number of neighbours for each cell within each of the groups. This helps create connections between analogous cells in different batches without altering the counts or PCA space.

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.

mantis 0.1-2.b6979a2
Dependencies: sdsl-lite@2.1.1 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/splatlab/mantis
Licenses: Modified BSD
Build system: cmake
Synopsis: Large-scale sequence-search index data structure
Description:

Mantis is a space-efficient data structure that can be used to index thousands of raw-read genomics experiments and facilitate large-scale sequence searches on those experiments. Mantis uses counting quotient filters instead of Bloom filters, enabling rapid index builds and queries, small indexes, and exact results, i.e., no false positives or negatives. Furthermore, Mantis is also a colored de Bruijn graph representation, so it supports fast graph traversal and other topological analyses in addition to large-scale sequence-level searches.

r-circus 0.1.7
Propagated dependencies: r-annotationdbi@1.72.0 r-annotationhub@4.0.0 r-biocgenerics@0.56.0 r-biomart@2.66.0 r-data-table@1.17.8 r-dbi@1.2.3 r-genomeinfodb@1.46.0 r-genomicfeatures@1.62.0 r-genomicranges@1.62.0 r-ggplot2@4.0.1 r-hash@2.2.6.3 r-iranges@2.44.0 r-rcolorbrewer@1.1-3 r-rmysql@0.11.1 r-rtracklayer@1.70.0 r-s4vectors@0.48.0 r-stringr@1.6.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/ciRcus
Licenses: Artistic License 2.0
Build system: r
Synopsis: Annotation, analysis and visualization of circRNA data
Description:

Circus is an R package for annotation, analysis and visualization of circRNA data. Users can annotate their circRNA candidates with host genes, gene features they are spliced from, and discriminate between known and yet unknown splice junctions. Circular-to-linear ratios of circRNAs can be calculated, and a number of descriptive plots easily generated.

python-biopython 1.73
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.

ravanan 0.2.0
Dependencies: bash-minimal@5.2.37 node@22.14.0 guile@3.0.9 guile-filesystem@0.2.0 guile-gcrypt@0.5.0 guile-json@4.7.3 guile-libyaml@1.0.0 guix@1.5.0rc1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://forge.systemreboot.net/ravanan/
Licenses: GPL 3+
Build system: gnu
Synopsis: High-reproducibility CWL runner powered by Guix
Description:

ravanan is a CWL implementation that is powered by GNU Guix and provides strong reproducibility guarantees. ravanan provides strong caching of intermediate results so the same step of a workflow is never run twice. ravanan captures logs from every step of the workflow for easy tracing back in case of job failures. ravanan currently runs on single machines and on slurm via its API.

tombo 1.5.1
Propagated dependencies: python-future@1.0.0 python-h5py@3.13.0 python-mappy@2.24 python-numpy@1.26.4 python-scipy@1.12.0 python-tqdm@4.67.1 python-rpy2@3.5.17
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nanoporetech/tombo
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Analysis of raw nanopore sequencing data
Description:

Tombo is a suite of tools primarily for the identification of modified nucleotides from nanopore sequencing data. Tombo also provides tools for the analysis and visualization of raw nanopore signal.

python-mofapy2 0.7.1
Propagated dependencies: python-anndata@0.12.1 python-h5py@3.13.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://biofam.github.io/MOFA2/
Licenses: LGPL 3
Build system: pyproject
Synopsis: Multi-omics factor analysis
Description:

MOFA is a factor analysis model that provides a general framework for the integration of multi-omic data sets in an unsupervised fashion. Intuitively, MOFA can be viewed as a versatile and statistically rigorous generalization of principal component analysis to multi-omics data. Given several data matrices with measurements of multiple -omics data types on the same or on overlapping sets of samples, MOFA infers an interpretable low-dimensional representation in terms of a few latent factors. These learnt factors represent the driving sources of variation across data modalities, thus facilitating the identification of cellular states or disease subgroups.

htslib 1.21
Dependencies: bzip2@1.0.8 curl@8.6.0 openssl@3.0.8 xz@5.4.5
Propagated dependencies: htscodecs@1.6.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.htslib.org
Licenses: Expat Modified BSD
Build system: gnu
Synopsis: C library for reading/writing high-throughput sequencing data
Description:

HTSlib is a C library for reading/writing high-throughput sequencing data. It also provides the bgzip, htsfile, and tabix utilities.

htscodecs 1.6.1
Dependencies: bzip2@1.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/samtools/htscodecs
Licenses: Public Domain Modified BSD
Build system: gnu
Synopsis: Custom compression for CRAM and others
Description:

This package implements the custom CRAM codecs used for "EXTERNAL" block types. These consist of two variants of the rANS codec (8-bit and 16-bit renormalisation, with run-length encoding and bit-packing also supported in the latter), a dynamic arithmetic coder, and custom codecs for name/ID compression and quality score compression derived from fqzcomp.

python-metacells 0.9.5
Propagated dependencies: python-anndata@0.12.1 python-cvxpy@1.4.3 python-fastcluster@1.2.6 python-igraph@0.11.8 python-importlib-metadata@8.7.0 python-numpy@1.26.4 python-pandas@2.2.3 python-psutil@7.0.0 python-pyyaml@6.0.2 python-scanpy@1.11.2 python-scipy@1.12.0 python-threadpoolctl@3.1.0 python-umap-learn@0.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/tanaylab/metacells.git
Licenses: Expat
Build system: pyproject
Synopsis: Single-cell RNA Sequencing Analysis
Description:

The metacells package implements the improved metacell algorithm for single-cell RNA sequencing (scRNA-seq) data analysis within the scipy framework, and projection algorithm based on it. The original metacell algorithm was implemented in R. The Python package contains various algorithmic improvements and is scalable for larger data sets (millions of cells).

r-presto 1.0.0-1.7636b3d
Propagated dependencies: r-data-table@1.17.8 r-dplyr@1.1.4 r-matrix@1.7-4 r-purrr@1.2.0 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/immunogenomics/presto
Licenses: GPL 3
Build system: r
Synopsis: Fast Functions for Differential Expression using Wilcox and AUC
Description:

This package performs a fast Wilcoxon rank sum test and auROC analysis.

python-ete3 3.1.3
Propagated dependencies: python-lxml@6.0.1 python-numpy@1.26.4 python-pyqt@5.15.11 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://etetoolkit.org
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python environment for phylogenetic tree exploration
Description:

This package provides a Python environment for phylogenetic tree exploration.

wfa2-lib 2.3.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/smarco/WFA2-lib
Licenses: Expat
Build system: cmake
Synopsis: Wavefront alignment algorithm library
Description:

The wavefront alignment (WFA) algorithm is an exact gap-affine algorithm that takes advantage of homologous regions between the sequences to accelerate the alignment process.

pigx-sars-cov-2 0.0.9
Dependencies: bash-minimal@5.2.37 bedtools@2.31.1 bwa@0.7.18 ensembl-vep@112 fastp@0.23.2 fastqc@0.11.9 ivar@1.4.4 kraken2@2.1.2 krona-tools@2.8 lofreq@2.1.5 multiqc@1.14 python-pyyaml@6.0.2 python-wrapper@3.11.14 r-base64url@1.4 r-data-table@1.17.8 r-deconvr@1.16.0 r-dplyr@1.1.4 r-dt@0.34.0 r-ggplot2@4.0.1 r-htmltools@0.5.8.1 r-jsonlite@2.0.0 r-knitr@1.50 r-magrittr@2.0.4 r-mass@7.3-65 r-minimal@4.5.2 r-plotly@4.11.0 r-qpcr@1.4-2 r-r-utils@2.13.0 r-reshape2@1.4.5 r-rmarkdown@2.30 r-stringr@1.6.0 r-tidyr@1.3.1 r-viridis@0.6.5 samtools@1.19 snakemake@7.32.4 wget@1.25.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bioinformatics.mdc-berlin.de/pigx/
Licenses: GPL 3+
Build system: gnu
Synopsis: Analysis pipeline for wastewater sequencing
Description:

PiGx SARS-CoV-2 is a pipeline for analysing data from sequenced wastewater samples and identifying given variants-of-concern of SARS-CoV-2. The pipeline can be used for continuous sampling. The output report will provide an intuitive visual overview about the development of variant abundance over time and location.

python-dna-features-viewer 3.1.1
Propagated dependencies: python-biopython@1.85 python-matplotlib@3.8.2 python-packaging@25.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer
Licenses: Expat
Build system: pyproject
Synopsis: Plot features from DNA sequences
Description:

DNA Features Viewer is a Python library to visualize DNA features, e.g. from GenBank or Gff files, or Biopython SeqRecords.

python-cnmf 1.6.0
Propagated dependencies: python-anndata@0.12.1 python-fastcluster@1.2.6 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-palettable@3.3.3 python-pandas@2.2.3 python-pyyaml@6.0.2 python-scanpy@1.11.2 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dylkot/cNMF
Licenses: Expat
Build system: pyproject
Synopsis: Consensus NMF for scRNA-Seq data
Description:

This tool offers a pipeline for inferring gene expression programs from scRNA-Seq. It takes a count matrix (N cells X G genes) as input and produces a (K x G) matrix of gene expression programs (GEPs) and a (N x K) matrix specifying the usage of each program for each cell in the data.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091