Skip to content

Instantly share code, notes, and snippets.

@wikiselev
Created October 19, 2012 15:37
Show Gist options
  • Save wikiselev/3918897 to your computer and use it in GitHub Desktop.
Save wikiselev/3918897 to your computer and use it in GitHub Desktop.
Script for IGV automated snapshotting
new
load /Users/Vladimir/IGV/protein_list/protein1.BED,/Users/Vladimir/IGV/protein_list/protein2.BED # all other protein data files
snapshotDirectory /Users/Vladimir/IGV/snapshots/
goto gene1_location
snapshot gene1.png
goto gene2_location
snapshot gene2.png
# all other genomic locations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment