Closed georgeamccarthy closed 3 years ago
Implement a query flow so proteins can be searched for. Minimum working example is probably querying through http on the local machine.
Query results should return top most similar proteins. Probably just the protein sequence strings for now.
At a certain point we will want the quey to return the pdb_id as for #8
pdb_id
Implement a query flow so proteins can be searched for. Minimum working example is probably querying through http on the local machine.
Query results should return top most similar proteins. Probably just the protein sequence strings for now.