-
Hello Alex,
I quite like your paper, and the work that you've done is very exciting!
I think that your dataset of homologous IDRs in the human proteome could be a very valuable resource for me in…
-
While working on the test suite of split-sequence at https://github.com/sharplispers/split-sequence/pull/24#discussion_r549261736 I discovered that there's no way that would allow code to figure out w…
-
After executing torrenttools, the arrow keys no longer move the cursor left and right, but produce the escape sequences ("^[[D^" and the like). Backspace is also affected, now deleting entire words ra…
-
### Problem
I've been working on generating completions for the LLaVA-Instruct dataset. Putting aside the need for multimodal support (which is something I'm jankily hacking together on my end), It g…
-
SPIFFS is now deprecated due to it not longer being supported.
It's been replaced with LittleFS.
The calling sequences are compatible so an update shouldn't be major problem.
So this request is to …
-
The crafting optimizer as is will happily squeeze as many quality-improving actions as it can into the sequence, unless you specifically set limits in place to prevent it from doing so. But often, eve…
haasn updated
3 years ago
-
When capturing a ride no longer than 1 mile, the app closes abruptly without any warning, and had to be opened again. It is also not uploading those sequences to the dashboard. Any way you can fix thi…
ghost updated
5 years ago
-
I encountered the following error when I test example data. Is there any solution to this error? Thanks.
[PEM-Q] primerChrom: chr15
[PEM-Q] primer_start: 61986633
[PEM-Q] primer_end: 61986652
[P…
-
I don't know if you're still working on this at all, or if you've touched the code recently enough to help me, but I tried getting Emscripten to work and the javascript it produced kept producing erro…
-
If I write a regex expression like `a{0,100}` I expect that `Xeger.Generate()` generates one of the possible matching sequences ("a", "aa","aaa","aaa" ...... "aaaaaaaaaaaaa[....]aaaaaaaaaaaaaa").
…