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

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.


python-goatools 1.3.1
Propagated dependencies: python-docopt@0.6.2 python-numpy@1.26.4 python-openpyxl@3.1.5 python-pandas@2.2.3 python-pydot@4.0.1 python-requests@2.32.5 python-scipy@1.12.0 python-setuptools@80.9.0 python-statsmodels@0.14.4 python-xlsxwriter@3.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/tanghaibao/goatools
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python scripts to find enrichment of GO terms
Description:

Python scripts to find enrichment of GO terms. In addition, this package is used for processing the obo-formatted file from Gene Ontology website. The data structure is a directed acyclic graph that allows easy traversal from leaf to root.

java-picard 1.113
Dependencies: java-snappy@1.0.3-rc3 java-commons-jexl@2.1.1 java-cofoja@1.3 ant@1.10.15 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://broadinstitute.github.io/picard/
Licenses: Expat
Build system: ant
Synopsis: Tools for manipulating high-throughput sequencing data and formats
Description:

Picard is a set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats. Picard is implemented using the HTSJDK Java library to support accessing file formats that are commonly used for high-throughput sequencing data such as SAM, BAM, CRAM and VCF.

paml 4.9e
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://abacus.gene.ucl.ac.uk/software/paml.html
Licenses: GPL 3
Build system: gnu
Synopsis: Phylogentic analysis by maximum likelihood
Description:

PAML (for Phylogentic Analysis by Maximum Likelihood) contains a few programs for model fitting and phylogenetic tree reconstruction using nucleotide or amino-acid sequence data.

r-projectils 3.0.0-1.cc73b97
Propagated dependencies: r-biocneighbors@2.4.0 r-biocparallel@1.44.0 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-matrix@1.7-4 r-patchwork@1.3.2 r-pheatmap@1.0.13 r-pracma@2.4.6 r-purrr@1.2.0 r-rcolorbrewer@1.1-3 r-reshape2@1.4.5 r-scales@1.4.0 r-scgate@1.7.2 r-seurat@5.3.1 r-seuratobject@5.2.0 r-stacas@2.2.0 r-ucell@2.14.0 r-umap@0.2.10.0 r-uwot@0.2.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/carmonalab/ProjecTILs
Licenses: GPL 3
Build system: r
Synopsis: Reference-based analysis of scRNA-seq data
Description:

This package implements methods to project single-cell RNA-seq data onto a reference atlas, enabling interpretation of unknown cell transcriptomic states in the the context of known, reference states.

homer 4.11.1
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://homer.ucsd.edu/homer
Licenses: GPL 3+
Build system: gnu
Synopsis: Motif discovery and next generation sequencing analysis
Description:

HOMER (Hypergeometric Optimization of Motif EnRichment) is a suite of tools for Motif Discovery and next-gen sequencing analysis. It is a collection of command line programs written in Perl and C++. HOMER was primarily written as a de novo motif discovery algorithm and is well suited for finding 8-20 bp motifs in large scale genomics data. HOMER contains many useful tools for analyzing ChIP-Seq, GRO-Seq, RNA-Seq, DNase-Seq, Hi-C and numerous other types of functional genomics sequencing data sets.

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.

java-picard 2.3.0
Dependencies: java-htsjdk@2.3.0 java-guava@31.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://broadinstitute.github.io/picard/
Licenses: Expat
Build system: ant
Synopsis: Tools for manipulating high-throughput sequencing data and formats
Description:

Picard is a set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats. Picard is implemented using the HTSJDK Java library to support accessing file formats that are commonly used for high-throughput sequencing data such as SAM, BAM, CRAM and VCF.

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.

r-bseqsc 1.0-1.fef3f3e
Propagated dependencies: r-abind@1.4-8 r-annotationdbi@1.72.0 r-biobase@2.70.0 r-cssam@1.4-1.9ec58c9 r-dplyr@1.1.4 r-e1071@1.7-16 r-edger@4.8.0 r-ggplot2@4.0.1 r-nmf@0.28 r-openxlsx@4.2.8.1 r-pkgmaker@0.32.10 r-plyr@1.8.9 r-preprocesscore@1.72.0 r-rngtools@1.5.2 r-scales@1.4.0 r-stringr@1.6.0 r-xbioc@0.1.16-1.6ff0670
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/shenorrLab/bseqsc
Licenses: GPL 2+
Build system: r
Synopsis: Deconvolution of bulk sequencing experiments using single cell data
Description:

BSeq-sc is a bioinformatics analysis pipeline that leverages single-cell sequencing data to estimate cell type proportion and cell type-specific gene expression differences from RNA-seq data from bulk tissue samples. This is a companion package to the publication "A single-cell transcriptomic map of the human and mouse pancreas reveals inter- and intra-cell population structure." Baron et al. Cell Systems (2016) https://www.ncbi.nlm.nih.gov/pubmed/27667365.

r-psupertime 0.2.6-1.73825a2
Propagated dependencies: r-cowplot@1.2.0 r-data-table@1.17.8 r-fastcluster@1.3.0 r-forcats@1.0.1 r-ggplot2@4.0.1 r-glmnet@4.1-10 r-knitr@1.50 r-matrix@1.7-4 r-rcolorbrewer@1.1-3 r-scales@1.4.0 r-scran@1.38.0 r-singlecellexperiment@1.32.0 r-stringr@1.6.0 r-summarizedexperiment@1.40.0 r-topgo@2.62.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/wmacnair/psupertime
Licenses: GPL 3
Build system: r
Synopsis: Psupertime is supervised pseudotime for single cell RNAseq data
Description:

Psupertime is supervised pseudotime for single cell RNAseq data. It uses single cell RNAseq data, where the cells have a known ordering. This ordering helps to identify a small number of genes which place cells in that known order. It can be used for discovery of relevant genes, for identification of subpopulations, and characterization of further unknown or differently labelled data.

r-ggsankey 0.0.99999-1.be08dd0
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-magrittr@2.0.4 r-purrr@1.2.0 r-stringr@1.6.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/davidsjoberg/ggsankey
Licenses: Expat
Build system: r
Synopsis: Sankey, Alluvial and Sankey bump plots
Description:

This package provides a package that makes it easy to implement sankey, alluvial and sankey bump plots in ggplot2.

r-scenic 1.3.1-1.cedf849
Propagated dependencies: r-aucell@1.32.0 r-data-table@1.17.8 r-dynamictreecut@1.63-1 r-genie3@1.32.0 r-ggrepel@0.9.6 r-mixtools@2.0.0.1 r-nmf@0.28 r-rcistarget@1.29.0 r-rtsne@0.17
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/aertslab/SCENIC
Licenses: GPL 3
Build system: r
Synopsis: SCENIC (Single Cell rEgulatory Network Inference and Clustering)
Description:

SCENIC (Single-cell regulatory network inference and clustering) is an R package to infer Gene Regulatory Networks and cell types from single-cell RNA-seq data.

r-readwriter 1.5.3-1.91373c4
Propagated dependencies: r-gtools@3.9.5 r-openxlsx@4.2.8.1 r-readr@2.1.6 r-stringendo@0.6.0-1.15594b1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/vertesy/ReadWriter
Licenses: GPL 3
Build system: r
Synopsis: Functions to read and write files conveniently
Description:

ReadWriter is a set of R functions to read and write files conveniently.

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-modbedtools 0.1.6
Propagated dependencies: python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lidaof/modbedtools
Licenses: Expat
Build system: pyproject
Synopsis: Generate modbed track files for visualization on WashU Epigenome Browser
Description:

modbedtools is a python command line tool to generate modbed files for visualization on the WashU Epigenome Browser.

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.

python-arboreto 0.1.6
Propagated dependencies: python-bokeh@3.7.3 python-dask@2024.12.1 python-distributed@2024.12.1 python-lz4@4.4.4 python-numpy@1.26.4 python-pandas@2.2.3 python-pyarrow@22.0.0 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-tornado@6.4.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/aertslab/arboreto
Licenses: Modified BSD
Build system: pyproject
Synopsis: Gene regulatory network inference using tree-based ensemble regressors
Description:

This package implements scalable gene regulatory network inference using tree-based ensemble regressors.

tabixpp 1.1.2
Dependencies: bzip2@1.0.8 curl@8.6.0 htslib@1.21 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/tabixpp
Licenses: Expat
Build system: gnu
Synopsis: C++ wrapper around tabix project
Description:

This is a C++ wrapper around the Tabix project which abstracts some of the details of opening and jumping in tabix-indexed files.

r-zarrarray 1.0-1.508d871
Propagated dependencies: r-biocgenerics@0.56.0 r-delayedarray@0.36.0 r-iranges@2.44.0 r-matrix@1.7-4 r-pizzarr@0.1.0-1.7b3fd72 r-s4arrays@1.10.0 r-s4vectors@0.48.0 r-sparsearray@1.10.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/ZarrArray
Licenses: Expat
Build system: r
Synopsis: Zarr backend for DelayedArray objects
Description:

Zarr backend for DelayedArray objects.

python-taggd 0.4.0
Propagated dependencies: python-numpy@1.26.4 python-pysam@0.23.0 python-tqdm@4.67.1 python-aiofiles@24.1.0 python-dnaio@0.10.0 python-types-aiofiles@25.1.0.20251011 python-types-tqdm@4.67.0.20250809
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/jfnavarro/taggd
Licenses: Modified BSD
Build system: pyproject
Synopsis: Genetic barcode demultiplexing
Description:

This package provides TagGD barcode demultiplexing utilities for Spatial Transcriptomics data.

bless 1p02
Dependencies: openmpi@4.1.6 boost@1.83.0 sparsehash@2.0.4 pigz@2.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sourceforge.net/p/bless-ec/wiki/Home/
Licenses: GPL 3+
Build system: gnu
Synopsis: Bloom-filter-based error correction tool for NGS reads
Description:

Bloom-filter-based error correction solution for high-throughput sequencing reads (BLESS) uses a single minimum-sized bloom filter is a correction tool for genomic reads produced by Next-generation sequencing (NGS). BLESS produces accurate correction results with much less memory compared with previous solutions and is also able to tolerate a higher false-positive rate. BLESS can extend reads like DNA assemblers to correct errors at the end of reads.

r-pando 1.0.5
Propagated dependencies: r-bayestestr@0.17.0 r-foreach@1.5.2 r-genomicranges@1.62.0 r-ggplot2@4.0.1 r-ggpointdensity@0.2.1 r-ggraph@2.2.2 r-glmnetutils@1.1.9 r-grr@0.9.5 r-iranges@2.44.0 r-irlba@2.3.5.1 r-matrix@1.7-4 r-matrixgenerics@1.22.0 r-motifmatchr@1.32.0 r-pals@1.10 r-patchwork@1.3.2 r-seurat@5.3.1 r-signac@1.12.0-1.8ecdde2 r-sparsematrixstats@1.22.0 r-tfbstools@1.48.0 r-tidygraph@1.3.1 r-tidyverse@2.0.0 r-uwot@0.2.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/quadbiolab/Pando
Licenses: Expat
Build system: r
Synopsis: Infer regulomes from multi-modal single-cell genomics data
Description:

Pando leverages multi-modal single-cell measurements to infer gene regulatory networks using a flexible linear model-based framework. By modeling the relationship between TF-binding site pairs with the expression of target genes, Pando simultaneously infers gene modules and sets of regulatory regions for each transcription factor.

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-pybio 0.3.12-1.c91fddc
Propagated dependencies: python-beautifulsoup4@4.14.3 python-numpy@1.26.4 python-psutil@7.0.0 python-pysam@0.23.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/grexor/pybio
Licenses: GPL 3+
Build system: pyproject
Synopsis: Basic genomics toolset
Description:

This tool provides a Python framework to streamline genomics operations. It offers a direct interface to Ensembl genome assemblies and annotations, while also accommodating custom genomes via FASTA/GTF inputs. The primary objective of pybio is to simplify genome management. It achieves this by providing automatic download of Ensembl genome assemblies and annotation, provides Python genomic feature search and sequence retrieval from the managed genomes, STAR indexing and mapping and more.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091