Member Site › Forums › PyRosetta › PyRosetta – General › Executing the mc simulation of polyalanine fragment › Reply To: Executing the mc simulation of polyalanine fragment
January 18, 2011 at 5:55 pm
#4836
Anonymous
You can execute the script from within ipython with the run command:
ln [41]: run mc.py
alternatively, you can run the script from the command line (i.e. before entering ipython) with:
ipython mc.py