-
I'm really excited to see what you have planned for the "Reactive graph transformations" (well, I took at look at the code/tests, too!).
I'll explain my use case a little more for food for thought...…
-
Currently, smalltalkCI requires environment variables to be set, because this is the way Travis builds run.
However, when running it locally, it is preferable to be able to use normal flags instead o…
-
Quite frequently, ground-truth annotations contain leading and/or trailing silence, typically (e.g. in SALAMI) annotated using special segment labels like 'Silence'. When such a special segment label …
grrrr updated
9 years ago
-
General question--how should topology proposals be organized, and how should they be matched with `System` construction?
Currently, under the small molecule scheme, there is:
- `Transformation`
- `…
-
We will refactor [`html_form.js`](https://github.com/jeff1evesque/machine-learning/blob/ec8bbe9a3a13e7fadd7bef055bf56abff02a916f/src/js/html_form.js), using the [reactjs](https://facebook.github.io/re…
-
OMIM URIs are currently mostly leaf nodes (or merged as equiv classes if name is same as parent and there is only one child). However, there will occasionally be terms in DC or DO with the same label…
-
> My thinking is that "controller" is not sufficiently agnostic; the word comes with MVC baggage, yet it's use is very flexible
> [source](https://github.com/lhorie/mithril.js/issues/413#issuecomment-…
-
I used bam input (given by bcbio when running variantcalling pipeline) for sv, but somehow the lumpy refused to run:(
is there anyway to bypass this?
a
167
168 def run(items):
169 ""…
-
Very often when I look at an example in the documentation I run across some CSS rule I am not familiar with. I'd like to suggest adding some sort of index or mapping between CSS rule names and their c…
-
The current JavaScript for Foundation 5 is about 18 months old, and for version 6 we're looking to rewrite it all from scratch. This will allow us to follow more recent best practices and generally mo…