Development of an interactive brain connectivity data mining tool
Project description
PROJECT : Development of an interactive brain connectivity data mining tool
This project has been realized during a 4th year internship in order to develop a python software helping the brain connectivity research.
To install and execute this software, you can use PyPI or Github method. The Python version expected are 3.10/3.11/3.12. (Either way, verify that python is already being present in the PATH.)
INSTALL AND EXECUTION WITH PyPI :
- Run
pip install iacob
- Run
iacob-app
INSTALL AND EXECUTION WITH GitHub Download :
- Run
git clone https://scm.univ-tours.fr/projetspublics/lifat/iacob.git IACOB_APP && cd IACOB_APP
- Run
pip install -r requirements.txt
- Run
cd IACOB_APP/iacob
- Run (Windows)
python -m src.IACOB
- Run (Unix/MacOS)
python3 -m src.IACOB
Authors :
-
Developers :
- Thibaud SCRIBE (thibaud.scribe@etu.univ-tours.fr)
- Enzo CREUZET (enzo.creuzet@etu.univ-tours.fr)
-
Supervisors :
- Barthélémy SERRES (barthelemy.serres@univ-tours.fr)
- Frederic ANDERSSON (frederic.andersson@univ-tours.fr)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iacob-1.0.6.tar.gz
(350.4 kB
view details)
Built Distribution
iacob-1.0.6-py3-none-any.whl
(367.5 kB
view details)
File details
Details for the file iacob-1.0.6.tar.gz
.
File metadata
- Download URL: iacob-1.0.6.tar.gz
- Upload date:
- Size: 350.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8353a3cbfe6641a3a7d23717e60babd1b330c347fc1107f11ab9222f90601192 |
|
MD5 | 267f5c58852834c16d9743a92624eada |
|
BLAKE2b-256 | 0f8ff822eb8dec850dd93735c5594c43cf90fba18780c8f3a1d7e06c98443dbf |
File details
Details for the file iacob-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: iacob-1.0.6-py3-none-any.whl
- Upload date:
- Size: 367.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66f2f3bad0f4a02201b518d4315737bb9c879ec17c950de1ec2769698f777259 |
|
MD5 | 3b6c912dd2f7064362640f40b5c40037 |
|
BLAKE2b-256 | 21f606974294f4c27b15904797df8f6a0bdd7938948c24b9af5c2b2e1534c185 |