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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-rphyloxml 0.0-9000-1.a30e392
Propagated dependencies: r-ape@5.8-1 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/USCbiostats/rphyloxml
Licenses: Expat
Build system: r
Synopsis: Read and write phyloXML files in R
Description:

The package reads phylogenetic data in the phyloXML format. It also includes functions for writing data in this format.

sambamba 0.8.2
Dependencies: ldc@1.38.0 lz4@1.10.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biod/sambamba
Licenses: GPL 2+
Build system: gnu
Synopsis: Tools for working with SAM/BAM data
Description:

Sambamba is a high performance modern robust and fast tool (and library), written in the D programming language, for working with SAM and BAM files. Current parallelised functionality is an important subset of samtools functionality, including view, index, sort, markdup, and depth.

seqan 3.0.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.seqan.de
Licenses: Modified BSD
Build system: cmake
Synopsis: Library for nucleotide sequence analysis
Description:

SeqAn is a C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. It contains algorithms and data structures for string representation and their manipulation, online and indexed string search, efficient I/O of bioinformatics file formats, sequence alignment, and more.

r-gchain 0.2.0-2.19f8bb9
Propagated dependencies: r-bamutils@0.0.0.9000-2.0a7d2d9 r-biostrings@2.78.0 r-data-table@1.17.8 r-genomicalignments@1.46.0 r-genomicranges@1.62.0 r-gtrack@0.1.0-1.a694fa3 r-gutils@0.2.0-2.fc24db6 r-matrix@1.7-4 r-rtracklayer@1.70.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/gChain/
Licenses: GPL 2
Build system: r
Synopsis: Additional capabilities and speed for GenomicRanges operations
Description:

This R package provides additional capabilities and speed for GenomicRanges operations.

nanosv 1.2.4
Dependencies: python-configparser@7.2.0 python-pysam@0.23.0 python-pyvcf3@1.0.3-0.1fb3789
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mroosmalen/nanosv
Licenses: Expat
Build system: pyproject
Synopsis: Structural variation detection tool for Oxford Nanopore data
Description:

NanoSV is a software package that can be used to identify structural genomic variations in long-read sequencing data, such as data produced by Oxford Nanopore Technologies’ MinION, GridION or PromethION instruments, or Pacific Biosciences RSII or Sequel sequencers.

python-multicore-tsne 0-1.c1dbf84
Propagated dependencies: python-cffi@1.17.1 python-numpy@1.26.4 python-packaging@25.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/DmitryUlyanov/Multicore-TSNE
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parallel t-SNE implementation with Python and Torch wrappers
Description:

This package contains a multicore Barnes-Hut implementation of the t-SNE algorithm. The implementation is described here: http://lvdmaaten.github.io/publications/papers/JMLR_2014.pdf.

star 2.7.8a
Dependencies: htslib@1.21 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/alexdobin/STAR
Licenses: GPL 3+
Build system: gnu
Synopsis: Universal RNA-seq aligner
Description:

The Spliced Transcripts Alignment to a Reference (STAR) software is based on a previously undescribed RNA-seq alignment algorithm that uses sequential maximum mappable seed search in uncompressed suffix arrays followed by seed clustering and stitching procedure. In addition to unbiased de novo detection of canonical junctions, STAR can discover non-canonical splices and chimeric (fusion) transcripts, and is also capable of mapping full-length RNA sequences.

python-fcsparser 0.2.8
Propagated dependencies: python-numpy@1.26.4 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/eyurtsev/fcsparser
Licenses: Expat
Build system: pyproject
Synopsis: Package for reading raw fcs files
Description:

This package provides a Python package for reading raw fcs files

phast 1.5
Dependencies: clapack@3.2.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://compgen.cshl.edu/phast/
Licenses: Modified BSD
Build system: gnu
Synopsis: Phylogenetic analysis with space/time models
Description:

Phylogenetic Analysis with Space/Time models (PHAST) is a collection of command-line programs and supporting libraries for comparative and evolutionary genomics. Best known as the search engine behind the Conservation tracks in the University of California, Santa Cruz (UCSC) Genome Browser, PHAST also includes several tools for phylogenetic modeling, functional element identification, as well as utilities for manipulating alignments, trees and genomic annotations.

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.

mafft 7.475
Dependencies: bash-minimal@5.2.37 perl@5.36.0 ruby@3.3.9 gawk@5.3.0 grep@3.11 coreutils@9.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://mafft.cbrc.jp/alignment/software/
Licenses: non-copyleft
Build system: gnu
Synopsis: Multiple sequence alignment program
Description:

MAFFT offers a range of multiple alignment methods for nucleotide and protein sequences. For instance, it offers L-INS-i (accurate; for alignment of <~200 sequences) and FFT-NS-2 (fast; for alignment of <~30,000 sequences).

r-demultiplex 1.0.2-1.6e2a142
Propagated dependencies: r-kernsmooth@2.23-26 r-reshape2@1.4.5 r-rtsne@0.17 r-shortread@1.68.0 r-stringdist@0.9.15
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chris-mcginnis-ucsf/MULTI-seq
Licenses: CC0
Build system: r
Synopsis: MULTI-seq pre-processing and classification tools
Description:

deMULTIplex is an R package for analyzing single-cell RNA sequencing data generated with the MULTI-seq sample multiplexing method. The package includes software to

  1. Convert raw MULTI-seq sample barcode library FASTQs into a sample barcode UMI count matrix, and

  2. Classify cell barcodes into sample barcode groups.

rcas-web 0.1.0-2.71c93e3
Dependencies: bash-minimal@5.2.37 r-minimal@4.5.2 r-rcas@1.36.0 guile@3.0.9 guile-json@4.7.3 guile-redis@2.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/rcas-web
Licenses: AGPL 3+
Build system: gnu
Synopsis: Web interface for RNA-centric annotation system (RCAS)
Description:

This package provides a simple web interface for the RNA-centric annotation system (RCAS).

smithwaterman 0.0.0-2.2610e25
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/smithwaterman
Licenses: GPL 2 Expat
Build system: gnu
Synopsis: Implementation of the Smith-Waterman algorithm
Description:

Implementation of the Smith-Waterman algorithm.

louvain 0.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sourceforge.net/projects/louvain/
Licenses: GPL 3+
Build system: gnu
Synopsis: Multi-criteria community detection
Description:

This package offers a set of functions to use in order to compute communities on graphs weighted or unweighted.

python-dnaio 0.10.0
Propagated dependencies: python-xopen@1.8.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/marcelm/dnaio/
Licenses: Expat
Build system: pyproject
Synopsis: Read FASTA and FASTQ files efficiently
Description:

dnaio is a Python library for fast parsing of FASTQ and also FASTA files. The code was previously part of the cutadapt tool.

python-phenograph 1.5.7
Dependencies: louvain@0.2
Propagated dependencies: python-leidenalg@0.10.2 python-numpy@1.26.4 python-psutil@7.0.0 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/dpeerlab/PhenoGraph.git
Licenses: Expat
Build system: pyproject
Synopsis: Graph-based clustering for high-dimensional single-cell data
Description:

PhenoGraph is a clustering method designed for high-dimensional single-cell data. It works by creating a graph representing phenotypic similarities between cells and then identifying communities in this graph.

gdc-client 2.3
Dependencies: python-importlib-metadata@8.7.0 python-intervaltree@3.1.0 python-jsonschema@4.23.0 python-lxml@6.0.1 python-progressbar2@4.5.0 python-pyyaml@6.0.2 python-requests@2.32.5 python-termcolor@2.5.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://gdc.nci.nih.gov/access-data/gdc-data-transfer-tool
Licenses: ASL 2.0
Build system: pyproject
Synopsis: GDC data transfer tool
Description:

The gdc-client provides several convenience functions over the GDC API which provides general download/upload via HTTPS.

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

python-changeo 1.3.4
Propagated dependencies: python-airr@1.5.1 python-biopython@1.85 python-importlib-resources@6.5.2 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-presto@0.7.6 python-pyyaml@6.0.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://changeo.readthedocs.io
Licenses: GPL 3
Build system: pyproject
Synopsis: Repertoire clonal assignment toolkit
Description:

Change-O is a collection of tools for processing the output of V(D)J alignment tools, assigning clonal clusters to immunoglobulin (Ig) sequences, and reconstructing germline sequences.

python-pyahocorasick 2.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/WojciechMula/pyahocorasick
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for finding multiple key strings in text
Description:

Pyahocorasick is a fast, memory-efficient library for multi-pattern string search. This means that you can find multiple key strings occurrences at once in some input text.

lammps 0.stable_2Aug2023_update2
Dependencies: ffmpeg@8.0 gfortran@14.3.0 gzip@1.14 hdf5@1.14.6 libjpeg-turbo@2.1.4 libpng@1.6.39 openmpi@4.1.6 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.lammps.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Classical molecular dynamics simulator
Description:

LAMMPS is a classical molecular dynamics simulator designed to run efficiently on parallel computers. LAMMPS has potentials for solid-state materials (metals, semiconductors), soft matter (biomolecules, polymers), and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale.

libmaus2 2.0.786
Propagated dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://gitlab.com/german.tischler/libmaus2
Licenses: GPL 2+ GPL 3+
Build system: gnu
Synopsis: Collection of data structures and algorithms useful for bioinformatics
Description:

libmaus2 is a collection of data structures and algorithms. It contains:

  • I/O classes (single byte and UTF-8);

  • bitio classes (input, output and various forms of bit level manipulation);

  • text indexing classes (suffix and LCP array, fulltext and minute (FM), etc.);

  • BAM sequence alignment files input/output (simple and collating); and many lower level support classes.

python-bed-reader 1.0.6
Dependencies: python-wrapper@3.11.14 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
Build system: cargo
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.

Total packages: 69245