Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
fsl
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RC Data Science
community-ood-sandbox
fsl
Commits
c18d3751
Commit
c18d3751
authored
8 months ago
by
Fortune Iriaye
Browse files
Options
Downloads
Patches
Plain Diff
Edited the repo to now use FSL
parent
9489da4f
Branches
first-change
Branches containing commit
No related tags found
1 merge request
!1
Edited the repo to now use FSL
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
form.yml.erb
+3
-3
3 additions, 3 deletions
form.yml.erb
icon.png
+0
-0
0 additions, 0 deletions
icon.png
manifest.yml
+5
-5
5 additions, 5 deletions
manifest.yml
template/script.sh.erb
+5
-5
5 additions, 5 deletions
template/script.sh.erb
with
13 additions
and
13 deletions
form.yml.erb
+
3
−
3
View file @
c18d3751
...
...
@@ -41,10 +41,10 @@ attributes:
version:
widget: select
label: "
IGV
version"
help: "This defines the version of
IGV
you want to load."
label: "
FSL
version"
help: "This defines the version of
FSL
you want to load."
options:
- [ "
2.12.2-Java-11", "IGV/2.12.2-Java-11
" ]
- [ "
6.0.3", "FSL/6.0.3
" ]
form:
- version
...
...
This diff is collapsed.
Click to expand it.
icon.png
+
0
−
0
View replaced file @
9489da4f
View file @
c18d3751
3.29 KiB
|
W:
|
H:
37.8 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
manifest.yml
+
5
−
5
View file @
c18d3751
---
name
:
IGV
name
:
FSL - FMRIB Software Library
category
:
Interactive Apps
subcategory
:
GUIs
role
:
batch_connect
description
:
|
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.
This app will launch a [
FMRIB Software Library (FSL
)] on [Cheaha]. You will be able
to interact with
FSL
through a VNC session.
[
Integrative Genomics Viewer(IGV)]: https://software.broadinstitute.org/software/igv
/
[Cheaha]: https://
docs.uabgrid
.uab.edu
[
FMRIB Software Library (FSL)]: https://fsl.fmrib.ox.ac.uk/fsl/docs/#
/
[Cheaha]: https://
rc
.uab.edu
This diff is collapsed.
Click to expand it.
template/script.sh.erb
+
5
−
5
View file @
c18d3751
...
...
@@ -25,13 +25,13 @@ cd "${HOME}"
)
&
#
# Start
Integrative Genomics Viewer
# Start
FMRIB Software Library
#
# Load the required environment
module load
<%=
context
.
version
%>
# Launch
IGV
module load
FSL/6.0.3
# Launch
FSL
module list
set -x
igvtools_gui.command
&
igv.sh
source /share/apps/rc/software/FSL/6.0.3/fsl/etc/fslconf/fsl.sh
fsl
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment