1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
[GENERAL]
######################
### Initialization ###
db.fullname="error local system bank test"
db.name=error
db.type=nucleic_protein
offline.dir.name=offline/test/error_tmp
dir.version=test/error
depends=sub2
frequency.update=0
### Synchronization ###
files.num.threads=1
# NCBI (download fasta)
protocol=local
server=
release.file=
release.regexp=
release.file.compressed=
remote.dir=/error/
remote.files=^error.*
#Uncomment if you don't want to extract the data files.
#no.extract=true
local.files=^error.*
## Post Process ## The files should be located in the projectfiles/process directory
db.post.process=
### Deployment ###
keep.old.version=1
|