|
System Resources Plasmid Components Restriction
-
List of all Restriction Enzymes used during cloning.
-
Name is the name of the Restriction Enzyme.
-
Recognition Sequence is the nucleotide sequence that is recognized by the Restriction Enzyme.
-
After Cut is the nucleotide sequence of the cut site.
-
URL is the URL for a web page for the Restriction Enzyme.
This adds a new row to the Restriction resource table.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Add New Restriction.
Note
-
The table must be saved before changes in the database occur.
This removes the selected rows from the Restriction resource table.
-
Make the Restriction window active in the Board.
-
Select one or more rows in the table.
-
On the Restriction menu click Remove Rows.
Note
-
The table must be saved before changes in the database occur.
This copies the data in the selected rows of the Restriction resource table to local clipboard.
-
Make the Restriction window active in the Board.
-
Select one or more rows in the table.
-
On the Restriction menu click Copy Rows.
Note
-
The table must be saved before changes in the database occur.
This removes the selected rows of the Restriction resource table and copies them to local clipboard.
-
Make the Restriction window active in the Board.
-
Select one or more rows in the table.
-
On the Restriction menu click Cut Rows.
Note
-
The table must be saved before changes in the database occur.
This adds the rows in local clipboard to the Restriction resource table.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Paste Rows.
Note
-
The table must be saved before changes in the database occur.
This cancels the last change to the Restriction resource table.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Undo.
Note
-
The table must be saved before changes in the database occur.
This loads a comma separated value file and adds the data to the Restriction resource table.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Load Restriction File.
-
In the folder list, locate and open the folder that contains the file.
-
Click the file, and then click Open.
Note
-
The CSV file consists of the header row followed by rows that contain comma separated data.
-
To see the exact file format, do a save file for a table with entries.
-
The data in the table will be replaced with the data in the file.
-
The table must be saved before changes in the database occur.
This saves the Restriction resource table as a comma separated value file.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Save Restriction File.
-
If you want to save the file in a different folder, locate and open the folder.
-
In the File Name box, type a name for the file.
-
Click Save.
Note
-
The CSV file consists of the header row followed by rows that contain comma separated data.
This saves the Restriction in the database.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Save Restriction, or click the Save Restriction button in the button bar.
Note
-
This will replace the information for the current Restriction in the database.
This closes the window.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Close Restriction, or click the X button on the window's Title bar.
Note
-
If the content of the View has been modified since the last Save operation, the user will be given an option to proceed and discard the changes, or to cancel the operation.
This reverts the data for the Restriction to the version in the database.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Refresh Restriction.
Note
-
This will reload the Restriction from the database.
-
If the content of the View has been modified since the last Save operation, the user will be given an option to proceed and discard the changes, or to cancel the operation.
This will display the web page from URL field for the selected Restriction in a browser.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Display URL.
Note
This will display the REBASE web page for the selected Restriction in a browser.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click View REBASE URL.
Note
This loads a gcg format file and adds the data to the Restriction resource table.
-
Make the Restriction window active in the Board.
-
On the Restriction menu click Load REBASE.gcg File.
-
Enter the File Name.
-
In Select File popup, in the folder list, locate and open the folder that contains the file.
-
Click the file, and then click Select File.
-
Select Append to Table or replace Table.
-
Click Load.
Note
-
To open the Restriction window in the Board,
on the Options menu select System Resources then select
Plasmid Components then click Restriction.
-
This System Resource is maintained by a Sesame user, usually a Sesame administrator, with
a Can Do privilege.
-
To give the Can Do privilege for this resource to user JoeSmith, execute the following SQL statement:
insert into candothis values ('JoeSmith', 'SYS_RSC_PLASMIDCOMPONENTS', 'Sesame', 'SYS');
-
To revoke the Can Do privilege for this resource from user JoeSmith, execute the following SQL statement:
delete from candothis where user_name='JoeSmith' and what='SYS_RSC_PLASMIDCOMPONENTS' and ass_name='Sesame' and ass_type='SYS';
Copyright © 1999-2008 Zsolt Zolnai, and the University of Wisconsin - Madison
|