Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000262Rosetta[All Projects] Input Handlingpublic2013-05-01 11:092013-05-01 11:09
Reporternannemdp 
Assigned Tosmlewis 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformX86OSLinuxOS VersionCentOS
Product VersionTrunk 
Fixed in Version 
Summary0000262: only first model read from gzipped silent files
DescriptionThe job distributor is only reading the first model of gzipped silent files, using in:file:silent SILENT.silent.gz. Unzipping the silent file and reading again will read all the models in the silent file. This was observed with both the format_converter and score_jd2.
Steps To ReproduceCreate a multi-model gzipped silent file.
Unsuccessfully extract models with format_converter:
rosetta_source/bin/format_converter.default.linuxgccrelease -database rosetta_database -no_optH -in:file:silent SILENT.silent.gz -out:pdb -out:no_nstruct_label
Unzip silent file
Successfully extract models with format_converter:
rosetta_source/bin/format_converter.default.linuxgccrelease -database rosetta_database -no_optH -in:file:silent SILENT.silent -out:pdb -out:no_nstruct_label
TagsNo tags attached.
Application(s) Affectedformat_converter, score_jd2, probably all other jd2 apps
Command Line Usedrosetta_source/bin/format_converter.default.linuxgccrelease -database rosetta_database -no_optH -in:file:silent SILENT.silent.gz -out:pdb -out:no_nstruct_label
Developer Options
Fixed in SVN Version
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-05-01 11:09 nannemdp New Issue
2013-05-01 11:09 nannemdp Status new => assigned
2013-05-01 11:09 nannemdp Assigned To => smlewis


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker