Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bc_uab_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
bc_uab_fsl
Merge requests
!1
The source project of this merge request has been removed.
Converted this repo for use with FSL
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Converted this repo for use with FSL
rc-data-science/community-ood-sandbox/bc-uab-fsl:master
into
master
Overview
0
Commits
2
Pipelines
0
Changes
4
Merged
Fortune Iriaye
requested to merge
rc-data-science/community-ood-sandbox/bc-uab-fsl:master
into
master
9 months ago
Overview
0
Commits
2
Pipelines
0
Changes
4
Expand
Made relevant changes for this App to be used with FSL
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
b38ce3a4
2 commits,
9 months ago
4 files
+
13
−
13
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
template/script.sh.erb
+
5
−
5
Options
@@ -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
Loading