MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
NiMARE.egg-info/PKG-INFO
NiMARE.egg-info/SOURCES.txt
NiMARE.egg-info/dependency_links.txt
NiMARE.egg-info/entry_points.txt
NiMARE.egg-info/not-zip-safe
NiMARE.egg-info/requires.txt
NiMARE.egg-info/top_level.txt
nimare/__init__.py
nimare/_version.py
nimare/base.py
nimare/cli.py
nimare/dataset.py
nimare/due.py
nimare/info.py
nimare/io.py
nimare/references.py
nimare/results.py
nimare/stats.py
nimare/utils.py
nimare/annotate/__init__.py
nimare/annotate/base.py
nimare/annotate/text.py
nimare/annotate/ontology/__init__.py
nimare/annotate/ontology/cogat.py
nimare/annotate/ontology/cogpo.py
nimare/annotate/ontology/utils.py
nimare/annotate/topic/__init__.py
nimare/annotate/topic/boltzmann.py
nimare/annotate/topic/gclda.py
nimare/annotate/topic/lda.py
nimare/annotate/vector/__init__.py
nimare/annotate/vector/text2brain.py
nimare/annotate/vector/word2brain.py
nimare/correct/__init__.py
nimare/correct/base.py
nimare/correct/correct.py
nimare/decode/__init__.py
nimare/decode/base.py
nimare/decode/continuous.py
nimare/decode/discrete.py
nimare/decode/encode.py
nimare/decode/utils.py
nimare/diagnostics/__init__.py
nimare/extract/__init__.py
nimare/extract/extract.py
nimare/extract/utils.py
nimare/meta/__init__.py
nimare/meta/esma.py
nimare/meta/ibma.py
nimare/meta/cbma/__init__.py
nimare/meta/cbma/ale.py
nimare/meta/cbma/base.py
nimare/meta/cbma/kernel.py
nimare/meta/cbma/mkda.py
nimare/meta/cbma/model.py
nimare/meta/cbma/peaks2maps.py
nimare/meta/cbma/utils.py
nimare/parcellate/__init__.py
nimare/parcellate/base.py
nimare/parcellate/cbp.py
nimare/parcellate/mamp.py
nimare/parcellate/mapbot.py
nimare/resources/__init__.py
nimare/resources/english_spellings.csv
nimare/resources/neurosynth_stoplist.txt
nimare/resources/nidm_pain_dset_with_subpeaks_docker.json
nimare/resources/atlases/Harvard-Oxford-LICENSE
nimare/resources/atlases/HarvardOxford-cort-maxprob-thr25-2mm.nii.gz
nimare/resources/templates/MNI152_2x2x2_brainmask.nii.gz
nimare/tests/__init__.py
nimare/tests/conftest.py
nimare/tests/test_cbma_ale.py
nimare/tests/test_cbma_kernel.py
nimare/tests/test_cbma_mkda.py
nimare/tests/test_cbma_scale.py
nimare/tests/test_cbma_utils.py
nimare/tests/test_cogat.py
nimare/tests/test_dataset.py
nimare/tests/test_esma.py
nimare/tests/test_gclda.py
nimare/tests/test_ibma.py
nimare/tests/test_ibma_fsl.py
nimare/tests/test_io.py
nimare/tests/test_utils.py
nimare/tests/utils.py
nimare/tests/data/neurosynth_dset.json
nimare/tests/data/neurosynth_laird_studies.pkl.gz
nimare/tests/data/nidm_pain_dset.json
nimare/tests/data/test_neurosynth_database.txt
nimare/tests/data/test_neurosynth_features.txt
nimare/tests/data/test_sleuth_file.txt
nimare/tests/data/cognitive_atlas/cogat_aliases.csv
nimare/tests/data/cognitive_atlas/cogat_relationships.csv
nimare/workflows/__init__.py
nimare/workflows/ale.py
nimare/workflows/cluster.py
nimare/workflows/conperm.py
nimare/workflows/ica.py
nimare/workflows/macm.py
nimare/workflows/peaks2maps.py
nimare/workflows/scale.py