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
a5c3634c
Commit
a5c3634c
authored
Oct 18, 2017
by
Ryan Herbert
Browse files
docker/vidjil/conf/defs.py add SET_TYPE_* variables
parent
1ba3f370
Changes
1
Show whitespace changes
Inline
Side-by-side
docker/vidjil/conf/defs.py
View file @
a5c3634c
...
...
@@ -70,3 +70,7 @@ SCHEDULER_HEARTBEAT = 5
# Directory to search for files
FILE_SOURCE
=
'/mnt/data/src'
FILE_TYPES
=
[
'fasta'
,
'fastq'
,
'fastq.gz'
]
SET_TYPE_PATIENT
=
'patient'
SET_TYPE_RUN
=
'run'
SET_TYPE_GENERIC
=
'generic'
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