Benjamin Lee

Results 10 issues of Benjamin Lee

**Is your feature request related to a problem? Please describe.** It is not clear how to activate my own requirement **Describe the solution you'd like** I have a `environment.yml` file...

enhancement

> * Issue Type: BUG > * `over_react` Version(s): `3.5.0` When loading up my web app using the Redux DevTools extension, the console issues the following warning: ``` OverReactReduxDevToolsMiddleware [WARNING]:...

> * Issue Type: [BUG] > * `over_react` Version(s): `3.1.x` When using overReactReduxDevToolsMiddleware, the following warnings are issued in the console: ``` OverReactReduxDevToolsMiddleware [WARNING]: Unknown type:START ``` ``` OverReactReduxDevToolsMiddleware [WARNING]:...

The csv output format from scadnano is pretty close to that required by CanDo. The .csv from scadnano needs to include headings and colors of strands. Related issue in [Python...

enhancement

https://github.com/UC-Davis-molecular-computing/scadnano/blob/f3dcc69202a1578ee5bdd8969b368d6ee9763ba1/lib/src/reducers/load_dna_file_reducer.dart#L59-L63 Creating this issue as a reminder. TODO: Create an example where this code would break

bug

Making an issue to remind ourselves to add more example DNA designs. Off the top of my head, we should add the design with four rotated helix groups.

enhancement

Even though setting the "z" coordinate of a Helix Group is properly displayed, setting the "z" coordinate of a individual helix is not shown. The invisible rect component responsible for...

bug

Similar to #551 but for when the helix position z position is non-zero. ![scadnano-nonzero-z](https://user-images.githubusercontent.com/31255679/105565948-49779180-5cde-11eb-8c0b-9497383ec703.gif)

bug

This issue proposes storing the DNA sequence in the Domains/Loopouts in the JSON. This issue is closely related to #492 which proposed to change the internal Dart object structure so...

enhancement

I made domains selectable (#416), and this issue appears when using the shadow filter to highlight the lines. They disappear (not just when hovering, but they STAY disappeared). For now,...

enhancement