Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ISB2017
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quang tru HUYNH
ISB2017
Commits
92d549e2
Commit
92d549e2
authored
7 years ago
by
Quang tru HUYNH
Browse files
Options
Downloads
Patches
Plain Diff
July22 setup
parent
a3950d69
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ISB2017/installation_notes/bashrc
+19
-19
19 additions, 19 deletions
ISB2017/installation_notes/bashrc
with
19 additions
and
19 deletions
ISB2017/installation_notes/bashrc
+
19
−
19
View file @
92d549e2
...
...
@@ -21,27 +21,27 @@ module use /ISB2017/modulefiles
#module add matlab dynamo chimera-1.11.2-linux_x86_64
# July20 setup (aria)
module add anaconda2
export ARIADIR=/ISB2017/Course_material/July20
export ARIA2=$ARIADIR/aria2.3
alias aria2='$ARIADIR/ccpnmr/bin/pythonCcpn -O $ARIA2/aria2.py'
alias analysis='$ARIADIR/ccpnmr/bin/analysis'
ARIAWORKDIR=$HOME/aria
if [ ! -e $ARIAWORKDIR ]; then
mkdir -p $ARIAWORKDIR
tar -C $ARIAWORKDIR -xzf $ARIADIR/example.tgz
tar -C $ARIAWORKDIR -xzf $ARIADIR/advanced.tgz
fi
#
module add anaconda2
#
#
export ARIADIR=/ISB2017/Course_material/July20
#
export ARIA2=$ARIADIR/aria2.3
#
#
alias aria2='$ARIADIR/ccpnmr/bin/pythonCcpn -O $ARIA2/aria2.py'
#
alias analysis='$ARIADIR/ccpnmr/bin/analysis'
#
#
ARIAWORKDIR=$HOME/aria
#
#
if [ ! -e $ARIAWORKDIR ]; then
#
#
mkdir -p $ARIAWORKDIR
#
#
tar -C $ARIAWORKDIR -xzf $ARIADIR/example.tgz
#
tar -C $ARIAWORKDIR -xzf $ARIADIR/advanced.tgz
#
#
fi
# July21 setup (nothing: working on windows)
#
# July 22 setup (IMP)
#
module add IMP
module add IMP
This diff is collapsed.
Click to expand it.
Preview
0%
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