-
Thanks for conducting this useful tool for 3D genome analysis.
However, when I tried to convert the bam file (haplotagged by whatshap) to the pairs format, I met the error
```bash
pairtools:Empty o…
-
Referring to https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/parts_with_imports.md.
Given that `part of` directives will be required to use a URI rather than a librar…
-
While OpenAL does exactly what MonoGame needs for the most part and is available on a wide range of systems, it is hardly compatible with XAudio.
XAudio is the API toward which MonoGame (and former…
-
I would expect the following code to run without problems. But in debug mode, it panics.
```rust
let mut bv = bitvec![0, 1, 0, 0, 1];
drop(bv.splice(
2 .. 2,
(0usize .. 2).flat_map(|index|…
-
Java 9 introduced a brand new HTTP client there are no reasons to use Apache HttpClient any more.
-
We should be able to reduce respec scripts size by at least 10KB if we drop pluralize, and replace it with custom rules that match our needs.
Mainly, it includes hard-coded words that specs are unl…
-
Example:
```
library(chevron)
library(dplyr)
data
-
In the future it is possible that this library lags behind the introduction of new capabilities. If this library does not know about a capability, the only option it has for dropping that capability i…
-
This occurs when using two GPUs, but it does not occur when I use just the one.
I made sure to update to the docker image used in the dockerfile.
commit: a702c6dd2944aaf75800b11f4dfeec6fe5a9b068…
-
It looks like the CI tests Node 18.17+, so I guess that might be the minimum version supported by this library. Once that's raised to Node 18.19+ it would be nice to drop the `readable-stream` depende…