|
| 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 | + |
| 17 | + |
| 18 | +## Configuration |
| 19 | + |
| 20 | +You can select the number or cores, amount of memory, amount of time, and optional Slurm options. |
| 21 | + |
| 22 | + |
| 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 | + |
| 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 | + |
| 36 | + |
| 37 | +Then after you hit the `Launch IGV` button you'll have the familiar IGV interface to use. |
| 38 | + |
| 39 | + |
0 commit comments