-
Hi,
I wanted to run `dorado correct` on a set of reads spanning a complex satellite region. This worked fine but after mapping I realised that it discarded all the reads in the most repetitive regi…
-
I am experiencing strange behavior when trying to read lines from a file into an array one at a time. The file has three lines:
10
11
12
When I run the testbench in Questa, I read them as expec…
-
### Describe the Issue
Using `-H:+AllowJRTFileSystem` creates a native image that reads from the Graal JDK's module files, instead of reading from the provided JAVA_HOME.
### Using the latest versio…
-
### Zig Version
0.13.0-dev.73+db890dbae
### Steps to Reproduce and Observed Behavior
Godbolt: https://godbolt.org/z/EK87ob593
```zig
const std = @import("std");
test "readParsedInt" {
c…
-
Hi!
My team is using redis sentinels for high availability and using Spring Redis OM.
As we are reaching always master node for read/write ops, we are getting 100% CPU most of the time in master n…
-
### Problem
Vims' internal pager 'more' sucks: can't search when neovim opens output in it.
### Expected behavior
ability to search when paging with neovims internal pager 'more'
-
Hi, Thank you very much for devloping PECAT!
I am trying to assemble the Nanopore reads using PECAT, and got error during correction step as: `2024-11-20 03:36:52 [ERROR] Failed to convert line to ov…
-
The arcs on the SNPCoverage track are already default colored according to these tags, could also color the intron skips in the read pileup also. this would reveal which reads are contributing to a pa…
-
After the recent changes to read cached metrics (and using now DVCFS?).
Since in the `dvc_objects.Path` (name is confusing, should be PathUtils or something like that, as well as in objects like an…
-
Hi!
I am trying to make UMICollapse the default tool in one of the popular RNAseq analysis pipelines -- https://github.com/nf-core/rnaseq/issues/1087.
Not sure if this is covered by #5 already, …