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

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.


afni 25.2.18
Dependencies: dcm2niix@1.0.20260416 freeglut@3.4.0 gifticlib@1.17-1.d3e873d gsl@2.8 gts@0.7.6 libjpeg-turbo@2.1.4 libx11@1.8.12 libxmu@1.2.1 libxpm@3.5.17 motif@2.3.8-1.0f556b0 nifticlib@3.0.1-1.fb3bb5f perl@5.36.0 python-wrapper@3.12.12 qhull@2020.2 tcsh@6.24.15 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/
Licenses: Public Domain
Build system: cmake
Synopsis: Analysis of Functional NeuroImages
Description:

AFNI, Analysis of Functional NeuroImages is a suite of programs for looking at and analyzing MRI brain images at all stages of analysis (planning, setting up acquisition, preprocessing, analysis, quality control and statistical analysis).

python-nibabies 25.2.1
Propagated dependencies: python-acres@0.5.0 python-nibabel@5.3.2 python-nipype@1.10.0 python-nireports@25.3.0 python-nitime@0.12.1 python-nitransforms@25.1.0 python-niworkflows@1.14.3 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-pooch@1.8.1 python-psutil@7.2.2 python-pybids@0.21.0 python-requests@2.32.5 python-sdcflows@2.15.0 python-smriprep@0.19.2 python-tedana@25.1.0 python-templateflow@25.1.1 python-toml@0.10.2 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nibabies.readthedocs.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Processing workflows for magnetic resonance images of the brain in infants
Description:

NiBabies is an open-source software pipeline designed to process anatomical and functional magnetic resonance imaging data, designed and optimized for human infants between 0-2 years old.

gifticlib 1.17-1.d3e873d
Dependencies: expat@2.7.1 nifticlib@3.0.1 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.nitrc.org/projects/gifti
Licenses: Public Domain
Build system: cmake
Synopsis: C library for GIFTI support
Description:

Gifticlib is a a library for reading and writing files in GIfTI format. GIfTI is a standard for Geometry Data Format for Exchange of Surface-Based Brain Mapping Data.

python-trx 0.3
Propagated dependencies: python-deepdiff@8.6.1 python-nibabel@5.3.2 python-numpy@2.3.1 python-setuptools-scm@8.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://tee-ar-ex.github.io/trx-python
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python implementation of the TRX file format
Description:

This package provides an implementation of TRX, a tractography file format designed to facilitate dataset exchange, interoperability, and state-of-the-art analyses, acting as a community-driven replacement for the myriad existing file formats.

python-fslpy 3.24.0
Propagated dependencies: python-dill@0.4.0 python-h5py@3.15.1 python-indexed-gzip@1.10.3 python-nibabel@5.3.2 python-numpy@2.3.1 python-pillow@12.1.1 python-rtree@1.4.1 python-scipy@1.16.3 python-trimesh@4.5.3
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fslpy
Licenses: ASL 2.0
Build system: pyproject
Synopsis: FSL Python library
Description:

The fslpy package is a collection of utilities and data abstractions used within FSL and by FSLeyes.

python-templateflow 25.1.1
Propagated dependencies: python-importlib-resources@6.5.2 python-platformdirs@4.3.6 python-pybids@0.21.0 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://templateflow.org/python-client
Licenses: ASL 2.0
Build system: pyproject
Synopsis: TemplateFlow Python Client for accessing neuroimaging templates
Description:

This package provides the Python Client code for accessing neuroimaging templates hosted using TemplateFlow.

python-indexed-gzip 1.10.3
Dependencies: zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/pauldmccarthy/indexed_gzip
Licenses: Zlib
Build system: pyproject
Synopsis: Fast random access of gzip files in Python
Description:

The indexed_gzip project is a Python extension which aims to provide a drop-in replacement for the built-in Python gzip.GzipFile class, the IndexedGzipFile. indexed_gzip was written to allow fast random access of compressed NIFTI image files (for which GZIP is the de-facto compression standard), but will work with any GZIP file.

python-nipy 0.6.1
Propagated dependencies: python-nibabel@5.3.2 python-numpy@2.3.1 python-scipy@1.16.3 python-sympy@1.13.3 python-transforms3d@0.4.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipy.org/nipy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Neuroimaging analysis in Python
Description:

NIPY provides a platform-independent Python environment for the analysis of functional brain imaging data.

python-fmriprep 25.2.3
Propagated dependencies: python-acres@0.5.0 python-apscheduler@3.11.2 python-codecarbon@3.2.9 python-looseversion@1.3.0 python-nibabel@5.3.2 python-nipype@1.10.0 python-nireports@25.3.0 python-nitime@0.12.1 python-nitransforms@25.1.0 python-niworkflows@1.14.3 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-psutil@7.2.2 python-pybids@0.21.0 python-requests@2.32.5 python-sdcflows@2.15.0 python-smriprep@0.19.2 python-tedana@25.1.0 python-templateflow@25.1.1 python-toml@0.10.2 python-transforms3d@0.4.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://fmriprep.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Robust and easy-to-use pipeline for preprocessing of diverse fMRI data
Description:

fMRIPrep is a fMRI data preprocessing pipeline that is designed to provide an easily accessible, state-of-the-art interface that is robust to variations in scan acquisition protocols and that requires minimal user input, while providing easily interpretable and comprehensive error and output reporting. It performs basic processing steps (coregistration, normalization, unwarping, noise component extraction, segmentation, skull-stripping, etc.) providing outputs that can be easily submitted to a variety of group level analyses, including task-based or resting-state fMRI, graph theory measures, and surface or volume-based statistics.

dcmstack 0.10.0.dev0-0.ed4d27c
Propagated dependencies: python-nibabel@5.3.2 python-pint@0.24.4 python-pydicom@2.4.4
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/moloney/dcmstack
Licenses: Expat
Build system: pyproject
Synopsis: DICOM to NIfTI conversion with meta data preservation
Description:

This package provides DICOM to NIfTI conversion with the added ability to extract and summarize meta data from the source DICOM files. The meta data can be injected it into a NIfTI header extension or written out as a JSON formatted text file.

niftyreg 1.5.77
Dependencies: catch2@3.15.1 libpng@1.6.39 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/KCL-BMEIS/niftyreg
Licenses: Modified BSD
Build system: cmake
Synopsis: Rigid, affine and non-linear registration of medical images
Description:

This package provides programs to perform rigid, affine and non-linear registration of 2D and 3D images stored as NIfTI or Analyze formats.

python-fsleyes-widgets 0.15.1
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-wxpython@4.2.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fsleyes/widgets/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Collection of wxPython widgets used by FSLeyes
Description:

The fsleyes-widgets package contains a collection of GUI widgets and utilities, based on wxPython, which are used by fsleyes-props and FSLeyes.

python-fsleyes-props 1.12.2
Propagated dependencies: python-fsleyes-widgets@0.15.1 python-fslpy@3.24.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-wxpython@4.2.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fsleyes/props/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: [wx]Python event programming framework used by FSLeyes
Description:

fsleyes_props is a framework for event-driven programming using Python descriptors, similar in functionality to, and influenced by Enthought Traits.

python-bids-validator 1.14.7.post0
Propagated dependencies: python-attrs@25.3.0 python-bidsschematools@1.1.2-0.3f1bc14 python-typer@0.22.0 python-universal-pathlib@0.2.6
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-validator.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Validator for the @acronym{BIDS, Brain Imaging Data Structure} standard.
Description:

The BIDS Validator is a web application, command-line utility, and Javascript/Typescript library for assessing compliance with the BIDS standard.

python-mriqc-learn 0.0.3
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-learn@1.7.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/nipreps/mriqc-learn
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Learning on MRIQC-generated image quality metrics
Description:

This package provides utilities for feature analysis, preprocessing and visualization of image quality metrics generated by MRIQC.

python-bidsschematools 1.1.2-0.3f1bc14
Propagated dependencies: python-acres@0.5.0 python-click@8.3.1 python-jsonschema@4.23.0 python-markdown-it-py@4.0.0 python-pandas@2.3.3 python-pyparsing@3.2.3 python-pyyaml@6.0.2 python-tabulate@0.9.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bidsschematools.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Tools for working with the @acronym{BIDS, Brain Imaging Data Structure} schema
Description:

This package provides Python tools for working with the BIDS schema.

python-mapca 0.0.6
Propagated dependencies: python-nibabel@5.3.2 python-nilearn@0.12.1 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/ME-ICA/mapca
Licenses: GPL 2
Build system: pyproject
Synopsis: Moving Average Principal Component Analysis for fMRI data
Description:

A Python implementation of the moving average principal components analysis methods for functional MRI data translated from the MATLAB-based GIFT package.

convert3d 1.4.4-1.ecdd33e
Dependencies: insight-toolkit-legacy@5.4.5
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/pyushkevich/c3d
Licenses: GPL 3
Build system: cmake
Synopsis: Convert 3D images between common file formats.
Description:

Convert3d is a command-line tool for converting 3D images between common file formats. The tool also includes a growing list of commands for image manipulation, such as thresholding and resampling. The tool can also be used to obtain information about image files.

connectome-workbench 2.1.0
Dependencies: cups@2.4.14 freetype@2.13.3 ftgl@2.4.0 glib@2.86.0 glm@1.0.1 glu@9.0.2 openssl@3.5.5 qt5compat@6.9.2 qtbase@6.9.2 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.humanconnectome.org/software/connectome-workbench
Licenses: GPL 2+
Build system: cmake
Synopsis: Explore and display the connectivity of the brain
Description:

Connectome Workbench is a visualization and discovery tool used to map neuroimaging data, especially data generated by the Human Connectome Project. It allows exploration of data and activity on the surface, as well as in the volume of the brain.

python-nitime 0.12.1
Propagated dependencies: python-matplotlib@3.10.8 python-networkx@3.4.2 python-nibabel@5.3.2 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipy.org/nitime
Licenses: Modified BSD
Build system: pyproject
Synopsis: Timeseries analysis for neuroscience data
Description:

Nitime contains a core of numerical algorithms for time-series analysis both in the time and spectral domains, a set of container objects to represent time-series, and auxiliary objects that expose a high level interface to the numerical machinery and make common analysis tasks easy to express with compact and semantically clear code.

python-editdistance 0.8.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/roy-ht/editdistance
Licenses: Expat
Build system: pyproject
Synopsis: Fast implementation of the edit distance
Description:

This package provides a fast implementation of the Levenshtein distance with C++ and Cython.

python-morfessor 2.0.6
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: http://morpho.aalto.fi
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python Implementation and Extensions for Morfessor Baseline
Description:

This package provides tools for unsupervised and semi-supervised morphological segmentation.

python-pyworld 0.3.5
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/JeremyCCHsu/Python-Wrapper-for-World-Vocoder
Licenses: Expat
Build system: pyproject
Synopsis: Python wrapper for the WORLD vocoder
Description:

WORLD Vocoder is a fast and high-quality vocoder which parameterizes speech into three components:

  • f0: Pitch contour

  • sp: Harmonic spectral envelope

  • ap: Aperiodic spectral envelope

It can also (re)synthesize speech using these features.

python-pysimstring 1.3.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/percevalw/pysimstring
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for simstring
Description:

This package provides Python bindings for the simstring text similarity matching library.

Page: 11718192021100
Total packages: 2387