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

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

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+
Build system: gnu
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.

python-magic-impute 1.2.1
Propagated dependencies: python-future@1.0.0 python-graphtools@1.5.3 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-tasklogger@1.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/KrishnaswamyLab/MAGIC
Licenses: GPL 2+
Build system: pyproject
Synopsis: Markov affinity-based graph imputation of cells
Description:

MAGIC is an interactive tool to impute missing values in single-cell sequencing data and to restore the structure of the data. It also provides data pre-processing functionality such as dimensionality reduction and gene expression visualization.

python-gffutils 0.13
Propagated dependencies: python-argcomplete@3.6.2 python-argh@0.31.3 python-biopython@1.85 python-pybedtools@0.10.0 python-pyfaidx@0.7.2.1 python-simplejson@3.20.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/daler/gffutils
Licenses: Expat
Build system: pyproject
Synopsis: Tool for manipulation of GFF and GTF files
Description:

python-gffutils is a Python package for working with and manipulating the GFF and GTF format files typically used for genomic annotations. The files are loaded into a SQLite database, allowing much more complex manipulation of hierarchical features (e.g., genes, transcripts, and exons) than is possible with plain-text methods alone.

r-rhtslib12 1.23.2-1.ee186da
Propagated dependencies: curl@8.6.0 zlib@1.3.1 r-zlibbioc@1.54.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/haizi-zh/Rhtslib12
Licenses: LGPL 2.0+
Build system: r
Synopsis: HTSlib high-throughput sequencing library as an R package
Description:

This package provides version 1.12 of the HTSlib C library for high-throughput sequence analysis. The package is primarily useful to developers of other R packages who wish to make use of HTSlib.

salmon 1.10.3
Dependencies: boost@1.83.0 bzip2@1.0.8 cereal@1.3.2 curl@8.6.0 eigen@3.4.0 htscodecs@1.6.1 jemalloc@5.3.0 libgff@2.0.0 tbb@2021.6.0 libstadenio@1.14.8 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/COMBINE-lab/salmon
Licenses: GPL 3+
Build system: cmake
Synopsis: Quantification from RNA-seq reads using lightweight alignments
Description:

Salmon is a program to produce highly-accurate, transcript-level quantification estimates from RNA-seq data. Salmon achieves its accuracy and speed via a number of different innovations, including the use of lightweight alignments (accurate but fast-to-compute proxies for traditional read alignments) and massively-parallel stochastic collapsed variational inference.

r-gg3d 0.0.0.9000-1.ffdd837
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-magrittr@2.0.4 r-plot3d@1.4.2 r-plyr@1.8.9 r-scales@1.4.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/AckerDWM/gg3D
Licenses: GPL 3+
Build system: r
Synopsis: 3D perspective plots for ggplot2
Description:

This package adds 3D perspective plotting of points, paths, and line, 3D perspective axes, 3D perspective annotations, and wireframe plots.

pigx 0.0.3
Dependencies: python@3.11.14 pigx-bsseq@0.1.10 pigx-chipseq@0.1.0 pigx-rnaseq@0.1.1 pigx-scrnaseq@1.1.10
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 pipelines for genomics
Description:

PiGx is a collection of genomics pipelines. It includes the following pipelines:

  • PiGx BSseq for raw fastq read data of bisulfite experiments

  • PiGx RNAseq for RNAseq samples

  • PiGx scRNAseq for single cell dropseq analysis

  • PiGx ChIPseq for reads from ChIPseq experiments

All pipelines are easily configured with a simple sample sheet and a descriptive settings file. The result is a set of comprehensive, interactive HTML reports with interesting findings about your samples.

adapterremoval 2.3.3
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://adapterremoval.readthedocs.io/
Licenses: GPL 3+
Build system: gnu
Synopsis: Rapid sequence adapter trimming, identification, and read merging
Description:

This program searches for and removes remnant adapter sequences from High-Throughput Sequencing (HTS) data and (optionally) trims low quality bases from the 3' end of reads following adapter removal. AdapterRemoval can analyze both single end and paired end data, and can be used to merge overlapping paired-ended reads into (longer) consensus sequences. Additionally, the AdapterRemoval may be used to recover a consensus adapter sequence for paired-ended data, for which this information is not available.

bismark 0.24.1
Dependencies: bowtie@2.3.4.3 gzip@1.14 hisat2@2.2.1 minimap2@2.28 perl-carp@1.50 perl-getopt-long@2.51 samtools@1.19
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.bioinformatics.babraham.ac.uk/projects/bismark/
Licenses: GPL 3+
Build system: perl
Synopsis: Map bisulfite treated sequence reads and analyze methylation
Description:

Bismark is a program to map bisulfite treated sequencing reads to a genome of interest and perform methylation calls in a single step. The output can be easily imported into a genome viewer, such as SeqMonk, and enables a researcher to analyse the methylation levels of their samples straight away. Its main features are:

  • Bisulfite mapping and methylation calling in one single step

  • Supports single-end and paired-end read alignments

  • Supports ungapped and gapped alignments

  • Alignment seed length, number of mismatches etc are adjustable

  • Output discriminates between cytosine methylation in CpG, CHG and CHH context

trust4 1.1.0
Dependencies: perl@5.36.0 python-wrapper@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/liulab-dfci/TRUST4
Licenses: GPL 3
Build system: gnu
Synopsis: TCR and BCR assembly from RNA-seq data
Description:

This package is analyzing TCR and BCR sequences using unselected RNA sequencing data, profiled from fluid and solid tissues, including tumors. TRUST4 performs de novo assembly on V, J, C genes including the hypervariable CDR3 and reports consensus contigs of BCR/TCR sequences. TRUST4 then realigns the contigs to IMGT reference gene sequences to identify the corresponding gene and CDR3 details. TRUST4 supports both single-end and paired-end bulk or single-cell sequencing data with any read length.

macs 2.2.9.1
Propagated dependencies: python-cython@0.29.37 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/macs3-project/MACS
Licenses: Modified BSD
Build system: pyproject
Synopsis: Model based analysis for ChIP-Seq data
Description:

MACS is an implementation of a ChIP-Seq analysis algorithm for identifying transcript factor binding sites named Model-based Analysis of ChIP-Seq (MACS). MACS captures the influence of genome complexity to evaluate the significance of enriched ChIP regions and it improves the spatial resolution of binding sites through combining the information of both sequencing tag position and orientation.

fastx-toolkit 0.0.14
Dependencies: libgtextutils@0.7
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://hannonlab.cshl.edu/fastx_toolkit/
Licenses: AGPL 3+
Build system: gnu
Synopsis: Tools for FASTA/FASTQ file preprocessing
Description:

The FASTX-Toolkit is a collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing.

Next-Generation sequencing machines usually produce FASTA or FASTQ files, containing multiple short-reads sequences. The main processing of such FASTA/FASTQ files is mapping the sequences to reference genomes. However, it is sometimes more productive to preprocess the files before mapping the sequences to the genome---manipulating the sequences to produce better mapping results. The FASTX-Toolkit tools perform some of these preprocessing tasks.

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: API for accessing Next Generation Sequencing data
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.

r-maxprobes 0.0.2-1.c2120db
Propagated dependencies: r-minfi@1.56.0 r-minfidata@0.56.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/markgene/maxprobes
Licenses: GPL 2+
Build system: r
Synopsis: Methylation array cross-reactive probes
Description:

The Maxprobes package collects cross-reactive probes of Illumina methylation array 450K and EPIC/850K.

biobambam2 2.0.182
Dependencies: libmaus2@2.0.786 xerces-c@3.2.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://gitlab.com/german.tischler/biobambam2
Licenses: GPL 3+
Build system: gnu
Synopsis: Tools for processing BAM files
Description:

This package contains some tools for processing BAM files including:

  • bamsormadup: parallel sorting and duplicate marking

  • bamcollate2: reads BAM and writes BAM reordered such that alignment or collated by query name

  • bammarkduplicates: reads BAM and writes BAM with duplicate alignments marked using the BAM flags field

  • bammaskflags: reads BAM and writes BAM while masking (removing) bits from the flags column

  • bamrecompress: reads BAM and writes BAM with a defined compression setting. This tool is capable of multi-threading.

  • bamsort: reads BAM and writes BAM resorted by coordinates or query name

  • bamtofastq: reads BAM and writes FastQ; output can be collated or uncollated by query name.

r-raremetals2 0.1
Propagated dependencies: r-seqminer@9.7 r-mvtnorm@1.3-3 r-mass@7.3-65 r-compquadform@1.4.4 r-getopt@1.20.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://genome.sph.umich.edu/wiki/RareMETALS2
Licenses: GPL 3
Build system: r
Synopsis: Analyze gene-level association tests for binary trait
Description:

The R package rareMETALS2 is an extension of the R package rareMETALS. It was designed to meta-analyze gene-level association tests for binary trait. While rareMETALS offers a near-complete solution for meta-analysis of gene-level tests for quantitative trait, it does not offer the optimal solution for binary trait. The package rareMETALS2 offers improved features for analyzing gene-level association tests in meta-analyses for binary trait.

bedops 2.4.41
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/bedops/bedops
Licenses: GPL 2+
Build system: gnu
Synopsis: Tools for high-performance genomic feature operations
Description:

BEDOPS is a suite of tools to address common questions raised in genomic studies---mostly with regard to overlap and proximity relationships between data sets. It aims to be scalable and flexible, facilitating the efficient and accurate analysis and management of large-scale genomic data.

BEDOPS provides tools that perform highly efficient and scalable Boolean and other set operations, statistical calculations, archiving, conversion and other management of genomic data of arbitrary scale. Tasks can be easily split by chromosome for distributing whole-genome analyses across a computational cluster.

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+
Build system: cmake
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.

edirect-go-programs 13.3.20200128
Dependencies: go-github-com-fatih-color@1.17.0 go-github-com-fogleman-gg@1.3.0 go-github-com-gedex-inflector@0.0.0-20170307190818-16278e9db813 go-github-com-golang-freetype@0.0.0-20170609003504-e2365dfdc4a0 go-github-com-klauspost-cpuid@1.2.3 go-github-com-pbnjay-memory@0.0.0-2.7b4eea6 go-github-com-surgebase-porter2@0.0.0-20150829210152-56e4718818e8 go-golang-org-rainycape-unidecode@0.0.0-1.cb7f23e go-golang-org-x-image@0.32.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.ncbi.nlm.nih.gov/books/NBK179288/
Licenses: Public Domain
Build system: go
Synopsis: Tools for accessing the NCBI's set of databases
Description:

Entrez Direct (EDirect) is a method for accessing the National Center for Biotechnology Information's (NCBI) set of interconnected databases (publication, sequence, structure, gene, variation, expression, etc.) from a terminal. Functions take search terms from command-line arguments. Individual operations are combined to build multi-step queries. Record retrieval and formatting normally complete the process.

EDirect also provides an argument-driven function that simplifies the extraction of data from document summaries or other results that are returned in structured XML format. This can eliminate the need for writing custom software to answer ad hoc questions.

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.

python-peaks2utr 1.4.1
Propagated dependencies: python-asgiref@3.8.1 python-gffutils@0.13 python-importlib-resources@6.5.2 macs@2.2.9.1 python-numpy@1.26.4 python-psutil@7.0.0 python-pybedtools@0.10.0 python-pysam@0.23.0 python-requests@2.32.5 python-tqdm@4.67.1 python-typing-extensions@4.15.0 python-zipp@3.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/haessar/peaks2utr
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python CLI for annotating three prime UTR
Description:

This package provides a robust, parallelized Python CLI for annotating three prime UTR.

python-genomepy 0.15.0
Propagated dependencies: python-appdirs@1.4.4 python-biopython@1.85 python-click@8.1.8 python-colorama@0.4.6 python-diskcache@5.6.3 python-filelock@3.16.1 python-loguru@0.7.2 python-mygene@3.2.2 python-mysql-connector-python@8.0.33 python-norns@0.1.6 python-numpy@1.26.4 python-pandas@2.2.3 python-pyfaidx@0.7.2.1 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://vanheeringen-lab.github.io/genomepy/
Licenses: Expat
Build system: pyproject
Synopsis: Genes and genomes at your fingertips
Description:

genomepy is designed to provide a simple and straightforward way to download and use genomic data. This includes

  1. searching available data,

  2. showing the available metadata,

  3. automatically downloading, preprocessing and matching data, and

  4. generating optional aligner indexes.

All with sensible, yet controllable defaults.

r-doubletcollection 1.1.0-1.c0d62f1
Propagated dependencies: r-biocgenerics@0.56.0 r-doubletfinder@2.0.3-1.554097b r-gam@1.22-6 r-ggplot2@4.0.1 r-ggthemes@5.1.0 r-mast@1.36.0 r-mclust@6.1.2 r-prroc@1.4 r-reticulate@1.44.1 r-scales@1.4.0 r-scdblfinder@1.24.0 r-scds@1.26.0 r-seurat@5.3.1 r-singlecellexperiment@1.32.0 r-slingshot@2.18.0 r-summarizedexperiment@1.40.0 python@3.11.14 python-scrublet@0.2.3 python-doubletdetection@4.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/xnnba1984/DoubletCollection
Licenses: GPL 3+
Build system: r
Synopsis: Tool for finding doublets in scRNA-seq data
Description:

This is an R package that integrates the installation of doublet-detection methods. In addition, this tool is used for execution and benchmark of those eight mentioned methods.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091