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

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.


biosoup 0.10.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/rvaser/biosoup
Licenses: Expat
Build system: cmake
Synopsis: C++ support library for bioinformatics tools
Description:

Biosoup is a C++ collection of header-only data structures used for storage and logging in bioinformatics tools.

python-bcbio-gff 0.6.9
Propagated dependencies: python-biopython@1.73 python-six@1.17.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chapmanb/bcbb/tree/master/gff
Licenses: non-copyleft
Build system: pyproject
Synopsis: Read and write GFF files with Biopython integration
Description:

This package lets you read and write files in Generic Feature Format (GFF) with Biopython integration.

mosaicatcher 0.3.1
Dependencies: boost@1.89.0 htslib@1.21
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/friendsofstrandseq/mosaicatcher
Licenses: Expat
Build system: cmake
Synopsis: Count and classify Strand-seq reads
Description:

Mosaicatcher counts Strand-seq reads and classifies strand states of each chromosome in each cell using a Hidden Markov Model.

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

r-zarrarray 1.0-1.508d871
Propagated dependencies: r-biocgenerics@0.56.0 r-delayedarray@0.36.0 r-iranges@2.44.0 r-matrix@1.7-4 r-pizzarr@0.1.0-1.7b3fd72 r-s4arrays@1.10.0 r-s4vectors@0.48.0 r-sparsearray@1.10.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/ZarrArray
Licenses: Expat
Build system: r
Synopsis: Zarr backend for DelayedArray objects
Description:

Zarr backend for DelayedArray objects.

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.

filevercmp 0-1.1a9b779
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/filevercmp
Licenses: GPL 3+
Build system: gnu
Synopsis: This program compares version strings
Description:

This program compares version strings. It intends to be a replacement for strverscmp.

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

python-ctxcore 0.2.0
Propagated dependencies: python-cytoolz@1.0.1 python-frozendict@2.4.6 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-pyarrow@22.0.0 python-pyyaml@6.0.2 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/aertslab/ctxcore
Licenses: GPL 3+
Build system: pyproject
Synopsis: Core functions for pycisTarget and the SCENIC tool suite
Description:

ctxcore is part of the SCENIC suite of tools. It provides core functions for pycisTarget and SCENIC.

java-picard 2.3.0
Dependencies: java-htsjdk@2.3.0 java-guava@31.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://broadinstitute.github.io/picard/
Licenses: Expat
Build system: ant
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.

python-mappy 2.24
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lh3/minimap2
Licenses: Expat
Build system: pyproject
Synopsis: Python binding for minimap2
Description:

This package provides a convenient interface to minimap2, a fast and accurate C program to align genomic and transcribe nucleotide sequences.

python-episcanpy 0.4.0
Propagated dependencies: python-anndata@0.11.4 python-bamnostic@1.1.8 python-h5py@3.13.0 python-intervaltree@3.1.0 python-joblib@1.5.2 python-kneed@0.8.5 python-legacy-api-wrap@1.4.1 python-matplotlib@3.8.2 python-natsort@8.4.0 python-networkx@3.4.2 python-numba@0.61.0 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-scanpy@1.11.2 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-seaborn@0.13.2 python-statsmodels@0.14.4 python-tqdm@4.67.1 python-pysam@0.23.0 python-tbb@2021.6.0 python-umap-learn@0.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/colomemaria/epiScanpy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tool for epigenomics single cell analysis
Description:

EpiScanpy is a toolkit to analyse single-cell open chromatin (scATAC-seq) and single-cell DNA methylation (for example scBS-seq) data. EpiScanpy is the epigenomic extension of the very popular scRNA-seq analysis tool Scanpy (Genome Biology, 2018).

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.

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.

pigx-bsseq 0.1.10
Dependencies: coreutils@9.1 sed@4.9 grep@3.11 r-minimal@4.5.2 r-annotationhub@4.0.0 r-dt@0.34.0 r-genomation@1.42.0 r-ggbio@1.58.0 r-ggrepel@0.9.6 r-matrixstats@1.5.0 r-methylkit@1.36.0 r-reshape2@1.4.5 r-rtracklayer@1.70.0 r-rmarkdown@2.30 r-bookdown@0.45 r-ggplot2@4.0.1 r-ggbio@1.58.0 pandoc@2.19.2 python-wrapper@3.11.14 python-pyyaml@6.0.2 snakemake@7.32.4 bismark@0.24.1 bowtie@2.3.4.3 bwa-meth@0.2.9 fastqc@0.11.9 methyldackel@0.6.1 multiqc@1.14 trim-galore@0.6.6 cutadapt@4.0 samblaster@0.1.26 samtools@1.19
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: Bisulfite sequencing pipeline from fastq to methylation reports
Description:

PiGx BSseq is a data processing pipeline for raw fastq read data of bisulfite experiments; it produces reports on aggregate methylation and coverage and can be used to produce information on differential methylation and segmentation.

java-biojava-alignment 4.2.11
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 java-biojava-core@4.2.11 java-biojava-phylo@4.2.11 java-forester@0-1.86b07ef
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://biojava.org
Licenses: LGPL 2.1+
Build system: ant
Synopsis: Biojava API for genetic sequence alignment
Description:

The alignment module of BioJava provides an API that contains

  • implementations of dynamic programming algorithms for sequence alignment;

  • reading and writing of popular alignment file formats;

  • a single-, or multi- threaded multiple sequence alignment algorithm.

r-compgenomrdata 0.1.0-1.24484cb
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/compgenomr/compGenomRData
Licenses: GPL 3
Build system: r
Synopsis: Data for Computational Genomics with R book
Description:

This package provides data for the book "Computational Genomics with R".

ruby-bio-kseq 0.0.2
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/gusevfe/bio-kseq
Licenses: Expat
Build system: ruby
Synopsis: Ruby bindings for the kseq.h FASTA/Q parser
Description:

Bio::Kseq provides ruby bindings to the kseq.h FASTA and FASTQ parsing code. It provides a fast iterator over sequences and their quality scores.

python-pyrodigal 3.6.3
Propagated dependencies: python-archspec@0.2.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/althonos/pyrodigal
Licenses: GPL 3
Build system: pyproject
Synopsis: Cython bindings and Python interface for Prodigal
Description:

This package offers Cython bindings and a Python interface for Prodigal. Prodigal is an ORF finder designed for both genomes and metagenomes.

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.

hh-suite 3.3.0
Dependencies: openmpi@4.1.6 simde@0.8.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-019-3019-7
Licenses: GPL 3+
Build system: cmake
Synopsis: Remote protein homology detection suite
Description:

The HH-suite is a software package for sensitive protein sequence searching based on the pairwise alignment of hidden Markov models (HMMs).

ataqv 1.0.0
Dependencies: boost@1.83.0 htslib@1.21 ncurses@6.2.20210619 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ParkerLab/ataqv
Licenses: GPL 3+
Build system: gnu
Synopsis: Toolkit for quality control and visualization of ATAC-seq data
Description:

This package provides a toolkit for measuring and comparing ATAC-seq results. It was written to make it easier to spot differences that might be caused by ATAC-seq library prep or sequencing. The main program, ataqv, examines aligned reads and reports some basic metrics.

Total packages: 69245