-
Dear all, this is my software version info
python 3.8.10; jupyter lab 3.0.16; bokeh 2.3.2; holoviews 1.14.4; matplotlib 3.4.2
I have started to study the get started. In the first application, it…
-
## The need
When using `anvi-script-visualize-split-coverages` I realised I'd like to visualise differential coverage for individual genes or operons across samples. This is especially useful for m…
-
**Is your feature request related to a problem? Please describe.**
I have a large-ish Mapper complex where the samples in each node are nine-dimensional points with grayscale values. I have manual ro…
-
We have a two sets `[A x B]` and `[C x D]` of F0 animals which were short read sequenced. The F0 ([A x B] and [C x D] )were repeatedly mated to give `F1` `[AB]` and `[CD]`. The F1 were then mated to…
-
Is there a particular reason that there are no iterators to access neighbor weights? There exists WalkNeighbors that can be used kind of like an iterator, and there is a true Iterator to access all no…
-
I have a working schema that compiles successfully with lacinia. However lacinia-gen throws multiple errors for both full graph and query result apis, for simple objects and objects with nested and in…
-
When running a system with a coupled time derivative (that is, du/dt = f(dn/dt) ) there is significant difference in the time evolution of the system when using different time integrators (specificall…
-
```
What steps will reproduce the problem?
Create a RPST for the graph given:
MultiDirectedGraph multiGraph = new MultiDirectedGraph();
Vertex start= new Vertex("START", "START");
Vertex xor1 = new…
-
We have a rudimentary performance unit test in tests/UnitPerf.cpp
It generates some numbers - and histogram and so on - which are pretty;
But we want to start capturing and logging that data in …
-
Currently we may have effective role incompatibilities caused by the need in config variations. We may have a shared component S requiring config section C and two roles, R1 and R2. If these two roles…