.coveragerc
.flake8
.gitattributes
.gitignore
.gitmodules
.pre-commit-config.yaml
.zenodo.json
CONTRIBUTING.md
LICENSE
Makefile
README.md
pyproject.toml
setup.cfg
setup.py
.github/CONTRIBUTING.md
.github/config.yml
.github/workflows/create-github-release.yml
.github/workflows/docbuild.yml
.github/workflows/publish-to-test-pypi.yml
.github/workflows/test.yml
.maintenance/publish_release.sh
.maintenance/update_changes.sh
.maintenance/update_zenodo.py
afqinsight/__init__.py
afqinsight/_version.py
afqinsight/datasets.py
afqinsight/insight.py
afqinsight/plot.py
afqinsight/transform.py
afqinsight/utils.py
afqinsight.egg-info/PKG-INFO
afqinsight.egg-info/SOURCES.txt
afqinsight.egg-info/dependency_links.txt
afqinsight.egg-info/not-zip-safe
afqinsight.egg-info/requires.txt
afqinsight.egg-info/top_level.txt
afqinsight/data/classification_data/nodes.csv
afqinsight/data/classification_data/subjects.csv
afqinsight/data/regression_data/nodes.csv
afqinsight/data/regression_data/subjects.csv
afqinsight/data/test_data/nodes.csv
afqinsight/data/test_data/test_multicol2sets_label_sets.npy
afqinsight/data/test_data/test_remove_group_x.npy
afqinsight/data/test_data/test_remove_groups_x.npy
afqinsight/data/test_data/test_select_group_x.npy
afqinsight/data/test_data/test_select_groups_x.npy
afqinsight/data/test_data/test_shuffle_group_x.npy
afqinsight/data/test_data/test_transform_cols.h5
afqinsight/data/test_data/test_transform_groups.npy
afqinsight/data/test_data/test_transform_x.npy
afqinsight/tests/test_transform.py
afqinsight/tests/test_utils.py
examples/afq_random_forest_classification.ipynb
examples/afq_random_forest_regression.ipynb
examples/als_classification.ipynb
examples/exploring_the_afqinsight_api.ipynb
examples/preprint-notebooks/00_als_classify.ipynb
examples/preprint-notebooks/01_age_regression-from-demo-data.ipynb
examples/preprint-notebooks/02_plot_als_tract_profiles.ipynb
examples/preprint-notebooks/Dockerfile
examples/preprint-notebooks/Makefile
examples/preprint-notebooks/README.md
examples/preprint-notebooks/environment.yml
examples/preprint-notebooks/get_data.py
examples/preprint-notebooks/data/.gitkeep
examples/preprint-notebooks/data/raw/age_data/.gitkeep
examples/preprint-notebooks/data/raw/als_data/.gitkeep