Page tree

Versions Compared

Key

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

...

The script file has a simple, space-delimited syntax. Each command should occupy a separate line.

Commands

...

Open a genome version

Code Block
genome <version>

Specify a Open genome version (e.g., H_sapiens_Mar_2006). Any genome version or synonym that's accepted by IGB is accepted here.

Go back to the IGB start screen.

Code Block
homescreen

Return to the IGB start screen.

Go to a region

Code Block
goto <region>

Go to a region of a chromosome (e.g., "chr1:40000-60000" or "). Any format that's accepted by IGB is accepted herechr1:40,000-60,000").

Add a new data set to IGB's list of active data sets

...