Skip to content

Commit e5f9ee3

Browse files
authored
Update PCA_analysis_of_MD_simulations.ipynb
1 parent 9617f14 commit e5f9ee3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PCA_analysis_of_MD_simulations.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
" print('Error - you need to install nglview')\n",
6969
" all_good = False\n",
7070
"\n",
71-
"files = ['data/wt_ca.binpos', 'data/wt_ca.pdb', 'data/irhy_ca.binpos', 'data/irhy_ca.pdb', 'data/1rhw_prot.pdb']\n",
71+
"files = ['data/wt_ca.nc', 'data/wt_ca.pdb', 'data/irhy_ca.nc', 'data/irhy_ca.pdb', 'data/1rhw_prot.pdb']\n",
7272
"files += ['data/rep{}/1rhw.md1.nc'.format(i + 1) for i in range(8)]\n",
7373
"import os\n",
7474
"for file in files:\n",

0 commit comments

Comments
 (0)