Basestack is a platform for rapid and real time analysis of NGS data. It provides a executable application that connects standard bionformatics tools to a user interface. It is usable on all major Linux distributions, Mac OS, and Windows 10 or later
Many fields within Basestack will need input validation. For now, the system should be able to catch simple errors (filename/file extension errors, blank fields, invalid types)
Acceptance Criteria:
[ ] system is put in place to accommodate validation errors (potentially 'vuelidate')
[ ] front end components are set up to display validation errors
Many fields within Basestack will need input validation. For now, the system should be able to catch simple errors (filename/file extension errors, blank fields, invalid types)
Acceptance Criteria: