Carlos Oliver

Results 8 issues of Carlos Oliver

Thanks for the great repo! Just one small strange thing.. whenever I open the spotlight with ctrl+enter, a right click menu appears behind the spotlight and kills the spotlight unless...

Added small changes to allow the code to work under python 3. Namely: * Using `range()` instead of `xrange()` * Using `dict.items()` instead of `dict.iteritems()` * Converting dictionary key generators...

What would be the best way of getting the backbone interactions from 5' to 3'? Thanks!

Thank you for this very useful library. Just would like a bit more detail on the output of `bb.annotate()` and how it matches to the original PDB's residue and chain...

Hello, Just wrote a small modification of one of the NA annotation functions to serve my purposes and thought it could be helpful to others. Usage: ```python from fr3d.classifiers.NA_pairwise_interactions import...

What would be the best way of recovering the full backbone connections and their direction (previously B53 and B35). I tried for PDBID: 1F5U with the following arguments: ``` python...

Thank you for this great tool, it's something that has been on my wishlist for a long time. Running the pairwise interaction script with just the `--help` argument throws a...

Hello, Find error message below: ``` Bisq version: Version: v2.1.0 / Commit hash: 47537ff8a Operating system: linux / x86_64 / 64 v.5.10.0-23-amd64 Error message: An error occurred at initializing Bisq:...

tor