Closed kunal74 closed 1 year ago
when running the calculation you can generate the .csv file and then generate the chart with the program of your preference
gmx_MMPBSA -O -i mmpbsa.in -cs com.tpr -ct com_traj.xtc -ci index.ndx -cg 3 4 -cp topol.top -o FINAL_RESULTS_MMPBSA.dat -eo FINAL_RESULTS_MMPBSA.csv -do FINAL_DECOMP_MMPBSA.dat -deo FINAL_DECOMP_MMPBSA.csv
My Question is...
How to Remove ligand from Decomposition analysis. In the graph along with receptor residues, ligand is also coming. Thanks