BBL - Basic syntax
D. Frames
- What are frames?
- Frame naming conventions
- How to get things from frames?
D.1. What are frames?
Much of the knowledge stored in BioBIKE is made available to you through objects called frames. You can see what one looks at by entering either of the following into the command window:
all4312
:: #$A7120.all4312
or (equivalently):
A7120.all4312
:: #$A7120.all4312
The underlined text is the name of the frame containing information about the gene all4312 and serves (in the history window, not on this screen) as a link to that frame. Click on it to see what a frame looks like.
Back to Basic Syntax Table of Contents Continue