This repository contains the material for the practical part of the course Bioinformatics - academic year 2022/2023 (Department of Computer Science, University of Milan). All the lessons are prepared using R Notebooks, which are R markdown documents having blocks of code that can be executed. For more information about R Notebooks: read this.
To use notebooks, it is necessary to have installed R and Rstudio. All code was tested using R version 4.1.1 (2021-08-10) -- "Kick Things". Once the installation is performed, you can open notebooks using Rstudio. Both R markdown files (.Rmd) and html notebook (.nb.html) can run code in Rstudio, however html notebooks can be also viewed on your browser.
At the beginning of each notebook there is the code to install required packages from CRAN and Bioconductor.
If you have any problem with this code you can open a github issue or, in case of students of the course, you can drop me a message to my university e-mail.
Date | Time | Topic |
---|---|---|
13/04/2023 | 10.30-13.30 | - End of theory lesson about P-Net |
- Semi-supervised classification using graph-based algorithms on gene expression data | ||
19/04/2023 | 10.30-12.30 | - Disease subtype discovery on multi-omics data |
20/04/2023 | 10.30-13.30 | - Disease subtype discovery on multi-omics data (continue) |
- Description of the exam project | ||
- Start to work on project or presentation for exam |
🏫 Place: All lessons will be held in Aula Tau (I floor).
🎥 Recording of lessons: lessons will not be recorded, but the R notebooks of the first and second lessons contain both executable code and theory about the considered topics. If you need to skip a lesson, you can find all the material in the notebooks and you can ask questions during the next lesson (if something is not clear 😬 ).
📊 Final Exam: information about the project exam are available in the PDF file "exam_information.pdf" present in this repository (link here).
📫 Contacts: Students can contact me using my University e-mail ([email protected]).