-
We've been experiencing periodic hangs from Travis in the genotyper integration tests. I tracked the segfault down to the [RepresentativeTraversalFinder::find_traversals](https://github.com/vgteam/vg/…
-
whenever i try and run the bot.js this error comes up
Error: Most middleware (like bodyParser) is no longer bundled with Express and must be installed separately. Please see https://github.com/sencha…
-
Hello! This is such a nice solution and is very excellent you have contributed it to the community. The most senior team I'm coaching has started to use ev3hub. This week, however, they are having log…
-
### Expected behavior
Not to see the postings on the community page.
### Actual behavior
They are there
### Steps to reproduce the problem
Delete an account with postings visible on the…
-
The new positive control is supposed to produce "withref" graphs, which are sample graphs with the reference nodes (and I believe path) added back in. But I'm encountering graphs like this one:
s3:…
-
Since version 0.18.0 the versions plugin the dependencyUpdates task often hangs for minutes. After inspecting a couple of thread dumps it seems to be a combination of the versions plugin and [Spring's…
-
More or less all my whole-genome graphs (even primary) seem to have run out of memory for vg snarls, even when giving the jobs about 200 GB of memory each.
Maybe we need to do snarl indexing per-ch…
-
Hi,
I have a few questions regarding vg snarls. I'm trying to find all snarl traversals for in a graph, including the nodes they traverse through. The graph I am using has 7 different paths [1-7], of…
-
Hi,
I'd like to have an integrated double-optin feature:
1. User enters email and whatever information on landingpage
2. he gets a confirmation email with a link to confirm subscription / in mautic a…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…