unlhcc / rna-nanostructures-2021

GNU General Public License v3.0
0 stars 4 forks source link

Integrate the PDB Validation and parsing within the Vue front end #60

Closed docquantum closed 3 years ago

docquantum commented 3 years ago

We wrote a validator and parser using Python on the Django back end. We now need to integrate it with the Vue front end to validate a file a user uploads or selects before the job gets sent off to the compute resources.