You are here

Bug in cluster?

2 posts / 0 new
Last post
Bug in cluster?
#1

When I run the cluster application with the following command:

cluster.linuxgccrelease -database ~/rosetta3.3//rosetta_database -in:file:s *.pdb -in:file:fullatom -cluster:radius -1 -cluster:gdtmm -cluster:limit_clusters 25 -cluster:limit_total_structures 100 -cluster:sort_groups_by_energy

I'm getting lines with:

protocols.cluster: Adding struc: 2.32622e-310

in the output... There's nothing suspicious about the rest of the output, and it seems to be giving me reasonable results...

Is this a bug, or am I doing something wrong?

thanks!

Post Situation: 
Mon, 2011-11-21 12:53
nitroamos

I'm guessing that that value is a rounding error of zero or numeric noise, and for whatever reason the structures are unscored, and the score variable (the one being output as 2.3etc) is assigned to zero or uninitialized.

If it looks like it's working, it's probably working.

Mon, 2011-11-21 13:22
smlewis