From 5a692022c09a07e2f6ade9fb7cc8a0445b0811ff Mon Sep 17 00:00:00 2001 From: Bo-Chun Louis Chen <louistw@uab.edu> Date: Thu, 10 Oct 2019 10:28:42 -0500 Subject: [PATCH] Update manifest.yml --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index 0841d1e..613ffad 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,11 +1,11 @@ --- -name: MATLAB +name: IGV category: Interactive Apps subcategory: GUIs role: batch_connect description: | - This app will launch a [MATLAB] GUI on the [Owens cluster]. You will be able - to interact with the MATLAB GUI through a VNC session. + This app will launch a [Integrative Genomics Viewer(IGV)] on the [Cheaha]. You will be able + to interact with the IGV through a VNC session. - [MATLAB]: https://www.mathworks.com/products/matlab.html - [Owens cluster]: https://www.osc.edu/resources/technical_support/supercomputers/owens + [Integrative Genomics Viewer(IGV)]: https://software.broadinstitute.org/software/igv/ + [Cheaha]: https://docs.uabgrid.uab.edu -- GitLab