make fragment
Hi,
I have another question about setup the make fragment. In the program of make_fragments.pl, it need the path of filtnr.
My question is how can I get the file of filtnr ?
The problem has been solved
Hi,
I have another question about setup the make fragment. In the program of make_fragments.pl, it need the path of filtnr.
My question is how can I get the file of filtnr ?
1. How can I get a Rosetta software license?
2. What is RosettaDesign?
3. What is RosettaDock?
4. What is Ab inito folding?
5. What is the difference between Ab Initio and De Novo Modeling?
6. What is RosettaNMR?
7. What is RosettaLigand?
8. What are Fragment Libraries?
9. Which compiler should I use to build rosetta software?
10. How do I interpret the energies output by Rosetta?
11. How to cite ROSETTA in papers?
12. Where is Rosetta software documentation?
13. What's the minimum and recommended hardware settings for Rosetta software?
1. How can I get a Rosetta software license?
2. What is RosettaDesign?
3. What is RosettaDock?
4. What is Ab inito folding?
5. What is the difference between Ab Initio and De Novo Modeling?
6. What is RosettaNMR?
7. What is RosettaLigand?
8. What are Fragment Libraries?
9. Which compiler should I use to build rosetta software?
10. How do I interpret the energies output by Rosetta?
11. How to cite ROSETTA in papers?
12. Where is Rosetta software documentation?
13. What's the minimum and recommended hardware settings for Rosetta software?
1. How can I get a Rosetta software license?
2. What is RosettaDesign?
3. What is RosettaDock?
4. What is Ab inito folding?
5. What is the difference between Ab Initio and De Novo Modeling?
6. What is RosettaNMR?
7. What is RosettaLigand?
8. What are Fragment Libraries?
9. Which compiler should I use to build rosetta software?
10. How do I interpret the energies output by Rosetta?
11. How to cite ROSETTA in papers?
12. Where is Rosetta software documentation?
13. What's the minimum and recommended hardware settings for Rosetta software?
Hi Guys:
I installed PyRosetta v1.1 for Mac OS X in a MacBook with an Intel Core 2 Duo processor (64 bit). After downloading the PyRosetta installation file for MacOS, I unpacked it and proceeded to play around with the tutorials. This is when my problems started.
The version of Python installed in the MacBook is python2.5 and after changing to the pyrosetta directory, opening the pythonw dialog box and typing "from rosetta import *" a list of errors appear; mainly one that says "version mismatch".
Hello all,
I am trying to install Rosetta 3.1 on Opensuse 11.2 using gcc 4.4.1. It is an x86_64 box. I am getting the following error after scons bin mode=release
KeyError: Unknown version number Linux) for compiler 'gcc"
Any ideas?
Thank you.
Hi,
I am a new user of PyRosetta, and I am wondering what I did wrong in order to run PyRosetta properly...
I downloaded and installed the version for 64 bits in a PC with mandriva 2009. After performing the steps suggested in readme.txt I tried to run ipython.py but did not get too far. This are the messages I got...
$ source SetPyRosettaEnvironment.sh
$ ./ipython.py
/home/ramon/PyRosetta-Release1.1-r34968.linux.64Bit/IPython/Magic.py:38: DeprecationWarning: the sets module is deprecated
from sets import Set