Erik Hartman
Erik Hartman
Still an issue for me in Python (plotly 5.10.0). Any updates?
Down again.
Can verify that this works.
There is an open PR fixing this. Basically just change all `np.type` to `np.type_` It seems like no one is approving PRs though.
> I also had trouble with files created using BioPython or PyMol. > > I found that [Maxit](https://sw-tools.rcsb.org/apps/MAXIT/index.html) worked in my case (I downloaded source code for `maxit-v11.300`) Maxit works...
Would be a great merge.
> Hello, I encountered a similar issue in a simpler case (with only one contact), using the following setup: > > sequences: > protein: > id: A > sequence: xxxxxxxxx...
The notebook uses the ColabDesign repo. Not localcolabfold. Specifically, it's pulling from the gamma-branch: [gamma-branch](https://github.com/sokrypton/ColabDesign/tree/gamma?tab=readme-ov-file) It should be possible to implement the cyclic offset here though. It would be really...