Praktikum Biophysikalische Chemie: Difference between revisions

From CYANA Wiki
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 17:15, 9 January 2009

  • 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.