NiMARE Logo
latest

Contents:

  • About NiMARE
  • Installation
  • API
    • nimare.dataset: Dataset IO
    • nimare.meta: Meta-analytic algorithms
    • nimare.results: Meta-analytic results
    • nimare.correct: Multiple comparisons correction
    • nimare.diagnostics: Diagnostics
    • nimare.annotate: Automated annotation
    • nimare.decode: Functional characterization analysis
    • nimare.io: Tools for ingesting data in other formats
    • nimare.transforms: Data transforms
    • nimare.extract: Dataset and model fetching
    • nimare.stats: Statistical functions
    • nimare.generate: Data generation functions
    • nimare.utils: Utility functions and submodules
      • nimare.utils.get_template
      • nimare.utils.get_masker
      • nimare.utils.get_resource_path
        • get_resource_path()
        • Examples using nimare.utils.get_resource_path
      • nimare.utils.vox2mm
      • nimare.utils.mm2vox
      • nimare.utils.tal2mni
      • nimare.utils.mni2tal
      • nimare.utils.unique_rows
    • nimare.workflows: Common workflows
    • nimare.base: Base classes
  • Examples
  • Contributing to NiMARE
  • NiMARE Developer Guide
  • Command Line Interface
  • Outputs of NiMARE
  • NiMARE Methods
  • What’s New
  • Glossary
NiMARE
  • API
  • NiMARE: Neuroimaging Meta-Analysis Research Environment
  • Edit on GitHub

nimare.utils.get_resource_path

get_resource_path()[source]

Return the path to general resources, terminated with separator.

Resources are kept outside package folder in “datasets”. Based on function by Yaroslav Halchenko used in Neurosynth Python package.

Examples using nimare.utils.get_resource_path

The NiMARE Dataset object

The NiMARE Dataset object

Transform images into coordinates

Transform images into coordinates

Coordinate-based meta-analysis algorithms

Coordinate-based meta-analysis algorithms

Image-based meta-analysis algorithms

Image-based meta-analysis algorithms

KernelTransformers and CBMA

KernelTransformers and CBMA

The Estimator class

The Estimator class

The Corrector class

The Corrector class

Compare image and coordinate based meta-analyses

Compare image and coordinate based meta-analyses

Two-sample ALE meta-analysis

Two-sample ALE meta-analysis

Simple annotation from text

Simple annotation from text

The Cognitive Atlas

The Cognitive Atlas

LDA topic modeling

LDA topic modeling

GCLDA topic modeling

GCLDA topic modeling

Discrete functional decoding

Discrete functional decoding

Previous Next

© Copyright 2018-2023, NiMARE developers. Revision ad09e4fe.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
0.0.13
0.0.12
0.0.12rc7
0.0.12rc2
0.0.12rc1
0.0.11
0.0.11rc1
0.0.10
0.0.9
0.0.9rc1
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Downloads
On Read the Docs
Project Home
Builds