-
Spec:
1. Load all FlyBase features with the following types:
```SQL
SELECT f.uniquename AS fbid, typ.name as ftype; FROM feature f
JOIN cvterm c on f.type_id=c.cvterm_id
…
-
**Is your feature request related to a problem? Please describe.**
Tests can be run as part of a package's main derivation (that produces the binaries, etc.), or the tests can be run separately.
C…
-
Dear all,
We already have constructed a graph from six genomes (five newly assemblied genomes plus one backone reference). I want to focus on the non-backone references added in the graph. Can I us…
-
Here's a JavaScript-animated SVG visualization of how several medieval source witnesses relate to one other. Each column represents a distinct manuscript edition, and the little rectangles inside repr…
-
@holiman, I'm wondering about the numbers in this spreadsheet:
There SLOAD is at 1000 gas per ms.
But in these graphs from the readme, for stats around the same block numbers, SLOAD is not …
-
```
What steps will reproduce the problem?
1. Make a graph with 3 vertical axes and 3 series:
2. use a big data array, minimum about 3000 values per serie
3. One serie must be in the range of .9 to …
-
Hi @wonderingabout ,
I'm opening an issue here to discuss about the bug in [issue 86](https://github.com/Tencent/PhoenixGo/issues/86) to avoid polluting PhoenixGo.
Looking at the RSGF file you s…
-
This will be the new bug dump issue. Feel free to add to it if you see anything.
- [ ] New reader that allows for easier variation reading
- [x] Vertical timeline
- [x] Centering on index page
-…
-
Right now the execution throughput metric just records a raw gas metric, when it can have a good amount of variation. We should include averages over different time intervals (1m, 5m, 10m, ...) in the…
-
## Summary
We recently migrated our (mostly homogenous) pipelines to a set of instance pipelines. I have 17 variations of each pipeline grouped as either "retort" or "pr". On Chrome on my desktop, …