-
Currently I am researching ONT possibilities with cutadapt, and it seems that the most basic functionality can be achieved. Unfortunately after the adapters have been adequately cut, sequali still fin…
-
Hi there!
I've been using this package for some computer vision projects, and it's been fantastic! It really simplifies splitting and recombining images for batch processing—great work!
While wo…
-
https://github.com/JuliaCollections/OrderedCollections.jl/blob/1ca4dd39d68b654058d58c2d3c259682f690c665/src/ordered_dict.jl#L136-L149
The first check (`!ptrs || isassigned(keys, from)`) can be just…
-
### Terms
- [X] I have searched [open and closed issues](https://github.com/activist-org/activist/issues?q=is%3Aissue)
- [X] I agree to follow activist's [Code of Conduct](https://github.com/activist…
-
Very low priority, but I find that `base_test.py` is becoming quite long and is, generally speaking, difficult to read. I feel like we could make things clearer at least by:
- having multiple "base…
-
Using your example TMUX configuration file for the plugin, I'm able to split the ssh flawlessly. But the issue i'm having is that it doesnt seem to split the cwd of the terminal it split from. I have …
-
The transmitting frequency is still on the same frequency as the receiving frequency, even though the equipment marks that it is splitting. The same thing happens with the XIT.
Tested with SunSDR2 …
-
We should consider splitting the cadl ranch coverage into two pages one which is only 3p and one which is only azure so that we don't end up with solid red boxes for emitters that are specific to a fl…
-
In plain text and Markdown it's common to use lists like this:
```
This is a simple text. It uses lists:
- This is a list item.
- This is a second list item.
```
Unfortunately, the model doe…
-
Hi!
When I split an openapi.yaml like this...
openapi.yaml
`
...
paths:
/stuff:
$ref: "./stuff/methods.yaml"
`
methods.yaml
`
get:
tags:
- stuff
operationId: getStuff…