Skip to content

Commit f7ca77f

Browse files
committed
added first pass of OOD IGV
1 parent e4a9680 commit f7ca77f

6 files changed

Lines changed: 39 additions & 0 deletions

File tree

docs/hpc/09_ood/07_igv.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Integrative Genomics Viewer (IGV)
2+
3+
The IGV is a high-performance, easy-to-use, interactive tool for the visual exploration of genomic data.
4+
5+
Please see the following links for details:
6+
- [User Guide](https://igv.org/doc/desktop/)
7+
- [Tutorial Videos](https://www.youtube.com/channel/UCb5W5WqauDOwubZHb-IA_rA)
8+
9+
## Getting Started
10+
You can run IGV in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `IGV` from the `Interactive Apps` pull-down menu at the top of the page. As you can see below, once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
11+
12+
:::note
13+
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your IGV session differently, you'll need to select it from the menu.
14+
:::
15+
16+
![OOD Interactive Apps menu IGV](./static/ood_interactive_apps_igv.png)
17+
18+
## Configuration
19+
20+
You can select the number or cores, amount of memory, amount of time, and optional Slurm options.
21+
22+
![OOD IGV Configuration](./static/ood_igv_config.png)
23+
24+
## IGV running in OOD
25+
26+
After you hit the `Launch` button you'll have to wait for the scheduler to find you node(s) to run on:
27+
![OOD IGV in queue](./static/ood_igv_in_queue.png)
28+
29+
Then you'll have a short wait for IGV itself to start up.<br />
30+
Once that happens you'll get one last form that will allow you to:
31+
- make changes to compression and image qualtiy
32+
- open a terminal window on the compute node your IGV session is running on
33+
- get a link that you can share that will allow others to view your IGV session
34+
35+
![Pre-launch IGV OOD](./static/ood_igv_prelaunch.png)
36+
37+
Then after you hit the `Launch IGV` button you'll have the familiar IGV interface to use.
38+
39+
![OOD IGV Running](./static/ood_igv_running.png)
94.8 KB
Loading
55.8 KB
Loading
64.7 KB
Loading
62.8 KB
Loading
76.4 KB
Loading

0 commit comments

Comments
 (0)