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

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.


python-nanofilt 2.8.0
Propagated dependencies: python-biopython@1.86 python-pandas@2.3.3
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/wdecoster/nanofilt
Licenses: GPL 3
Build system: pyproject
Synopsis: Filtering and trimming of Oxford Nanopore Sequencing data
Description:

This package provides tools for filtering on quality and/or read length, and optional trimming after passing filters. Reads from stdin, writes to stdout. Optionally reads directly from an uncompressed file specified on the command line. It is intended to be used directly after fastq extraction, prior to mapping, or in a stream between extraction and mapping.

biosoup 0.11.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science 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.

iqtree2 2.4.0
Dependencies: boost@1.89.0 eigen@3.4.0 yaml-cpp@0.9.0 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://iqtree.github.io/
Licenses: GPL 2
Build system: cmake
Synopsis: Efficient and versatile phylogenomic inference (version 2)
Description:

The IQ-TREE software was created as the successor of IQPNNI and TREE-PUZZLE (thus the name IQ-TREE). IQ-TREE was motivated by the rapid accumulation of phylogenomic data, leading to a need for efficient phylogenomic software that can handle a large amount of data and provide more complex models of sequence evolution. To this end, IQ-TREE can utilize multicore computers and distributed parallel computing to speed up the analysis. IQ-TREE automatically performs checkpointing to resume an interrupted analysis.

As input IQ-TREE accepts all common sequence alignment formats including PHYLIP, FASTA, Nexus, Clustal and MSF. As output IQ-TREE will write a self-readable report file (name suffix .iqtree), a NEWICK tree file (.treefile) which can be visualized by tree viewer programs such as FigTree, Dendroscope or iTOL.

Key features of IQ-TREE:

  • Fast and effective stochastic algorithm to reconstruct phylogenetic trees by maximum likelihood;

  • An ultrafast bootstrap approximation (UFBoot) to assess branch supports;

  • An ultrafast and automatic model selection (ModelFinder);

  • A flexible simulator (AliSim) which can simulate sequence alignments under more realistic models than Seq-Gen and INDELible;

  • Several fast branch tests like SH-aLRT and aBayes test and tree topology tests like the approximately unbiased (AU) test.

This package provides IQ-TREE version 2.

igor 1.4.0
Dependencies: gsl@2.8 jemalloc@5.3.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://qmarcou.github.io/IGoR/
Licenses: GPL 3
Build system: gnu
Synopsis: Inference and generation of repertoires in C++
Description:

IGoR is a C++ software designed to infer V(D)J recombination related processes from sequencing data such as:

  • Recombination model probability distribution

  • Hypermutation model

  • Best candidates recombination scenarios

  • Generation probabilities of sequences (even hypermutated)

Its heavily object oriented and modular style was designed to ensure long term support and evolvability for new tasks in assessing TCR and BCR receptors features using modern parallel architectures.

lsd2 2.4.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://iqtree.github.io/
Licenses: GPL 2
Build system: cmake
Synopsis: Fast dating using least-squares criteria and algorithms
Description:

This package provides a phylogeny dating method using least-squares algorithms and criteria.

perl-sys-sigaction 0.23
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Sys-SigAction
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension for Consistent Signal Handling
Description:
assembly-stats 1.0.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/sanger-pathogens
Licenses: GPL 3
Build system: cmake
Synopsis: Tool to extract assembly statistics from FASTA and FASTQ files
Description:

This package provides a tool to extract assembly statistics from FASTA and FASTQ files.

perl-ppi-html 1.08
Dependencies: perl-css-tiny@1.20 perl-params-util@1.102 perl-ppi@1.277
Propagated dependencies: perl-module-install@1.19
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/PPI-HTML
Licenses: GPL 1+
Build system: perl
Synopsis: Generate syntax-hightlighted HTML for Perl using PPI
Description:
igv 2.16.2
Propagated dependencies: openjdk@11.0.22
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://www.broadinstitute.org/software/igv/
Licenses: Expat
Build system: gnu
Synopsis: Integrative Genomics Viewer
Description:

The Integrative Genomics Viewer (IGV) is a high-performance visualization tool for interactive exploration of large, integrated genomic datasets. It supports a wide variety of data types, including array-based and next-generation sequence data, and genomic annotations.

cmaple 1.1.0
Dependencies: zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/iqtree/cmaple/wiki/User-Manual
Licenses: GPL 2
Build system: cmake
Synopsis: MAximum Parsimonious Likelihood Estimation in C/C++
Description:

CMAPLE is a C++ reimplementation of MAPLE - a novel likelihood-based phylogenetic inference method for pandemic-scale epidemiological genomic data.

score-client 5.0.0
Dependencies: openjdk@11.0.22
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://docs.icgc.org/software/download/#score-client
Licenses: GPL 3
Build system: gnu
Synopsis: Tool to view ICGC data
Description:

This package provides a tool to download or view data in the cloud environments of ICGC.

spoa 4.1.5
Dependencies: bioparser@3.1.0 biosoup@0.11.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/rvaser/spoa
Licenses: Expat
Build system: cmake
Synopsis: C++ implementation of partial order alignment
Description:

Spoa (SIMD POA) is a c++ implementation of the partial order alignment (POA) algorithm, which is used to generate consensus sequences. It supports three alignment modes: local (Smith-Waterman), global (Needleman-Wunsch) and semi-global alignment (overlap), and three gap modes: linear, affine and convex (piecewise affine).

fastqc 0.11.9
Propagated dependencies: perl@5.36.0 icedtea@2.6.13
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://www.bioinformatics.babraham.ac.uk/projects/fastqc/
Licenses: GPL 3+ ASL 2.0
Build system: gnu
Synopsis: A quality control tool for high throughput sequence data
Description:

FastQC aims to provide a QC report which can spot problems which originate either in the sequencer or in the starting library material. It can either run as a stand alone interactive application for the immediate analysis of small numbers of FastQ files, or it can be run in a non-interactive mode where it would be suitable for integrating into a larger analysis pipeline for the systematic processing of large numbers of files.

cgp-cavemanpostprocessing 1.8.9
Propagated dependencies: perl-file-path@2.16 perl-file-which@1.23 perl-const-fast@0.014 perl-capture-tiny@0.48 perl-ipc-system-simple@1.26 perl-try-tiny@0.31 perl-carp@1.50 perl-forks@0.36 perl-attribute-util@1.07 perl-config-inifiles@3.000002 perl-set-intervaltree@0.10 perl-libwww@6.78 pcap-core@3.5.0 perl-cgpvcf@2.0.4 perl-bio-db-hts@3.01 bioperl-minimal@1.7.0 perl@5.36.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/cancerit/cgpCaVEManPostProcessing
Licenses: AGPL 3+
Build system: gnu
Synopsis: Flagging add-on to CaVEMan
Description:

This package is used to apply filtering on raw VCF calls generated using CaVEMan.

perl-css-tiny 1.20
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/CSS-Tiny
Licenses: GPL 1+
Build system: perl
Synopsis: Read/Write .css files with as little code as possible
Description:
cgp-cavemanwrapper 1.16.0
Propagated dependencies: perl-file-path@2.16 perl-file-which@1.23 perl-const-fast@0.014 perl-capture-tiny@0.48 perl-ipc-system-simple@1.26 perl-try-tiny@0.31 perl-carp@1.50 perl-forks@0.36 pcap-core@3.5.0 perl@5.36.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/cancerit/cgpCaVEManWrapper
Licenses: AGPL 3+
Build system: gnu
Synopsis: Reference implementation of CGP workflow for CaVEMan
Description:

This package provides the reference implementation of CGP workflow for CaVEMan SNV analysis.

python-nanoget 1.19.4
Propagated dependencies: python-biopython@1.86 python-numpy@2.3.1 python-pandas@2.3.3 python-pysam@0.23.3
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/wdecoster/nanoget
Licenses: GPL 3
Build system: pyproject
Synopsis: Functions for Oxford Nanopore sequencing data and alignments
Description:

This package contains functions to extract information from Oxford Nanopore sequencing data and alignments.

cat-pack 6.0.1
Dependencies: bash-minimal@5.2.37 bwa@0.7.19 diamond@2.1.6 mmseqs2@18 prodigal@2.6.3 python@3.12.12 samtools@1.19
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/MGXlab/CAT_pack
Licenses: Expat
Build system: gnu
Synopsis: Tool for taxonomic classification of contigs and metagenome-assembled genomes
Description:

CAT and BAT are pipelines for the taxonomic classification of long DNA sequences and MAGs of both known and (highly) unknown microorganisms, as generated by contemporary metagenomics studies. The core algorithm of both programs involves gene calling, mapping of predicted ORFs against the nr protein database, and voting-based classification of the entire contig / MAG based on classification of the individual ORFs. CAT and BAT can be run from intermediate steps if files are formated appropriately.

perl-acme-damn 0.08
Dependencies: perl-test-exception@0.43
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Acme-Damn
Licenses: GPL 1+
Build system: perl
Synopsis: 'Unbless' Perl objects.
Description:
python-primer3-py 2.2.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://libnano.github.io/primer3-py/
Licenses: GPL 2
Build system: pyproject
Synopsis: Simple oligo analysis and primer design
Description:

Primer3-py is a Python-abstracted API for the popular Primer3 library. The intention is to provide a simple and reliable interface for automated oligo analysis and design.

Primer3-py also includes bindings for the Primer3 primer design engine if you’d prefer to use an established pipeline. The IO parameters mirror those of the original Primer3, but you don’t have to deal with messy and slow file IO for your automated workflows.

python-pydeseq2 0.5.4
Propagated dependencies: python-anndata@0.12.7 python-formulaic@1.0.1 python-formulaic-contrasts@1.0.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/owkin/PyDESeq2
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of DESeq2
Description:

This package provides a python implementation of DESeq2.

Page: 135363738393029
Total packages: 72693