-
### Did you check docs and existing issues?
- [X] I have read all the lazy.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exist…
-
The mapping quality of all reads in the output of surject is 0. I suspect I could filter poorly mapping reads while they are still in the gam format, but it would be convenient to be able to filter th…
-
Hi @dermesser, thank you for this super useful crate! I'm trying to use the `SharedCache` option like so:
```rust
#[memoize(SharedCache)
fn my_function(arg: &'static str) -> Result {
/// ...
…
-
### Problem
New Players have to look up skills, feats, traits and spells very often, so it would be nice to provide further information of these not only in Foundry VTT but rather on the printed PDF …
-
Now, I got bam file used STAR 2.7.9a from paired fastq, and I use samtools flagstat for getting the information of BAM file (as below). Why total reads(5249979) does not equal with input reads from .L…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland 0.45.0 built from branc…
-
In the course of #1239 we added the functionality and API methods for a nearest-neighbor gradient mapping. With version 2.4.0, an experimental API of the mapping methods will be released. However, the…
-
I think that make_reference ran successfully (although it claims a 'fatal error: unable to reallocate enough memory' near the end of the log), however I am having trouble getting mapping_variant_calli…
-
Loom: v0.5.43 Build(release # 43)
Loader: v0.11.1
When I have an accessWidener configured in my `build.gradle`:
```
loom {
accessWidener "src/main/resources/qol.accesswidener"
}
```
my b…
-
Hello,
I've been running scTE in a few data sets and it is working very well, thanks!
I had a question about the alignment. In the instructions you suggest to preserve multi-mapping reads by using…