From 99de8eebb4f2ea85079c2a4728265c2dc8883ee9 Mon Sep 17 00:00:00 2001 From: Jouni Kettunen <jojuket@utu.fi> Date: Fri, 22 Oct 2021 12:15:14 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 422edf7..e803bcd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This folder holds the exercises done in the course BIOI4270 Bioinformatics Progr The files are in Jupyter -format and each exercise is done from scratch after the lectures. +Files are unscrutinized, meaning that eg. the comments addressed to the lecturer are left as such +also there might be some sub-tasks that haven't been complished or have a wrong solution. + No template preceded the projectwork, it was done totally from scratch using the learnt methods. Some of the files may require external datasets to run. -- GitLab