Praktikum Biophysikalische Chemie: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
setup_cyana | setup_cyana | ||
* Make a new directory for the structure calculation: | * Make a new directory for the structure calculation, and change into it: | ||
mkdir pep | mkdir pep | ||
cd pep | |||
* Use a text editor to write a new file, vaso.seq, that contains the peptide sequence, one residue name per line, given in the standard three-letter code for amino acids. |
Revision as of 16:15, 9 January 2009
- Download the course material: Store the file PBCPraktikumCyana.tgz in your home directory.
- Unpack the data:
tar zxf PBCPraktikumCyana.tgz
- Run the setup command:
setup_cyana
- Make a new directory for the structure calculation, and change into it:
mkdir pep cd pep
- Use a text editor to write a new file, vaso.seq, that contains the peptide sequence, one residue name per line, given in the standard three-letter code for amino acids.