MordorianGuy
MordorianGuy
When I run a standalone executable file I get the next: Your request has failed What is the problem? I can open a lot of mirrors of libgen through my...
Hello, There are two unexpected & confusing points about the method: firstly, it returns only the seed node, which is contrary to the name, secondly, it does not copy annotations....
I installed the last 2.7 Linux_x86 version instead of 2.6 on a remote cluster. After this, I get the warnings like "[0.002s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /dev/cpuset."...
https://github.com/CompEvol/beast2/blob/67dd40a56650490702f2616b56bcfc27a0b6e6fa/src/beast/base/evolution/tree/ClusterTree.java#L68 The "taxa" xml-input name confounds my user's eye since it takes `Alignment` objects. Should it be renamed to "data" or "alignment"? P.S. One more point. By default, the BEAUti...
I tried an example from README and got a next error: from libgen_api import LibgenSearch s = LibgenSearch() results = s.search_title("Pride and Prejudice") print(results) IndexError Traceback (most recent call last)...
Now Yandex API demands the key for use & it is not tolerant to the parameter "kind" without the value. I made a fork & did a couple of commits....
Does `clickhouse-sqlalchemy` 3.0.0 support `sqlalchemy` of the version 1.4.\*? If no, will there be further development of `clickhouse-sqlalchemy` 2.\* version for supporting `sqlalchemy` 1.\*, for instance, like a separate branch?