-
I was running the TMDD test using run_amd via the new version 0.109. It was not able to generate a final model during the PK structural search. I used this code:
res
-
Given the possibility of defining multiple rulers (vertical lines), I think it might be nice to give those rulers a label/name/description, that is displayed e.g. at the top of the ruler. …
-
### Package name
comby
### Package homepage
https://comby.dev/
### Description
Generic structural search and replace tool. Kinda like sed that understands syntax.
### Does the requested package…
-
Given n, how many structurally unique BST's (binary search trees) that store values 1...n?
For example,
Given n = 3, there are a total of 5 unique BST's.
```
1 3 3 2 1
\…
-
Given n, generate all structurally unique BST's (binary search trees) that store values 1...n.
For example,
Given n = 3, your program should return all 5 unique BST's shown below.
```
1 3…
-
### Capacity Planning Tutorial
- [_Temporal-structure_](https://spine-tools.github.io/SpineOpt.jl/latest/tutorial/capacity_planning/#Temporal-structure)
The links between **model _simple_** and **…
-
Is there a way to establish an equivalence relation (other than the structural one "=") that respects substitution? If I specify:
```eq (F X) (F Y) :- eq X Y.```
and then try to prove ```Theorem…
-
**First check**
- [x] I used the GitHub search to find a similar issue or discussion and didn't find it.
- [x] I searched [GetOrganelle.wiki](https://github.com/Kinggerm/GetOrganelle/wiki) context, …
-
## Expected Behavior
Hi,
Thanks for developing this great tool for structural alignment. I got the results by searching my PDB files against PDB100 database with the following code `foldseek easy-se…
-
Hello! This library works fine for default (`body`) scrollable container. Hovewer, it's often necessary to have a combination of scrollable container and a sticky header. Or something else for that ma…