CIDARLAB / knox

Full stack application for creating, combining, and storing combinatorial genetic design spaces.
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Implement reverse operator #20

Open Zackhardtoname opened 5 years ago

Zackhardtoname commented 5 years ago

Suggest to close #19 Note that the other examples in the example directory probably should be corrected as well.

Zackhardtoname commented 5 years ago

To use auto-refresh, install the Chrome extension LiveReload.

dany-fu commented 5 years ago

I just realized there's nothing on the UI to test this? There should be a new element added to the Operators dropdown to actually use this functionality.

Zackhardtoname commented 5 years ago

I just realized there's nothing on the UI to test this? There should be a new element added to the Operators dropdown to actually use this functionality.

The reverse operator is actually in the dropdown.

dany-fu commented 5 years ago

Oh I see it now, I was on the wrong branch. I just tested this and it threw the error

image

Please test all your changes before making a commit.