![]() |
||
1. |
Sequence file |
[Top][back] |
The sequence file is in FASTA format. The first line begins with a '>' followed by a comment. All the other lines are the amino acid sequence. An example: > Sequence Name and description |
||
2. |
Secondary structure file |
[Top][back] |
The secondary structure file we used is the PSIPRED output. In this file, the first line begins with a '#' followed by the description. Each of the other lines represents the secondary structure of one amino acid in the target protein sequence with the format "index amino_acid secondary_structure coil_prob helix_prob sheet_prob". An example: # PSIPRED VFORMAT (PSIPRED V2.3 by David Jones) |
||
3. |
Spin system file |
[Top][back] |
The spin system file begins with a '>' followed by the number of spin systems and the intra chemical shift types and inter chemical shift types in the file. The possible chemical shift types are CA CB H N C HA. The suffix ".INTRA" and ".INTER" are used to differentiate the intra chemical shifts from inter chemcal shifts. Each of the other lines represents one spin system with the index and chemical shifts. The order of chemical shifts must follow the same order of chemical shift types in the first line. An example: >69 CA_INTRA CB_INTRA H N CA_INTER CB_INTER |
||
4. |
Adjacency information file |
[Top][back] |
The adj file contains all possible connections between spin systems. Each line has two number indexing the starting spin system and ending spin system. The same index number in the adj file, inter chemical shift file and spin system file must refer to the same spin system. An example: 1 2 |
Last modified: May 09 2006 11:31:35 © Guohui Lin |