| Felix Tutorials |


In this lesson you learn the basic processing steps involved in transforming 3D time-domain data to frequency-domain data. The lesson leads you through the processing and basic display (of a 3D cube and a 2D slice) for a 3D data set.
Topics in this lesson
This lesson takes approximately 30 minutes to complete once you are comfortable with the procedures.
The sample data set is an HNCO experiment on ubiquitin, a 76-residue protein; the unprocessed data (the fid and procpar files) should be located in your current working directory before you start.
At the UNIX prompt, issue the command
> cd $BIOSYM/tutorial/felix
Copy the fid and procpar files to the directory where you will be running Felix:
> cp fid your_working_directory
> cp procpar your_working_directory
2. Starting Felix
3. Transforming the data
Since you will be working with a 3D Varian file, simply select the Process/3D Data Processing menu item.
In the Select Spectrum File control panel, make sure the Filter Type is set to All Files, then select fid from the Files list and select OK.
The third control panel now displays the acquisition parameters.
|
In the Sinebell Parameters control panel, verify that these parameters are set:
Method: Parameter |
Felix now automatically puts you into the real-time phasing interface.
Adjust phase0 (and phase1, if necessary). Click Keep when you are done phasing, then select OK to begin processing the D1 dimension.
Next Felix builds the matrix.
When Felix asks if you want to initiate the transform, answer OK.
When the processing of the D1 dimension has finished, you should get the message:
D1(t3) transform completed. Elapsed time was 40 seconds
It is a good idea to look at the matrix so far; if you have not begun the processing correctly you can often detect errors at this stage.
In this tutorial we continue the processing with the second dimension.
4. Transforming the D2 dimension
In the next control panel, enter Parameter, 32, and 90 for the Sinebell Window parameters. Select OK to start the D2 transform.
You are told that there are 65536 D2 vectors to process. This is 512 x 128, or D1 x D3.
When Felix has finished processing the D2 dimension you can continue with the third dimension.
| In the control panel, enter Parameter, 50, and 90 for the Sinebell Window parameters. Select OK to start the D3 transform. |
Now you are told that there are 32768 D2 vectors to process. This is 512 x 64, or D1 x D2.
When Felix has finished processing the D3 dimension, again open the matrix and display it.
5. Reading in the matrix Matrix: File Type
Select the File/Open menu item.
hnco.mat: Filename
Access: Read only
Storage: Keep on Disk
Felix calculates the contour level. Now you need to raise this contour level.
Click the Increase Threshold icon.
Use the Real-time Plane selection control to view the D1-D2 planes.
Now you can view a 3D cube display. Contour Threshold: 0.1
First select the Preference/Plot Parameters menu item and choose only one contour level with these parameters:
Scheme: Green
Number of Levels: 1
Negative Levels: off
When you select a Ramp Type color scheme, the Number Of Levels parameter is fixed and cannot be changed. If you select an individual color (such as Green) or a user-defined color scheme, you can once again change the Number Of Levels parameter.
| Select the View/Plottype/3D Contour Plot menu item to view the contour plot. |
| Select the View/Plottype/Interactive menu item to activate the 3D viewing interface and rotate the spectrum. Select Exit when you are finished. |
6. Picking the 3D peaks
When the peak picking finishes, a spreadsheet appears with the picked peaks.
7. Plotting 2D slices of the 3D spectrum
Select the View/Limits/Select Plane menu item. In the control panel, set the Limit Type to points and set D1_H1-D3_N15 at D2_C13 to 32.
Select OK.
Now you have D1 as the horizontal axis and D3 as the vertical axis. The number of the D2 slice, 32, is shown in the lower-right corner.
You can use the Preference/Plot Parameters menu item to adjust the attributes of the plot, if necessary, and to select the appropriate display parameters, such as Contour Threshold.
Next you learn to page through the 2D slices interactively.
Click the slider in the Real-time Plane control and move it, then release it.
This updates the contour plot. You can also type in a new plane via plane number or by using the ppm box.
At this point you may exit Felix by selecting the File/Exit menu item or you can continue on to the next lesson, being sure to first use the File/Close Matrix menu item to close the matrix.