[讨论] 处理 pdb 档案持续出现 error

楼主: xniux (牟)   2017-01-16 10:54:59
这几天刚好有需要用MATLAB处理蛋白质结构的资料
但是使用 pdbread(filename) 读出来的 struct 好像有问题
我直接画图
molviewer(filename) 没问题
但是只要先读取
pdbstruct = pdbread(filename);
要使用 pdbwrite(pdbstruct, new_filename) 写入,
或是画图 molviewer(pdbstruct) 的时候
都会出现以下error
"Error using reshape
To RESHAPE the number of elements must not change."
就连我完全不修改 pdbstruct 的内容也会
请问是有什么已知的bug吗?
楼主: xniux (牟)   2017-01-16 11:23:00
突然发现好像是 pdbwrite 的 bug, seq line 多于99会坏掉

Links booklink

Contact Us: admin [ a t ] ucptt.com