editor_options | ||||
---|---|---|---|---|
|
Name | GitHub username | DTU student ID |
---|---|---|
Carina Slidsborg | Carina3060 | s236244 |
Esben Thuesen | s223102 | s223102 |
Eszter Toldi | EszterToldi | s232970 |
John Tran | gwq445 | s230339 |
Josefine Meineche | JosefineTM | s233776 |
The data used for this project was downloaded from https://www.kaggle.com/datasets/piotrgrabo/breastcancerproteomes/data.
3 .csv files should be downloaded. It requires a kaggle user to retrieve the data. The data was downloaded and located into a local folder '_raw' in the repository root which was unlinked from the version control.
Hence, do these steps to retrieve the data:
-
Clone the repository to your RStudio IDE.
-
Create a folder in the repository root and call it '_raw'.
-
Download the data from the kaggle link above.
-
Put the 3 .tsv files in the '_raw' folder.
And then the scripts should all be runnable.