-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Dimitri Papadopoulos Orfanos edited this page Dec 15, 2016
·
64 revisions
We discuss here software infrastructure for databank operations of the c-VEDA project.
The databank team will collect, curate, and publish data from the following recruitment and acquisition centres:
ID | CENTRE | Affiliation | Location | MRI |
---|---|---|---|---|
11 | CHANDIGARH | Postgraduate Institute of Medical Education & Research | Chandigarh, Punjab | Siemens Verio |
12 | MANIPUR | Regional Institute of Medical Sciences | Imphal, Manipur | — |
13 | KOLKATA | Eastern Coalfields | Kolkata, West Bengal | — |
14 | RISHIVALLEY | Rishi Valley Rural Health Centre | Rishy Valley, Andhra Pradesh | — |
15 | MYSURU | CSI Holdsworth Memorial Hospital | Mysuru, Karnataka | Philips |
16 | NIMHANS | NIMHANS | Bengaluru, Karnataka | Siemens Skyra |
17 | SJRI | St. John's Research Institute | Bengaluru, Karnataka | — |
18 | MUMBAI | Centre for the Study of Social Change | Mumbai, Maharashtra | — |
- Acquisition centres collect clinical and environmental data using Psytools. The databank team download CSV files pseudonymized with PSC1 codes directly from the Delosis server.
- Acquisition centres pseudonymize biological samples at the source using PSC1 codes. The c-VEDA biobank team collect samples and collate genetic data before sending them to the databank.
- Acquisition centres anonymize DICOM files before sending them to the databank. Again subjects are identified by their PSC1 code only.
System software has been installed on the c-VEDA server as described in file /cveda/databank/framework/INSTALL.txt
.
Application software has been deployed on the c-VEDA server under /cveda/databank/framework/cveda_databank
:
cd /cveda/databank/framework
git clone https://github.com/cveda/cveda_databank.git
Databank operations, based on the above application software, are described in specific pages:
- Pseudonymization: generate PSC1 and PSC2 codes.
- Psytools: download and anonymize Psytools questionnaires from Delosis servers.
- Neuroimaging: collect and process MRI data from acquisition centres.