...
Lines starting with the IGB script comment character '#' are ignored.
Examples
Loading a BAM file
Code Block |
---|
# select genome
genome A_thaliana_Jun_2009
# go to a region in chr4
# commas are optional
goto chr4:8,860,484-8,872,096
# load a file
load http://igbquickload.org/quickload/A_thaliana_Jun_2009/cold_stress/cold_control.sm.bam
# load the data
refresh |
Exporting images
https://gist.github.com/Hillrunner2008/25976458488b65a3a25b