georgeamccarthy / protein_search

The neural search engine for proteins.
GNU Affero General Public License v3.0
15 stars 6 forks source link

Implement query flow. top_k proteins saved to results/results.json #19

Closed georgeamccarthy closed 3 years ago

georgeamccarthy commented 3 years ago

Pull Request Type

Select the type of changes and add some context. After selecting, remove the rest of the types.

Purpose

Implements searching.

Why?

Feedback required over

Mentions

georgeamccarthy commented 3 years ago

Need to change tests to open flows instead of classing MyIndexer methods directly.