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

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.


tophat 2.1.1
Dependencies: boost@1.89.0 bowtie@2.3.4.3 ncurses@6.2.20210619 perl@5.36.0 python2@2.7.18 samtools@0.1.19 seqan@1.4.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://ccb.jhu.edu/software/tophat/index.shtml
Licenses: Boost 1.0
Build system: gnu
Synopsis: Spliced read mapper for RNA-Seq data
Description:

TopHat is a fast splice junction mapper for nucleotide sequence reads produced by the RNA-Seq method. It aligns RNA-Seq reads to mammalian-sized genomes using the ultra high-throughput short read aligner Bowtie, and then analyzes the mapping results to identify splice junctions between exons.

python-deeptools 3.5.5
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-numpydoc@1.5.0 python-py2bit@0.3.3 python-pybigwig@0.3.22 python-pysam@0.23.0 python-scipy@1.12.0 python-deeptoolsintervals@0.1.9 python-plotly@5.20.0
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.

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.

r-codeandroll2 2.3.6-1.d58e258
Propagated dependencies: r-colorramps@2.3.4 r-dplyr@1.1.4 r-gplots@3.2.0 r-gtools@3.9.5 r-plyr@1.8.9 r-rcolorbrewer@1.1-3 r-sessioninfo@1.2.3 r-sm@2.2-6.0 r-stringendo@0.6.0-1.15594b1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/vertesy/CodeAndRoll2
Licenses: GPL 3
Build system: r
Synopsis: CodeAndRoll2 for vector, matrix and list manipulations
Description:

CodeAndRoll2 is a set of more than 130 productivity functions. These functions are used by MarkdownReports, ggExpress, and SeuratUtils.

r-liana 0.1.14-1.6cab46c
Propagated dependencies: r-basilisk@1.22.0 r-basilisk-utils@1.22.0 r-complexheatmap@2.26.0 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-magrittr@2.0.4 r-omnipathr@3.15.3 r-purrr@1.2.0 r-rcolorbrewer@1.1-3 r-readr@2.1.6 r-reticulate@1.44.1 r-rlang@1.1.6 r-scater@1.38.0 r-scran@1.38.0 r-scuttle@1.20.0 r-seuratobject@5.2.0 r-singlecellexperiment@1.32.0 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/saezlab/liana/
Licenses: GPL 3
Build system: r
Synopsis: LIANA: a LIgand-receptor ANalysis frAmework
Description:

LIANA provides a number of methods and resource for ligand-receptor interaction inference from scRNA-seq data.

python-circe 0.3.8
Dependencies: lapack@3.12.1 openblas@0.3.30
Propagated dependencies: python-anndata@0.12.1 python-dask@2024.12.1 python-distributed@2024.12.1 python-joblib@1.5.2 python-numpy@1.26.4 python-pandas@2.2.3 python-rich@13.7.1 python-scanpy@1.11.2 python-scikit-learn@1.7.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cantinilab/circe
Licenses: GPL 3
Build system: pyproject
Synopsis: Cis-regulatory interactions between chromatin regions
Description:

Circe is a Python package for inferring co-accessibility networks from single-cell ATAC-seq data, using skggm for the graphical lasso and python-scanpy for data processing.

python-loompy 3.0.7
Propagated dependencies: python-click@8.1.8 python-h5py@3.13.0 python-numba@0.61.0 python-numpy@1.26.4 python-numpy-groupies@0.11.3 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/linnarsson-lab/loompy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Work with .loom files for single-cell RNA-seq data
Description:

The loom file format is an efficient format for very large omics datasets, consisting of a main matrix, optional additional layers, a variable number of row and column annotations. Loom also supports sparse graphs. This library makes it easy to work with .loom files for single-cell RNA-seq data.

r-dtmm 0.1.0-1.3a553b1
Propagated dependencies: r-ape@5.8-1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/MaStatLab/DTMM
Licenses: CC0
Build system: r
Synopsis: Dirichlet-tree multinomial mixtures
Description:

This package lets you perform unsupervised clustering of amplicon sequencing data in microbiome studies with the Dirichlet-tree Multinomial Mixtures.

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.

r-stacas 2.2.0
Propagated dependencies: r-biocneighbors@2.4.0 r-biocparallel@1.44.0 r-ggplot2@4.0.1 r-ggridges@0.5.7 r-pbapply@1.7-4 r-r-utils@2.13.0 r-seurat@5.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/carmonalab/STACAS
Licenses: GPL 3
Build system: r
Synopsis: Sub-type anchoring correction for alignment in Seurat
Description:

This package implements methods for batch correction and integration of scRNA-seq datasets, based on the Seurat anchor-based integration framework. In particular, STACAS is optimized for the integration of heterogeneous datasets with only limited overlap between cell sub-types (e.g. TIL sets of CD8 from tumor with CD8/CD4 T cells from lymphnode), for which the default Seurat alignment methods would tend to over-correct biological differences. The 2.0 version of the package allows the users to incorporate explicit information about cell-types in order to assist the integration process.

subread 2.0.3
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://subread.sourceforge.net/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool kit for processing next-gen sequencing data
Description:

The subread package contains the following tools: subread aligner, a general-purpose read aligner; subjunc aligner: detecting exon-exon junctions and mapping RNA-seq reads; featureCounts: counting mapped reads for genomic features; exactSNP: a SNP caller that discovers SNPs by testing signals against local background noises.

r-domultibarheatmap 0.1.0-1.9e65afa
Propagated dependencies: r-ggplot2@4.0.1 r-magrittr@2.0.4 r-rlang@1.1.6 r-seurat@5.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/elliefewings/DoMultiBarHeatmap
Licenses: CC0
Build system: r
Synopsis: Produce heatmap from a Seurat object with multiple annotation bars
Description:

This package builds on Seurat's Doheatmap function code to produce a heatmap from a Seurat object with multiple annotation bars.

fastp 0.23.2
Dependencies: isa-l@2.31.1 libdeflate@1.19
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/OpenGene/fastp/
Licenses: Expat
Build system: gnu
Synopsis: All-in-one FastQ preprocessor
Description:

Fastp is a tool designed to provide fast all-in-one preprocessing for FastQ files. This tool has multi-threading support to afford high performance.

python-cyvcf2 0.31.2
Dependencies: curl@8.6.0 htslib@1.21 libdeflate@1.19 openssl@3.0.8 zlib@1.3.1
Propagated dependencies: python-click@8.1.8 python-coloredlogs@10.0 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/brentp/cyvcf2/
Licenses: Expat
Build system: pyproject
Synopsis: Fast vcf file parsing with Cython and htslib
Description:

Cyvcf2 is a Cython wrapper around htslib built for fast parsing of Variant Call Format (VCF) files.

roary 3.12.0
Dependencies: bash-minimal@5.2.37 perl-array-utils@0.5 bioperl-minimal@1.7.0 perl-digest-md5-file@0.08 perl-exception-class@1.44 perl-file-find-rule@0.35 perl-file-grep@0.02 perl-file-slurper@0.012 perl-file-which@1.23 perl-graph@0.9704 perl-graph-readwrite@2.09 perl-log-log4perl@1.54 perl-moose@2.2015 perl-perlio-utf8-strict@0.007 perl-text-csv@2.00 bedtools@2.31.1 cd-hit@4.8.1 blast+@2.17.0 mcl@14.137 parallel@20251122 prank@170427 mafft@7.475 fasttree@2.1.10 grep@3.11 sed@4.9 gawk@5.3.0 r-minimal@4.5.2 r-ggplot2@4.0.1 coreutils@9.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sanger-pathogens.github.io/Roary/
Licenses: GPL 3
Build system: perl
Synopsis: High speed stand-alone pan genome pipeline
Description:

Roary is a high speed stand alone pan genome pipeline, which takes annotated assemblies in GFF3 format (produced by the Prokka program) and calculates the pan genome. Using a standard desktop PC, it can analyse datasets with thousands of samples, without compromising the quality of the results. 128 samples can be analysed in under 1 hour using 1 GB of RAM and a single processor. Roary is not intended for metagenomics or for comparing extremely diverse sets of genomes.

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-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.

r-psiplot 2.3.0
Propagated dependencies: r-mass@7.3-65 r-dplyr@1.1.4 r-tidyr@1.3.1 r-purrr@1.2.0 r-readr@2.1.6 r-magrittr@2.0.4 r-ggplot2@4.0.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/kcha/psiplot
Licenses: Expat
Build system: r
Synopsis: Plot percent spliced-in values of alternatively-spliced exons
Description:

PSIplot is an R package for generating plots of percent spliced-in (PSI) values of alternatively-spliced exons that were computed by vast-tools, an RNA-Seq pipeline for alternative splicing analysis. The plots are generated using ggplot2.

python-cooler 0.9.3
Propagated dependencies: python-asciitree@0.3.3 python-biopython@1.85 python-click@8.1.8 python-cytoolz@1.0.1 python-dask@2024.12.1 python-h5py@3.13.0 python-multiprocess@0.70.18 python-numpy@1.26.4 python-pandas@2.2.3 python-pyfaidx@0.7.2.1 python-pypairix@0.3.9 python-pysam@0.23.0 python-pyyaml@6.0.2 python-scipy@1.12.0 python-simplejson@3.20.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/cooler
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sparse binary format for genomic interaction matrices
Description:

Cooler is a support library for a sparse, compressed, binary persistent storage format, called cool, used to store genomic interaction data, such as Hi-C contact matrices.

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.

pairadise 1.0.0
Dependencies: star@2.7.8a
Propagated dependencies: python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Xinglab/PAIRADISE
Licenses: GPL 3+
Build system: pyproject
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.

python-htsget 0.2.6
Propagated dependencies: python-humanize@4.14.0 python-requests@2.32.5 python-six@1.17.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/htsget/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python API and command line interface for the GA4GH htsget API
Description:

This package is a client implementation of the GA4GH htsget protocol. It provides a simple and reliable way to retrieve genomic data from servers supporting the protocol.

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.

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