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

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.


ngshmmalign 0.1.1
Dependencies: boost@1.83.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cbg-ethz/ngshmmalign/
Licenses: GPL 2+
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.

vsearch 2.9.1
Dependencies: zlib@1.3.1 bzip2@1.0.8 cityhash@1.1-2.8af9b8c
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/torognes/vsearch
Licenses: GPL 3 FreeBSD
Synopsis: Sequence search tools for metagenomics
Description:

VSEARCH supports DNA sequence searching, clustering, chimera detection, dereplication, pairwise alignment, shuffling, subsampling, sorting and masking. The tool takes advantage of parallelism in the form of SIMD vectorization as well as multiple threads to perform accurate alignments at high speed. VSEARCH uses an optimal global aligner (full dynamic programming Needleman-Wunsch).

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@20250922 prank@170427 mafft@7.475 fasttree@2.1.10 grep@3.11 sed@4.9 gawk@5.3.0 r-minimal@4.5.0 r-ggplot2@3.5.2 coreutils@9.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sanger-pathogens.github.io/Roary/
Licenses: GPL 3
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.

trim-galore 0.6.6
Dependencies: gzip@1.14 perl@5.36.0 pigz@2.8 cutadapt@4.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.bioinformatics.babraham.ac.uk/projects/trim_galore/
Licenses: GPL 3+
Synopsis: Wrapper around Cutadapt and FastQC
Description:

Trim Galore! is a wrapper script to automate quality and adapter trimming as well as quality control, with some added functionality to remove biased methylation positions for RRBS sequence files.

kallisto 0.50.1
Dependencies: hdf5@1.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pachterlab.github.io/kallisto/
Licenses: FreeBSD
Synopsis: Near-optimal RNA-Seq quantification
Description:

Kallisto is a program for quantifying abundances of transcripts from RNA-Seq data, or more generally of target sequences using high-throughput sequencing reads. It is based on the novel idea of pseudoalignment for rapidly determining the compatibility of reads with targets, without the need for alignment. Pseudoalignment of reads preserves the key information needed for quantification, and kallisto is therefore not only fast, but also as accurate as existing quantification tools.

python-cwl-utils 0.32
Dependencies: node@22.14.0
Propagated dependencies: python-cwl-upgrader@1.2.11 python-cwlformat@2022.02.18 python-packaging@25.0 python-rdflib@7.1.1 python-requests@2.32.5 python-ruamel.yaml@0.18.14 python-schema-salad@8.9.20250723145140
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/common-workflow-language/cwl-utils
Licenses: ASL 2.0
Synopsis: Python utilities for CWL
Description:

python-cwl-utils provides python utilities and autogenerated classes for loading and parsing CWL v1.0, CWL v1.1, and CWL v1.2 documents.

maffilter 1.3.1
Dependencies: boost@1.83.0 bpp-core@2.4.1 bpp-phyl@2.4.1 bpp-phyl-omics@2.4.1 bpp-seq@2.4.1 bpp-seq-omics@2.4.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://jydu.github.io/maffilter/
Licenses: GPL 3+
Synopsis: Multiple alignment format file processor
Description:

MafFilter is a program dedicated to the analysis of genome alignments. It parses and manipulates MAF files as well as more simple fasta files. This package can be used to design a pipeline as a series of consecutive filters, each performing a dedicated analysis. Many of the filters are available, from alignment cleaning to phylogeny reconstruction and population genetics analysis. Despite various filtering options and format conversion tools, MafFilter can compute a wide range of statistics (phylogenetic trees, nucleotide diversity, inference of selection, etc.).

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

ncbi-vdb 2.10.6
Dependencies: file@5.46 hdf5@1.10.9 java-ngs@2.10.5 libxml2@2.14.6 ngs-sdk@2.10.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ncbi/ncbi-vdb
Licenses: Public Domain
Synopsis: Database engine for genetic information
Description:

The NCBI-VDB library implements a highly compressed columnar data warehousing engine that is most often used to store genetic information. Databases are stored in a portable image within the file system, and can be accessed/downloaded on demand across HTTP.

emboss 6.5.7
Dependencies: perl@5.36.0 libpng@1.6.39 gd@2.3.3 libx11@1.8.12 libharu@2.4.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://emboss.sourceforge.net
Licenses: GPL 2+
Synopsis: Molecular biology analysis suite
Description:

EMBOSS is the "European Molecular Biology Open Software Suite". EMBOSS is an analysis package specially developed for the needs of the molecular biology (e.g. EMBnet) user community. The software automatically copes with data in a variety of formats and even allows transparent retrieval of sequence data from the web. It also provides a number of libraries for the development of software in the field of molecular biology. EMBOSS also integrates a range of currently available packages and tools for sequence analysis into a seamless whole.

r-music 1.0.0-2.f21fe67
Propagated dependencies: r-biobase@2.68.0 r-ggplot2@3.5.2 r-matrix@1.7-3 r-mcmcpack@1.7-1 r-nnls@1.6 r-singlecellexperiment@1.30.1 r-toast@1.22.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/xuranw/MuSiC
Licenses: GPL 3+
Synopsis: Multi-subject single cell deconvolution
Description:

MuSiC is a deconvolution method that utilizes cross-subject scRNA-seq to estimate cell type proportions in bulk RNA-seq data.

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

libsbml 5.20.5
Propagated dependencies: libxml2@2.14.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sbml.org/Software/libSBML
Licenses: LGPL 2.1+
Synopsis: Process SBML files and data streams
Description:

LibSBML is a library to help you read, write, manipulate, translate, and validate SBML files and data streams. The Systems Biology Markup Language (SBML) is an interchange format for computer models of biological processes. SBML is useful for models of metabolism, cell signaling, and more. It continues to be evolved and expanded by an international community.

bpp-phyl-omics 2.4.1
Dependencies: bpp-core@2.4.1 bpp-phyl@2.4.1 bpp-seq@2.4.1 bpp-seq-omics@2.4.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BioPP/bpp-phyl-omics
Licenses: CeCILL
Synopsis: Bio++ phylogenetic library genomics components
Description:

This library contains the genomics components of the Bio++ phylogenetics library. It is part of the Bio++ project.

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+
Synopsis: LiftOver tool for new genome assemblies
Description:

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

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

seek 1-1.196ed4c
Dependencies: apache-thrift@0.14.2 apache-thrift@0.14.2 gsl@2.8 boost@1.83.0 gengetopt@2.23 libsvm@336 log4cpp@1.1.3 python@3.11.11 readline@8.2.13
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://seek.princeton.edu
Licenses: CC-BY 3.0
Synopsis: Gene co-expression search engine
Description:

SEEK is a computational gene co-expression search engine. SEEK provides biologists with a way to navigate the massive human expression compendium that now contains thousands of expression datasets. SEEK returns a robust ranking of co-expressed genes in the biological area of interest defined by the user's query genes. It also prioritizes thousands of expression datasets according to the user's query of interest.

orfm 0.7.1
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/wwood/OrfM
Licenses: LGPL 3+
Synopsis: Simple and not slow open reading frame (ORF) caller
Description:

An ORF caller finds stretches of DNA that, when translated, are not interrupted by stop codons. OrfM finds and prints these ORFs.

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

r-projectils 3.0.0-1.cc73b97
Propagated dependencies: r-biocneighbors@2.2.0 r-biocparallel@1.42.0 r-dplyr@1.1.4 r-ggplot2@3.5.2 r-matrix@1.7-3 r-patchwork@1.3.0 r-pheatmap@1.0.12 r-pracma@2.4.4 r-purrr@1.0.4 r-rcolorbrewer@1.1-3 r-reshape2@1.4.4 r-scales@1.4.0 r-scgate@1.7.0 r-seurat@5.3.0 r-seuratobject@5.1.0 r-stacas@2.2.0 r-ucell@2.12.0 r-umap@0.2.10.0 r-uwot@0.2.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/carmonalab/ProjecTILs
Licenses: GPL 3
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.

python-bed-reader 1.0.6
Dependencies: python-wrapper@3.11.11 rust-ring@0.17.8
Propagated dependencies: python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://fastlmm.github.io/
Licenses: ASL 2.0
Synopsis: Read and write the PLINK BED format, simply and efficiently
Description:

This package lets you read and write the PLINK BED format, simply and efficiently.

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

bustools 0.43.2
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bustools.github.io
Licenses: FreeBSD
Synopsis: Tools for working with BUS files
Description:

bustools is a program for manipulating BUS files for single cell RNA-Seq datasets. It can be used to error correct barcodes, collapse UMIs, produce gene count or transcript compatibility count matrices, and is useful for many other tasks.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877
Total results: 45047