Menu

#1 error in parsing some mmCIF files

open
nobody
None
5
2006-02-10
2006-02-10
No

I'm quite happy with the performance of mmLIB,
nevertheless I got some errors when reading the mmCIF
files for the following PDBs:

1ffk
1fnt
1g0u
1g65
1gtp
1hto
They all have many chains (30 or so)
I get the error when loading the structure
str_obj = mmLib.FileLoader.LoadStructure(fil = '1ffk.cif')
raise StructureBuilderError("name_service exhausted new
chain_ids")

There are other errors I get, but I dont think this is
really a bug in mmLIB, but just for your info:

1giy
mmcif_obj.load_file(fil = '1giy.cif')
self.syntax_error("line exceeds maximum length")
line 341 is too large (exceeds MAX_LINE = 2048),

1htq
ERROR exceptions.MemoryError
file is quite large, more than 100 Mb...

Thanks
Francisco

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.