OOD IGV
From UABgrid Documentation
(Difference between revisions)
m |
|||
Line 3: | Line 3: | ||
# get a cheaha account (see [[Cheaha_GettingStarted]]) | # get a cheaha account (see [[Cheaha_GettingStarted]]) | ||
+ | * then install EITHER | ||
+ | * via [[#Install_IGV_via_Job|OOD job launcher]] | ||
+ | * OR | ||
+ | * via [[#Install_via_Terminal_in_OOD_Desktop|Terminal on the OOD Desktop]] | ||
== Install IGV via Job == | == Install IGV via Job == |
Latest revision as of 13:45, 16 October 2019
Contents |
[edit] First time setup
- get a cheaha account (see Cheaha_GettingStarted)
* then install EITHER * via OOD job launcher * OR * via Terminal on the OOD Desktop
[edit] Install IGV via Job
- launch Job Composer/Create New Job/From a Specified Path: https://rc.uab.edu/pun/sys/myjobs/new_from_path and setup the job
* Source path: /share/apps/ngs-ccts/ood-igv/jobs * Name: setup IGV 2.5 * Script Name: 2.5.sh * Cluster: Cheaha * SAVE *![]()
- Run/Submit the job
* Click on the green "play" arrow.* Status changes to "queued"
* wait until job completes.
![]()
- now open OOD desktop to launch IGV from desktop icon
* see #Running_IGV_from_OOD_Desktop
[edit] Install via Terminal in OOD Desktop
- launch an interactive desktop with OOD https://rc.uab.edu
* Requst an OOD Desktop* Set Request RAM and HOURS
* Open the desktop, once running
* desktop open
![]()
- start a "Terminal"
* open terminal app![]()
- in terminal, enter /share/apps/ngs-ccts/ood-igv/2.5.sh
* enter path to installer![]()
- that will install IGV locally, and launch it.
* installer will scroll a lot of text, some in alarming colors. * a few seconds after the text stop, the desktop icon and loading bar will appear * installer finished, IGV loading![]()
[edit] Running IGV from OOD Desktop
- Setup should create a desktop icon called "IGV-2.5.sh"
*![]()
- In the future, you can just start OOD, then click on "IGV-2.5.sh"
*![]()
[edit] Script source code
Code can be found at https://gitlab.rc.uab.edu/CCTS-Informatics-Pipelines/ood-igv