Radhakrishna Sanka

Results 53 comments of Radhakrishna Sanka

Well, poly should be synthesis technology agnostic. This kind of goes to the `PART level` API I was talking about back in the stone age for poly. The feasibility of...

The premise was that we have different levels of API: Level 1 - Sequence Level: this would include all operations for cutting, copying, pasting, etc. for sequences. Level 2 -...

@Koeng101 fair enough: My reference to SBOL is to support the different types of entities that you might come across in SBOL (https://sbolstandard.org/visual-glyphs/) and not the I/O to SBOL. I...

@Koeng101 you mean something like this package ? https://github.com/Edinburgh-Genome-Foundry/codon-usage-tables/tree/master/python_codon_tables

Hmmm. That is weird, I'm trying to think of a reason why its stalling/timing out. Regardless one of the major problems with Cello right now is its execution engine. One...

@rcjoaquin on your point 3. Please look at the screenshot. ![image](https://cloud.githubusercontent.com/assets/855696/14323486/c83b5156-fbee-11e5-94e3-8b0c8ade42e5.png)

Anything I can do here, even the next plugin isn't working for me

So I completely skipped over to the nextjs with the latest beta versions of storybook. Its all going good now with the framework rewrite. Here's a [template](https://github.com/rkrishnasanka/nextjs-template) with the [instructions](https://github.com/rkrishnasanka/nextjs-template#temaplate-setup-instructions)

Things we need to consider (mostly for the sake being rigorous): 1. Datalog Compatible databases 2. SPARQL compatible databases 3. Implementing an SQL compiler (GraphJin) (maybe we can just use...