Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
1bccdf93
Commit
1bccdf93
authored
Nov 03, 2016
by
Mikaël Salson
Browse files
defs.py.sample: DIR_GERMLINE was not explained
Fix
223c9a49
parent
57a12e63
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/modules/defs.py.sample
View file @
1bccdf93
...
...
@@ -39,6 +39,10 @@ BASENAME_OUT_VIDJIL_ID = '%06d'
DIR_VIDJIL = '../../'
DIR_FUSE = '../../tools'
DIR_MIXCR = '../../'
### Directory that store the germlines used by Vidjil
DIR_GERMLINE = DIR_VIDJIL + 'germline/'
### Port on which to run the fuse server
### Used in models/task.py and in /server/fuse_server.py
PORT_FUSE_SERVER = 12789
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment