-
Hi everyone !
I'm trying to use Canu in order to assemble the D. suzukii genome. As flies genome are genes dense (genes are very close to each others), and as the D. suzukii species contains a lot of…
-
This fails. The alignment gets corrupted by the node flipping process that's used to prep the graph for partial order alignment. (To be pushed soon as a test:)
``` bash
vg align -s AGTCCTTGAAAGAGGGCA…
-
I have discoved a case where periodicity and parallel seem to be getting confused. You can pick the case up at
https://fluid.colorado.edu/~kjansen/Weblink/ChefSendsSameNodeTwice.tar
Top directory …
-
Bringing this bug over from the CLI repo. I believe it was being tracked in the wrong place. Original bug: https://github.com/dotnet/cli/issues/1818.
abpiskunov commented 17 days ago
Steps to reprodu…
-
No idea what's caused this.
```
[20:54:02] [Server thread/ERROR] [FML/ForgeEssentials]: Exception caught during firing event com.forgeessentials.util.events.FEModuleEvent$FEModuleServerInitEvent@557f…
-
## Steps to reproduce
This is a feature request, not really a bug..
dnu restore used to output projects in order of their restore completion:
project1 restore started...
...
project1.lock.json gener…
-
I don't yet have a MWE to share, but I'm having trouble running zfind/redmonster with more than one processor, i.e., with multiprocessing. I'm running the code on my laptop (OS X) with the `master` b…
-
I'm seeing z-fighting in some buildings, usually ones that are more complex, such as the one at the base of this tower in Berlin:
http://osmbuildings.org/?lat=52.52108&lon=13.40914&zoom=18&rotation=4&…
-
Is it possible to use this library to auto-place elements like this ones?
![screenshot from 2016-01-23 18 20 29](https://cloud.githubusercontent.com/assets/829210/12531552/03a012c0-c1fe-11e5-9460-2509…
-
I am running the call graph example from the Survivor's Guide, which is very small. It takes 10 to 15 seconds for Soot to run and return the list of outgoing edges from a method. Is this the normal ru…