@@ -56,6 +56,11 @@ public class SampleController {
samplefilepath=path+"/HIV-hg19.bed";
}
if(!newFile(samplefilepath).exists()){
model.addAttribute("errorMessage","The sample file is not available on your system. Please upload any .bed file using the quick start button on the main page.");