Joshua Timmons

Results 34 comments of Joshua Timmons

I undid this because I was using some weird proxy to enable CORS requests to the igem repo: https://github.com/Lattice-Automation/seqviz/commit/f750ece7e6bb1288cc16d7a515ba3b01ac646a3e#diff-aa5fd89899a2687dec52e1359ab9c8573e33f7b89228878c49307a5ed2124b0c The proxy is now opt-in (but was always a hack, shouldn't...

https://gist.github.com/jimmywarting/ac1be6ea0297c16c477e17f8fbe51347

the real fix is to communicate to iGEM how this should be fixed. But I tried that like 7 years ago to no success

Request sent to [email protected] --- Hello! My name is Joshua Timmons, and I'm a software engineer maintaining a sequence viewer library here: https://github.com/Lattice-Automation/seqviz It's for rendering sequences. It has [a...

Yes this should be possible to fix. It's a bit tricky to get the text to not overlap, but definitely possible/should happen

Someone with AWS creds needs to run `npm run demo` I updated the README to me more explicit about direction undefined or == 0: https://github.com/Lattice-Automation/seqviz/commit/40e306fcf72b12f077a00e2fe59438c0089267cd The color update to README...

I ejected from CRA for the sake of the Typescript conversion and now [craco](https://github.com/dilanx/craco) (a diff framework we're using for the demo) is totally unusable. The demo part of things...

This is done. Huge PITA, involved moving from Craco to Next.js. Anyone with Lattice creds in a profile called `lattice` can update

Hey @BjornFJohansson, I'm a fan of `pydna`. I'm about 2 years late on this issue, but I re-scraped those features from SnapGene (their original source) and parsed them to a...

Hey @BjornFJohansson. I just pushed this annotation functionality to a python package that we're using at Lattice as kind of a catch-all repository for our open-source code: [synbio](https://github.com/Lattice-Automation/synbio). Example of...