Hello everyone,
I have compiled rosetta with OpenMPI and MySQL. It works.
I’m using relax to pack+score a few thousand poses but the output will create lots of tables with A LOT of info. I just need to output the pose name and the total score of the pose.
I was wondering which flags should I use (@relax.flags) to output only the SCORE table to MySQL, not the atom coordinates and the rest of the info.
By this I mean the same info as the default.sc file, but sent to a single table in mysql.
Thanks in advance.
Pedro