NiMARE Logo
0.0.3

Contents:

  • About NiMARE
  • Installation
  • Command Line Interface
  • Examples
  • Contributing to NiMARE
  • NiMARE Developer Guide
  • Our Roadmap
  • API
    • nimare.dataset: Dataset IO
    • nimare.meta: Meta-analytic algorithms
    • nimare.results: Meta-analytic results
    • nimare.correct: Multiple comparisons correction
    • nimare.annotate: Automated annotation
    • nimare.decode: Functional characterization analysis
    • nimare.parcellate: Meta-analytic parcellation
    • nimare.io: Input/Output
    • nimare.extract: Dataset and model fetching
    • nimare.stats: Statistical functions
    • nimare.transforms: Data transforms
    • nimare.utils: Utility functions and submodules
      • nimare.utils.get_template
      • nimare.utils.get_masker
      • nimare.utils.listify
      • nimare.utils.round2
      • nimare.utils.get_resource_path
      • nimare.utils.find_stem
      • nimare.utils.uk_to_us
    • nimare.workflows: Common workflows
    • nimare.base: Base classes
NiMARE
  • Docs »
  • API »
  • NiMARE: Neuroimaging Meta-Analysis Research Environment
  • Edit on GitHub

nimare.utils.find_stem¶

find_stem(arr)[source]¶

From https://www.geeksforgeeks.org/longest-common-substring-array-strings/

Next Previous

© Copyright 2018-2020, NiMARE developers Revision 9a6fd3f0.

Built with Sphinx using a theme provided by Read the Docs.