-
Hello!
I installed MGEfinder using Method 1 as per the installation instructions and everything went fine.
I ran (after activating the conda env):
```
$ mgefinder find .bam
```
and was able to …
-
There are issues with the current Void installer. Like the absence of LUKS on top of LLVM. Also, some users report trouble with partitioning.
There are alternatives that could be implemented.
One …
-
A large production run was recently discovered to have a problem: This run was broken into 100-year segments with a separate case for each segment, using hybrid starts from the previous segment. Howev…
-
Hi,
The software works pretty well, but somehow for one of the genome, I'm working on generating very long stretches of homopolymers mainly Ts and As. It does that in many parts of the genome. To m…
-
In .NET Core 3.x, work was done to make custom hosting easier. Support was added for an "application" and a "component". I need support for a hybrid between these two.
The general use case is for a…
-
Regarding
> JavaScript hosts might additionally provide:
>
> STRING | Converts the next two arguments from a pair of i32s to a utf8 string. It treats the first as an address in linear memory of …
-
#### Describe the new feature or enhancement
Using plot_alignment to see where sEEG electrodes are located in the brain. But if you you use any brain surfaces such as `surfaces=["pial"]` the brain is…
-
TL;DR: We don't need service endpoints in the DID Document... it's an overly-complicated anti-pattern that has a lot of downsides when we already have patterns that are implemented today that would wo…
-
Placeholder for KeePass Database (KDBX) standard discussion. This post will be edited to include a list of features and upgrades we would like to bring to Dominik for consideration in the next KDBX fo…
-
## Context
After [ADR-0010](https://github.com/home-assistant/architecture/pull/366), which introduces a forced deprecation of YAML for integrations which interacts with devices, a lot of critical …