-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathswissprot.properties
70 lines (49 loc) · 1.31 KB
/
swissprot.properties
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[GENERAL]
######################
### Initialization ###
######################
db.fullname="Swiss-prot database (last major release)"
db.name=swissprot
db.type=protein
db.formats=fasta,blast
offline.dir.name=biomaj/OfflineDir/swissprot_tmp
dir.version=swissprot
frequency.update=0
#######################
### Synchronization ###
#######################
files.num.threads=1
protocol=ftp
server=ftp.ncbi.nih.gov
remote.dir=/blast/db/FASTA/
release.file=
release.regexp=
release.file.compressed=
remote.files=^swissprot\.gz$
remote.excluded.files=
no.extract=false
local.files=^swissprot.*
####################
### Post Process ###
#################### The files should be located in the projectfiles/process directory.
#BLOCKS=BLOCK1,BLOCK2
#BLOCK1.db.post.process=META0
#META0=conda
#wrapper_install_conda.sh + conda_install_multi.py
#conda.name=conda
#conda.type=install
#conda.exe=wrapper_install_conda.sh
#conda.args=blast $processdir/packageblast.txt $processdir
#conda.cluster=false
#BLOCK2.db.post.process=META1
#META1=makeblastdb
#makeblastdb.desc=Index blast
#makeblastdb.type=index
#makeblastdb.cluster=
#makeblastdb.name=makeblastdb
#makeblastdb.args="flat/swissprot" "blast/" "-dbtype prot" "swissprot"
#makeblastdb.exe=makeblastdb.sh
##################
### Deployment ###
##################
keep.old.version=1