jhuapl-bio / Basestack

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
https://basestackwebsite.readthedocs.io/en/latest/
GNU General Public License v3.0
26 stars 1 forks source link

Implement Input Validation #127

Closed ahansrisuk closed 1 year ago

ahansrisuk commented 2 years ago

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: