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

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.


bamm 1.7.3
Dependencies: htslib@1.3.1 samtools@1.19 bwa@0.7.18 grep@3.11 sed@4.9 coreutils@9.1
Propagated dependencies: python2-numpy@1.16.6
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: https://ecogenomics.github.io/BamM/
Licenses: LGPL 3+
Synopsis: Metagenomics-focused BAM file manipulator
Description:

BamM is a C library, wrapped in Python, to efficiently generate and parse BAM files, specifically for the analysis of metagenomic data. For instance, it implements several methods to assess contig-wise read coverage.

couger 1.8.2
Dependencies: python2@2.7.18 python2-pillow@6.2.2 python2-numpy@1.16.6 python2-scipy@1.2.3 python2-matplotlib@2.2.5
Propagated dependencies: r-minimal@4.5.0 libsvm@336 randomjungle@2.1.0
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: http://couger.oit.duke.edu
Licenses: GPL 3+
Synopsis: Identify co-factors in sets of genomic regions
Description:

COUGER can be applied to any two sets of genomic regions bound by paralogous TFs (e.g., regions derived from ChIP-seq experiments) to identify putative co-factors that provide specificity to each TF. The framework determines the genomic targets uniquely-bound by each TF, and identifies a small set of co-factors that best explain the in vivo binding differences between the two TFs.

COUGER uses classification algorithms (support vector machines and random forests) with features that reflect the DNA binding specificities of putative co-factors. The features are generated either from high-throughput TF-DNA binding data (from protein binding microarray experiments), or from large collections of DNA motifs.

samtools 1.4.1
Dependencies: htslib@1.4.1 ncurses@6.2.20210619 perl@5.36.0 python@3.11.11 zlib@1.3.1
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: https://samtools.sourceforge.net
Licenses: Expat
Synopsis: Utilities to efficiently manipulate nucleotide sequence alignments
Description:

Samtools implements various utilities for post-processing nucleotide sequence alignments in the SAM, BAM, and CRAM formats, including indexing, variant calling (in conjunction with bcftools), and a simple alignment viewer.

qtltools 1.0
Dependencies: boost@1.83.0 curl@8.6.0 gsl@2.8 htslib@1.3.1 openblas@0.3.30 openssl@3.0.8 rmath-standalone@4.5.0 zlib@1.3.1
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: https://qtltools.github.io/qtltools/
Licenses: GPL 3+
Synopsis: Tool set for molecular QTL discovery and analysis
Description:

QTLtools is a tool set for molecular QTL discovery and analysis. It allows going from the raw genetic sequence data to collection of molecular Quantitative Trait Loci (QTLs) in few easy-to-perform steps.

samtools 1.1
Dependencies: htslib@1.21 ncurses@6.2.20210619 perl@5.36.0 python@3.11.11 zlib@1.3.1
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: https://samtools.sourceforge.net
Licenses: Expat
Synopsis: Utilities to efficiently manipulate nucleotide sequence alignments
Description:

Samtools implements various utilities for post-processing nucleotide sequence alignments in the SAM, BAM, and CRAM formats, including indexing, variant calling (in conjunction with bcftools), and a simple alignment viewer.

htslib 1.0
Dependencies: bzip2@1.0.8 curl@8.6.0 openssl@3.0.8 xz@5.4.5
Propagated dependencies: htscodecs@1.6.1 zlib@1.3.1
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: https://www.htslib.org
Licenses: Expat Modified BSD
Synopsis: C library for reading/writing high-throughput sequencing data
Description:

HTSlib is a C library for reading/writing high-throughput sequencing data. It also provides the bgzip, htsfile, and tabix utilities.

bcftools 1.5
Dependencies: gsl@2.8 htslib@1.5 zlib@1.3.1
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: https://samtools.github.io/bcftools/
Licenses: GPL 3+ Expat
Synopsis: Utilities for variant calling and manipulating VCFs and BCFs
Description:

BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.

htslib 1.3.1
Dependencies: bzip2@1.0.8 curl@8.6.0 openssl@3.0.8 xz@5.4.5
Propagated dependencies: htscodecs@1.6.1 zlib@1.3.1
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: https://www.htslib.org
Licenses: Expat Modified BSD
Synopsis: C library for reading/writing high-throughput sequencing data
Description:

HTSlib is a C library for reading/writing high-throughput sequencing data. It also provides the bgzip, htsfile, and tabix utilities.

htslib 1.1
Dependencies: bzip2@1.0.8 curl@8.6.0 openssl@3.0.8 xz@5.4.5
Propagated dependencies: htscodecs@1.6.1 zlib@1.3.1
Channel: guix-past
Location: past/packages/bioinformatics.scm (past packages bioinformatics)
Home page: https://www.htslib.org
Licenses: Expat Modified BSD
Synopsis: C library for reading/writing high-throughput sequencing data
Description:

HTSlib is a C library for reading/writing high-throughput sequencing data. It also provides the bgzip, htsfile, and tabix utilities.

boost 1.68.0
Dependencies: icu4c@77.1 zlib@1.3.1 libxcrypt@4.4.38
Channel: guix-past
Location: past/packages/boost.scm (past packages boost)
Home page: https://www.boost.org
Licenses: X11-style
Synopsis: Peer-reviewed portable C++ source libraries
Description:

A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.

boost 1.44.0
Dependencies: icu4c@77.1 zlib@1.3.1
Channel: guix-past
Location: past/packages/boost.scm (past packages boost)
Home page: https://boost.org
Licenses: X11-style
Synopsis: Peer-reviewed portable C++ source libraries
Description:

A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.

boost 1.58.0
Dependencies: zlib@1.3.1
Channel: guix-past
Location: past/packages/boost.scm (past packages boost)
Home page: https://boost.org
Licenses: X11-style
Synopsis: Peer-reviewed portable C++ source libraries
Description:

A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.

boost 1.55.0
Dependencies: zlib@1.3.1
Channel: guix-past
Location: past/packages/boost.scm (past packages boost)
Home page: https://boost.org
Licenses: X11-style
Synopsis: Peer-reviewed portable C++ source libraries
Description:

A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.

bakefile 0.2.13
Dependencies: libxcrypt@4.4.38
Channel: guix-past
Location: past/packages/build-tools.scm (past packages build-tools)
Home page: https://bakefile.org/
Licenses: Expat
Synopsis: Native makefiles generator
Description:

Bakefile takes compiler-independent description of build tasks as its input and outputs native makefile(s) such as that of GNU Make, Visual C++ project, etc.

domainfinder 2.0.5
Dependencies: python2-mmtk@2.7.13
Channel: guix-past
Location: past/packages/chemistry.scm (past packages chemistry)
Home page: http://dirac.cnrs-orleans.fr/DomainFinder.html
Licenses: CeCILL-C
Synopsis: Analysis of dynamical domains in proteins
Description:

DomainFinder is an interactive program for the determination and characterization of dynamical domains in proteins. It can infer dynamical domains by comparing two protein structures, or from normal mode analysis on a single structure. The software is currently not actively maintained and works only with Python 2 and NumPy < 1.9.

nmoldyn 3.0.12
Dependencies: python2-matplotlib@2.2.5 python2-scientific@2.9.4 gv@3.7.4
Propagated dependencies: python2-mmtk@2.7.13 netcdf@4.9.0
Channel: guix-past
Location: past/packages/chemistry.scm (past packages chemistry)
Home page: http://dirac.cnrs-orleans.fr/nMOLDYN.html
Licenses: CeCILL
Synopsis: Analysis software for Molecular Dynamics trajectories
Description:

nMOLDYN is an interactive analysis program for Molecular Dynamics simulations. It is especially designed for the computation and decomposition of neutron scattering spectra, but also computes other quantities. The software is currently not actively maintained and works only with Python 2 and NumPy < 1.9.

r-seuratobject 4.1.4
Propagated dependencies: r-future@1.49.0 r-future-apply@1.11.3 r-matrix@1.7-3 r-progressr@0.15.1 r-rcpp@1.0.14 r-rcppeigen@0.3.4.0.2 r-rlang@1.1.6 r-sp@2.2-0
Channel: guix-past
Location: past/packages/cran.scm (past packages cran)
Home page: https://satijalab.org/seurat
Licenses: GPL 3
Synopsis: Data structures for single cell data
Description:

This package defines S4 classes for single-cell genomic data and associated information, such as dimensionality reduction embeddings, nearest-neighbor graphs, and spatially-resolved coordinates. It provides data access methods and R-native hooks to ensure the Seurat object is familiar to other R users.

r-seurat 4.4.0
Channel: guix-past
Location: past/packages/cran.scm (past packages cran)
Home page: https://www.satijalab.org/seurat
Licenses: GPL 3
Synopsis: Seurat is an R toolkit for single cell genomics
Description:

This package is an R package designed for QC, analysis, and exploration of single cell RNA-seq data. It easily enables widely-used analytical techniques, including the identification of highly variable genes, dimensionality reduction; PCA, ICA, t-SNE, standard unsupervised clustering algorithms; density clustering, hierarchical clustering, k-means, and the discovery of differentially expressed genes and markers.

graphviz 2.26.3
Dependencies: gdk-pixbuf@2.42.12 freeglut@3.4.0 libxrender@0.9.12 libx11@1.8.12 gts@0.7.6 gd@2.3.3 pango@1.54.0 fontconfig-minimal@2.14.0 freetype@2.13.3 libltdl@2.4.7 libxaw@1.0.16 expat@2.7.1 libpng@1.6.39
Channel: guix-past
Location: past/packages/graphviz.scm (past packages graphviz)
Home page: https://www.graphviz.org/
Licenses: CPL 1.0
Synopsis: Graph visualization software
Description:

Graphviz is a graph visualization tool suite. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

g-wrap-guile18 1.9.7
Dependencies: libxcrypt@4.4.38
Propagated dependencies: guile@1.8.8 libffi@3.4.6 guile1.8-lib@0.1.3
Channel: guix-past
Location: past/packages/guile-xyz.scm (past packages guile-xyz)
Home page: https://www.nongnu.org/g-wrap/index.html
Licenses: LGPL 2.1+
Synopsis: Generate C bindings for Guile
Description:

G-Wrap is a tool and Guile library for generating function wrappers for inter-language calls. It currently only supports generating Guile wrappers for C functions. Given a definition of the types and prototypes for a given C interface, G-Wrap will automatically generate the C code that provides access to that interface and its types from the Scheme level.

guile1.8-lib 0.1.3
Dependencies: guile@1.8.8
Channel: guix-past
Location: past/packages/guile-xyz.scm (past packages guile-xyz)
Home page: https://www.nongnu.org/guile-lib/
Licenses: GPL 3+
Synopsis: Collection of useful Guile Scheme modules
Description:

Guile-Lib is intended as an accumulation place for pure-scheme Guile modules, allowing for people to cooperate integrating their generic Guile modules into a coherent library. Think "a down-scaled, limited-scope CPAN for Guile". It provides the following modules:

  • (apicheck) Describe and verify library programming interfaces.

  • (config load) Loading configuration files.

  • (container async-queue) A thread-safe message queue.

  • (container nodal-tree) A tree consisting of nodes with attributes.

  • (container delay-tree) A nodal tree with lazily evaluated fields.

  • (debugging assert) Helpful assert macro.

  • (debugging time) A simple macro to time the execution of an expression.

  • (graph topological-sort) Routines to perform topological sorts.

  • (htmlprag) Neil Van Dyke's permissive ("pragmatic") HTML parser.

  • (io string) SLIB's IO routines dealing with strings.

  • (logging logger) A flexible logging system.

  • (logging port-log) A logger that outputs to a port.

  • (logging rotating-log) A logger that rotates its output files.

  • (match-bind) Nifty and concise regular expression routines.

  • (math minima) A golden-section minimum finder.

  • (math primes) Functions related to prime numbers and factorization.

  • (os process) Spawning processes and capturing their output.

  • (scheme documentation) Macros to define different kinds of variables with documentation.

  • (scheme kwargs) Defining functions with flexible keyword arguments.

  • (search basic) Classic search functions.

  • (string completion) Building blocks for tab completion.

  • (string soundex) The SOUNDEX string categorization algorithm.

  • (string transform) Beyond SRFI-13.

  • (string wrap) A versatile string formatter.

  • (term ansi-color) Generate ANSI color escape sequences.

  • (unit-test) A JUnit-style unit testing framework.

lrslib 4.0
Channel: guix-past
Location: past/packages/maths.scm (past packages maths)
Home page: http://cgm.cs.mcgill.ca/~avis/C/lrs.html
Licenses: GPL 2+
Synopsis: Convex hulls of polyhedra with exact arithmetic
Description:

The C code of lrslib implements the reverse search algorithm for vertex enumeration and convex hull problems. Its input file format is compatible with cddlib. All computations are done exactly in either multiple precision or fixed integer arithmetic. Output is not stored in memory, so even problems with very large output sizes can sometimes be solved.

primal-dual 0.97.11.20
Channel: guix-past
Location: past/packages/maths.scm (past packages maths)
Home page: http://www.cs.unb.ca/~bremner/pd/
Licenses: GPL 3+
Synopsis: Primal-dual method for vertex and facet enumeration
Description:

Primal-dual, or pd in short, implements an algorithm for computing the vertex representation from the facet representation of a convex polytope, and vice versa. It uses one direction as an oracle for the other one, so it is meant to work well when other algorithms face a difficult direction (and should be avoided for the easy direction).

vinci 0.97.10.12
Dependencies: lrslib@4.0
Channel: guix-past
Location: past/packages/maths.scm (past packages maths)
Home page: https://www.math.u-bordeaux.fr/~aenge/?category=software&page=vinci
Licenses: GPL 2+
Synopsis: Volume computation for polytopes
Description:

Vinci implements a number of volume computation algorithms for convex polytopes in arbitrary dimension. The polytopes can be given by their V-representation (as the convex hull of a finite number of vertices), by their H-representation (as the bounded intersection of a finite number of halfspaces) or by their double description with both representations.

Page: 12345
Total results: 114