Vadym Ivanchuk
I'm a Biomedical Engineer committed to advancing precision medicine through a blend of engineering, computer science, data science, and biomedicine.
My main focus is on bridging the gap between research and clinical practice, translating scientific advancements into practical solutions that directly benefit patients. With expertise in bioinformatics, machine learning, and electronic systems, I've spearheaded projects ranging from developing cancer bioinformatics pipelines to designing AI-based devices for multifaceted rehabilitation.
Feel free to explore my webpage to learn more about my past projects and contributions to the field.
Karolinska Institutet
Spanish National Cancer Research Center
Puerta de Hierro Majadahonda University Hospital
Technical University of Madrid
Biogipuzkoa Health Research Institute
Technical University of Madrid
Technical University of Madrid
Projects
BALSAMIC
Bioinformatics Analysis Pipeline for Somatic Mutations in Cancer
BALSAMIC is a Clinical Genomics Core Facility effort aimed at facilitating the identification of somatic mutations and the interpretation of large-scale DNA sequencing data in cancer patients, paving the way for improved diagnostics and treatment.
It is a Snakemake-based configurable bioinformatics pipeline that integrates multiple somatic variant-calling algorithms to detect SNVs, InDels, CNVs, and SVs. BALSAMIC supports whole-genome, whole-exome, and targeted gene sequencing, enabling the processing of tumor-only and tumor-normal sample pairs, as well as assays with unique molecular identifiers.
I am contributing to its development, maintenance, automation, and integration within the group's infrastructure, as well as addressing clinical visualization and interpretation needs.
vALK
Bioinformatics Pipeline for the Detection of Somatic Mutations in Liquid Biopsy Samples from Non-Small Cell Lung Cancer Patients
As part of my master's thesis project, I developed a somatic variant filtering pipeline and a user-friendly graphical interface with the goal of automating the manual curation of next-generation sequencing data conducted by researchers and clinicians at the Puerta de Hierro University Hospital.
This project involved integrating experimental and computational methodologies to identify resistance mutations, provide guidance for clinical treatment decisions, and improve understanding of the screening and diagnostic capabilities of liquid biopsies.
Some of the findings and methodologies resulted in a scientific publication, and currently, the developed algorithm is extensively used in clinical practice.
OnkoPROs
Platform for the Management and Follow-Up of Oncological Patients
OnkoPROs is an interoperable web, mobile, and server platform created to assist health professionals at the San Sebastián Oncology Hospital in tailoring treatment plans and remotely monitoring cancer patients undergoing rehabilitation, thus minimizing their frequent visits to the hospital for routine check-ups.
The platform includes a web application for clinicians to design and gather patient-reported outcomes (PROs), as well as a mobile application for patients. Through the mobile app, patients can complete questionnaires, report their health status, chat with their doctors, and receive the results of their clinical evaluations.
OnkoPROs was developed using Angular and NativeScript for the frontend, and Nginx and JavaScript for the backend, connecting to the medical record database of the hospital.
FERehab
Facial Expression Recognition Machine Learning Tool for Multifaceted Rehabilitation
FERehab originated from my bachelor's final project with the aim of enhancing the functional, emotional, cognitive, and social abilities of children with Autism Spectrum Disorder (ASD) and elderly individuals with Parkinson's Disease (PD).
It features an AI and computer vision-based real-time facial expression recognition model, along with an interactive game for patients, all integrated into a Raspberry Pi smart mirror. Currently, it's in the proof-of-concept phase at the Smart House Living Lab of the Technical University of Madrid.
On the technical side, the machine learning model has been designed using a Convolutional Neural Network (CNN) architecture, a Generative Adversarial Network (GAN) to expand the training dataset, and transfer learning methods.