Closed SamEdwardes closed 4 years ago
Created working version of the makefile. Please confirm if it works on your machine by running:
make clean make all
make clean
make all
And then checking to see if a new report has been generated (report/report.md)
report/report.md
Also added tests to script 2 and 3 (prepossessing and EDA)
Created working version of the makefile. Please confirm if it works on your machine by running:
make clean
make all
And then checking to see if a new report has been generated (
report/report.md
)