MIToS.jl
MIToS.jl copied to clipboard
Plot: PDB structures
PV can be useful for this: https://github.com/biasmv/pv
Now it's possible to write the PDBFile and opens it with PyMol or Chimera ;)
Now, there is also a plot recipe for a Vector of PDBResidues, but that recipe could be optimized to generate one group per chain: https://github.com/JuliaPlots/Plots.jl/issues/1167
Also, It would be great to add a (NaN,NaN,NaN) point where residues are not contiguous to show missing residues.