CBICA / niCHART

The neuro-imaging brain aging chart [niCHART] is a comprehensive solution to analyze standard structural and functional brain MRI data across studies. [niCHART] and the associated pre-processing tools implement computational morphometry, functional signal analysis, quality control, statistical harmonization, data standardization, interactive visual
https://cbica.github.io/niCHART/
Other
13 stars 8 forks source link

Add data exploration tool #115

Closed AbdulkadirA closed 2 years ago

AbdulkadirA commented 2 years ago

Adds tool to explore the data.

melhemr commented 2 years ago

@AbdulkadirA Do I have to do python -m venv .env before running the app after pulling this PR?

AbdulkadirA commented 2 years ago

@AbdulkadirA Do I have to do python -m venv .env before running the app after pulling this PR?

You also need to update the installation in your environment, because the package dtale was not installed previously e.g.

python -m pip install -U -e .