I have performed docking using autodcok vina resulting in more than 5000 poses. Now I need to calculate the RMSD of the docked poses with one present in crystal structure.
Is there any web server or free software to do that ?
You can simply concatenate your pdb files into multiframe pdb (even using bash - it shouldn't take more than 3 lines of code and a couple of seconds to do this) - and use it in any software you like.