Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

IGB allows you to manipulate graph tracks in multiple ways, both by transforming an individual track or by combining two graph tracks in a mathematical way. Controls for transforming and combining graphs can be found in the Graph Adjuster tab.

  Image Removed

Transforming

By default, all graphs display in linear scale, but IGB allows you the option to transform a graph into other scales.  Select the graph(s) and open the Graph Adjuster tab. Select the type of transformation you would like to perform from the pull-down menu labeled Transform, then click GO. The picture below includes all of the options available in IGB. However, many new Plug-ins add more transformation options which then populate this drop down list (see Plug-ins).

Image Removed

IGB duplicates your graph in a new track and applies the selected scale to the new graph; your original graph is not deleted. 

Duplicating graphs

You may want to duplicate a graph to experiment with different graph adjustments without losing adjustments that you have already made. The first choice in the Transform drop down menu is Copy (see image of Graph Adjuster tab), which makes a copy of the graph without any transformation.  This can be useful if you want to explore the effects of showing one graph in two graph styles at the same time.

...

Operations - making new graphs from old ones

IGB supports multiple types of graph manipulations via the Operations section of the Graph tab. To perform a graph operation:

  • Select the graph (or graphs) by clicking the corresponding track label. SHIFT-click to select more than one graph.
  • Select the Graph tab
  • Select the operation you wish to perform 

Note that single-graph operations operate on single graph tracks. Multi-graph operations operate on two or more tracks.

The result will appear in a new track, labeled with the operation used to create it. When you load new data, the track containing the result of the operation will update.

Tip: Save the result to a file by right-clicking the track and select Save As. Only data for the current chromosome will be saved. (This may change in future releases of IGB.)

Image Added

Joining and splitting graphs

It is possible to join two or more graphs into a single annotation track.  The two graphs will then have a single track tier label and can be moved and adjusted as a group.

To join multiple graphs, select them, then press the Join button in the Graph Adjuster panel.  To separate graphs that were earlier joined together in this way, select them and press the Split button.

When the tier is in the expanded state, the multiple graphs are shown in separate non-overlapping bands:

  Image Removed

If the tier is collapsed, all graphs are shown in the same, overlapping band:

Image Removed

When joined graphs are collapsed, any opaque regions of the top graph will hide corresponding features of the lower graph or graphs.

Joining graphs into a single annotation track can be very useful for expression data from multiple experiments.  Here, data from several experiments at different times during the development of an organism are shown together in a single track, and it is easy to see that expression of genes is being regulated over time.

Image Removed

By selecting the single tier label, here labeled "Experiment A", you can easily set the graph style and data range for all these graphs to be identical.

Combining Graphs Arithmetically

You may need to compare the relative differences in expression levels between two graphs that represent data that occupy the identical genomic position on the chromosome.  For example, a graph of cancerous cells will show what's turned on or off when compared to a graph of normal cells.  Results that show significantly more or less activity than a control graph for the same region may indicate an area of interest.

Arithmetically combining two graphs may make the differences and correlations easier to see. 

To arithmetically combine two graphs:

  • Shift-click the bar at the left end of each graph to select the graph.  The graph you click first is A, the graph you click second is B.
  • Use one of the four Combine buttons in the Advanced portion of the Graph Adjuster tab labeled A+B, A-B, A*B, and A/B.
  • Alternatively, right-click the bar at the left end of either graph and choose Combine Graphs, then choose one of the following:
    • Create Sum Graph (A+B) 
    • Create Difference Graph (A-B)
    • Create Product Graph (A*B)
    • Create Ratio Graph (A/B)

Image RemovedGraphs that are joined into one track share a track label. Operations performed on the joined graph apply to each of the joined graphs.

To join graphs:

  • Select two or more graphs by SHIFT-clicking their track labels
  • Select Graph tab
  • Click the Join button (under Operations)

To separate joined graphs:

  • Select the joined graph by clicking its track label
  • Select Graph tab
  • Click the Split button (under Operations)

Tip: Use the Y Axis Scale settings to put joined graphs onto the same scale. Click the "collapse" tool (upper left of joined graph track) to overlay and compare the joined graphs. Or set their style to Heat Map to view multiple experimental samples in the same track. For example, the following image shows data from a developmental time course highlighting expression changes over time.

Image Added