-
Hi there Kamil _et al.,_
First off, thanks so much for developing this amazing tool. I am having a pervasive problem with interpreting my smudgeplots - specifically, I am wondering whether they re…
-
Hello,
Can you tell me how to interpret the score appropriately?
Does it have a unit, like ΔΔG in kcal/mol?
Is the score comparable?
What is the difference between effects and probability score…
-
**Version** (PM the bot with `/version`): 1.6.3
**Convention settings:** level 11
**Steps to reproduce or replay link:** https://hanab.live/shared-replay/1268780#8
**Additional information:**
bot…
-
```go
$ cat precomp.go
package main
import (
"crypto/sha256"
"fmt"
"os"
)
var (
tag = sha256.Sum256(nil)
globalMap = map[string][32]byte{
"": tag,
}
)
func main() {
…
-
Hi, and thank for this great integration! :)
I have a couple of questions regarding the calculated metrics:
1) How to interpret "Body score"? How is it calculated?
2) How to interpret "Lean bod…
-
Btw, although the license says OFL, it being a national standard, and there being guidelines of what variants are considered recommended/ correct ( https://zh.m.wikipedia.org/wiki/%E5%9C%8B%E5%AD%97%E…
-
### Expected behavior
To be discussed.
### Actual behavior
Permissive (and `yes`) access is ignored when considering whether `highway=path` should be rendered as a cycleway or bridleway.
S…
-
Triple terms are new in RDF 1.2. Both formally, and in order to leverage implementations adhering to the existing [RDFS](https://www.w3.org/TR/rdf11-schema/) and [OWL 2](https://www.w3.org/TR/owl2-ov…
-
Hello.
Thank you for this great tool.
I have Megahit contigs with headers like this:
>k89_31219_1 # 147 # 1067 # 1 # ID=31219_1;partial=00;start_type=ATG;rbs_motif=GGAGG;rbs_spacer=5-10bp;gc_…
-
**Background**: generated Go source files may contain //line directives that relate each line of Go source to the line of some other file from which it was generated. If the file named by the line dir…