-
I have a large jar file (30 MB) that I drag in, the Files field light up as well the workspace, but nothing is there, I can try to search for strings but nothing happens, and if i try to clikc "+" or …
-
The `Check Results` are displayed when `Configure Checks` are exercised for the book of Exodus, and the check results for Genesis are displayed.
**To Reproduce**
Steps to reproduce the behavior:
1. …
-
from: https://github.com/roblanf/sangeranalyseR/issues/32#issuecomment-597974547
@czliobio says:
"Poly peak parser explain what the trace look like when the when a heterozygous indel exist. (htt…
-
Normalize versification of RST vs KJV and other English versions.
See how it's done here:
https://github.com/openbibleinfo/Bible-Passage-Reference-Parser/issues/19
Use reversify npm module?
https://…
-
subj
-
In the existing implementation, all raw data in stackmap tables (if exists) are always decompressed to
a new stackmap stable with more readable data for later verification. However, it might occupy a…
-
**Describe the feature**
Most of the data loggers that send data to MQTT do that with a structured message.
Example:
{ "node": "modbus",
"group": "CNC",
"timestamp": 1702552760680,
"values": …
-
Met wat zaken slopen
en met een .replace() voor Nederlandse bijbelboeknamen,
kunnen we een toolbar maken voor op andere sites
heb jij een goed idee voor de .replace?
Ik kwam gisteren met
```
$(".be…
-
This is a use case to explore what Scripture Burritos would be created and how they relate to each other. The purpose is to explore how SBs are modeled, looking at ontologies and relationships.
1.…
-
Without this, file annotations are not considered when filtering the classes with non-public markers. Please find the reproducer in the attached pull request.