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

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.


cd-hit 4.8.1
Dependencies: perl@5.36.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://weizhongli-lab.org/cd-hit/
Licenses: GPL 2
Build system: gnu
Synopsis: Cluster and compare protein or nucleotide sequences
Description:

CD-HIT is a program for clustering and comparing protein or nucleotide sequences. CD-HIT is designed to be fast and handle extremely large databases.

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.

tetoolkit 2.2.3
Dependencies: bash-minimal@5.2.37 coreutils@9.1 bedtools@2.31.1 python-pysam@0.23.3 r-minimal@4.6.0 r-deseq2@1.52.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mhammell-laboratory/TEtranscripts
Licenses: GPL 3+
Build system: pyproject
Synopsis: Transposable elements in differential enrichment analysis
Description:

This is package for including transposable elements in differential enrichment analysis of sequencing datasets. TEtranscripts and TEcount take RNA-seq (and similar data) and annotates reads to both genes and transposable elements. TEtranscripts then performs differential analysis using DESeq2. Note that TEtranscripts and TEcount rely on specially curated GTF files, which are not included due to their size.

segemehl 0.3.4
Dependencies: htslib@1.21 ncurses@6.2.20210619 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.bioinf.uni-leipzig.de/Software/segemehl
Licenses: GPL 3+
Build system: gnu
Synopsis: Map short sequencer reads to reference genomes
Description:

Segemehl is software to map short sequencer reads to reference genomes. Segemehl implements a matching strategy based on enhanced suffix arrays (ESA). It accepts fasta and fastq queries (gzip'ed and bgzip'ed). In addition to the alignment of reads from standard DNA- and RNA-seq protocols, it also allows the mapping of bisulfite converted reads (Lister and Cokus) and implements a split read mapping strategy. The output of segemehl is a SAM or BAM formatted alignment file.

muscle 3.8.1551
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://www.drive5.com/muscle
Licenses: Public Domain
Build system: gnu
Synopsis: Multiple sequence alignment program
Description:

MUSCLE aims to be a fast and accurate multiple sequence alignment program for nucleotide and protein sequences.

bamtools 2.5.2
Dependencies: jsoncpp@1.9.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pezmaster31/bamtools
Licenses: Expat
Build system: cmake
Synopsis: C++ API and command-line toolkit for working with BAM data
Description:

BamTools provides both a C++ API and a command-line toolkit for handling BAM files.

intervaltree 0.0.0-1.b90527f
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/intervaltree
Licenses: Expat
Build system: gnu
Synopsis: Minimal C++ interval tree implementation
Description:

An interval tree can be used to efficiently find a set of numeric intervals overlapping or containing another interval. This library provides a basic implementation of an interval tree using C++ templates, allowing the insertion of arbitrary types into the tree.

java-forester 0-1.86b07ef
Propagated dependencies: java-commons-codec@1.15 java-openchart2@1.4.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sites.google.com/site/cmzmasek/home/software/forester
Licenses: LGPL 2.1+
Build system: ant
Synopsis: Phylogenomics libraries for Java
Description:

Forester is a collection of Java libraries for phylogenomics and evolutionary biology research. It includes support for reading, writing, and exporting phylogenetic trees.

python-fcsparser 0.2.8
Propagated dependencies: python-numpy@1.26.4 python-pandas@2.3.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

sortmerna 4.3.7
Dependencies: concurrentqueue@1.0.3 gflags@2.2.2 rapidjson@1.1.0-1.949c771 rocksdb@10.4.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bioinfo.lifl.fr/RNA/sortmerna/
Licenses: LGPL 3
Build system: cmake
Synopsis: Biological sequence analysis tool for NGS reads
Description:

SortMeRNA is a biological sequence analysis tool for filtering, mapping and OTU picking of NGS reads. The core algorithm is based on approximate seeds and allows for fast and sensitive analyses of nucleotide sequences. The main application of SortMeRNA is filtering rRNA from metatranscriptomic data.

java-htsjdk 2.10.1
Dependencies: java-ngs@2.10.5 java-snappy@1.0.3-rc3 java-commons-compress@1.28.0 java-commons-logging-minimal@1.2 java-commons-jexl@2.1.1 java-xz@1.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://samtools.github.io/htsjdk/
Licenses: Expat
Build system: ant
Synopsis: Java API for high-throughput sequencing data (HTS) formats
Description:

HTSJDK is an implementation of a unified Java library for accessing common file formats, such as SAM and VCF, used for high-throughput sequencing (HTS) data. There are also an number of useful utilities for manipulating HTS data.

repeat-masker 4.1.2-p1
Dependencies: bash-minimal@5.2.37 perl@5.36.0 perl-text-soundex@3.05 python@3.12.12 python-h5py@3.15.1 hmmer@3.3.2 trf@4.09.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Benson-Genomics-Lab/TRF
Licenses: The Open Software License 2.1
Build system: gnu
Synopsis: Tandem Repeats Finder: a program to analyze DNA sequences
Description:

A tandem repeat in DNA is two or more adjacent, approximate copies of a pattern of nucleotides. Tandem Repeats Finder is a program to locate and display tandem repeats in DNA sequences. In order to use the program, the user submits a sequence in FASTA format. The output consists of two files: a repeat table file and an alignment file. Submitted sequences may be of arbitrary length. Repeats with pattern size in the range from 1 to 2000 bases are detected.

kraken2 2.1.2
Dependencies: gzip@1.14 perl@5.36.0 rsync@3.4.4 sed@4.9 wget@1.25.0 which@2.21
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/DerrickWood/kraken2
Licenses: Expat
Build system: gnu
Synopsis: Taxonomic sequence classification system
Description:

Kraken is a taxonomic sequence classifier that assigns taxonomic labels to DNA sequences. Kraken examines the k-mers within a query sequence and uses the information within those k-mers to query a database. That database maps k-mers to the lowest common ancestor (LCA) of all genomes known to contain a given k-mer.

r-psiplot 2.3.0
Propagated dependencies: r-mass@7.3-65 r-dplyr@1.2.1 r-tidyr@1.3.2 r-purrr@1.2.2 r-readr@2.2.0 r-magrittr@2.0.5 r-ggplot2@4.0.3
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.

bioawk 1.0
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lh3/bioawk
Licenses: X11
Build system: gnu
Synopsis: AWK with bioinformatics extensions
Description:

Bioawk is an extension to Brian Kernighan's awk, adding the support of several common biological data formats, including optionally gzip'ed BED, GFF, SAM, VCF, FASTA/Q and TAB-delimited formats with column names. It also adds a few built-in functions and a command line option to use TAB as the input/output delimiter. When the new functionality is not used, bioawk is intended to behave exactly the same as the original BWK awk.

r-gchain 0.2.0-2.19f8bb9
Propagated dependencies: r-bamutils@0.0.0.9000-2.0a7d2d9 r-biostrings@2.80.1 r-data-table@1.18.4 r-genomicalignments@1.48.0 r-genomicranges@1.64.0 r-gtrack@0.1.0-1.a694fa3 r-gutils@0.2.0-2.fc24db6 r-matrix@1.7-5 r-rtracklayer@1.72.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.

r-catch 1.0-1.196ddd5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/zhanyinx/CaTCH_R
Licenses: GPL 2+
Build system: r
Synopsis: Call a hierarchy of domains based on Hi-C data
Description:

This package allows building the hierarchy of domains starting from Hi-C data. Each hierarchical level is identified by a minimum value of physical insulation between neighboring domains.

bwa-meth 0.2.9
Dependencies: bwa@0.7.19 python-toolshed@0.4.8
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/brentp/bwa-meth
Licenses: Expat
Build system: pyproject
Synopsis: Fast and accurante alignment of BS-Seq reads
Description:

BWA-Meth works for single-end reads and for paired-end reads from the directional protocol (most common). It uses the method employed by methylcoder and Bismark of in silico conversion of all C's to T's in both reference and reads. It recovers the original read (needed to tabulate methylation) by attaching it as a comment which BWA appends as a tag to the read. It performs favorably to existing aligners gauged by number of on and off-target reads for a capture method that targets CpG-rich region.

pardre 2.2.5
Dependencies: openmpi-c++@4.1.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sourceforge.net/projects/pardre/
Licenses: GPL 3+
Build system: gnu
Synopsis: Parallel tool to remove duplicate DNA reads
Description:

ParDRe is a parallel tool to remove duplicate genetic sequence reads. Duplicate reads can be seen as identical or nearly identical sequences with some mismatches. This tool lets users avoid the analysis of unnecessary reads, reducing the time of subsequent procedures with the dataset (e.g. assemblies, mappings, etc.). The tool is implemented with MPI in order to exploit the parallel capabilities of multicore clusters. It is faster than multithreaded counterparts (end of 2015) for the same number of cores and, thanks to the message-passing technology, it can be executed on clusters.

java-biojava-core 4.0.0
Propagated dependencies: java-log4j-api@2.17.1 java-log4j-core@2.17.1 java-slf4j-api@1.7.25 java-slf4j-simple@1.7.25
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://biojava.org
Licenses: LGPL 2.1+
Build system: ant
Synopsis: Core libraries of Java framework for processing biological data
Description:

BioJava is a project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats, reference implementations of popular algorithms, and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.

This package provides the core libraries.

python-bamnostic 1.1.8
Propagated dependencies: python-pytest@9.0.2 python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/betteridiot/bamnostic/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tool for binary alignment map, random access and parsing
Description:

Bamnostic is a pure Python Binary Alignment Map (BAM) file parser and random access tool.

python-celltypist 1.7.1
Propagated dependencies: python-click@8.3.1 python-leidenalg@0.10.2 python-numpy@2.3.1 python-openpyxl@3.1.5 python-pandas@2.3.3 python-scanpy@1.11.5 python-scikit-learn@1.7.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Teichlab/celltypist
Licenses: Expat
Build system: pyproject
Synopsis: Tool for semi-automatic cell type classification
Description:

CellTypist is an automated cell type annotation tool for scRNA-seq datasets on the basis of logistic regression classifiers optimised by the stochastic gradient descent algorithm. CellTypist allows for cell prediction using either built-in (with a current focus on immune sub-populations) or custom models, in order to assist in the accurate classification of different cell types and subtypes.

python-metacells 0.9.5
Propagated dependencies: python-anndata@0.12.7 python-cvxpy@1.7.5 python-fastcluster@1.3.0 python-igraph@0.11.8 python-numpy@2.3.1 python-pandas@2.3.3 python-psutil@7.2.2 python-pyyaml@6.0.2 python-scanpy@1.11.5 python-scipy@1.16.3 python-threadpoolctl@3.6.0 python-umap-learn@0.5.11
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/tanaylab/metacells
Licenses: Expat
Build system: pyproject
Synopsis: Single-cell RNA Sequencing Analysis
Description:

The metacells package implements the improved metacell algorithm for single-cell RNA sequencing (scRNA-seq) data analysis within the scipy framework, and projection algorithm based on it. The original metacell algorithm was implemented in R. The Python package contains various algorithmic improvements and is scalable for larger data sets (millions of cells).

r-chipkernels 1.1-1.c9cfcac
Propagated dependencies: r-iranges@2.46.0 r-xvector@0.52.0 r-biostrings@2.80.1 r-bsgenome@1.80.0 r-gtools@3.9.5 r-genomicranges@1.64.0 r-sfsmisc@1.1-24 r-kernlab@0.9-33 r-s4vectors@0.50.1 r-biocgenerics@0.58.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ManuSetty/ChIPKernels
Licenses: GPL 2+
Build system: r
Synopsis: Build string kernels for DNA Sequence analysis
Description:

ChIPKernels is an R package for building different string kernels used for DNA Sequence analysis. A dictionary of the desired kernel must be built and this dictionary can be used for determining kernels for DNA Sequences.

Page: 191929394951356
Total packages: 32521