File tree 1 file changed +25
-2
lines changed
1 file changed +25
-2
lines changed Original file line number Diff line number Diff line change 26
26
27
27
;
28
28
; The location of the kmer-v2 data directory. The current release of this data
29
- ; is at ftp://ftp.theseed.org/KmerClassification/Data.6.tar.gz
29
+ ; is at ftp://ftp.theseed.org/KmerClassification/Data.may1.tgz
30
30
; Tooling for automated download for this data is still in the works.
31
31
;
32
- kmer_v2_data_directory = /data/Data.6
32
+ kmer_v2_data_directory = /data/Data.may1
33
+
34
+ ;
35
+ ; The location of the classification data directory. Support for this is still
36
+ ; incomplete.
37
+ ;
38
+ kmer_classifier_data_directory = /data/kmer
39
+
40
+
41
+ [GenomeAnnotation]
42
+
43
+ ;
44
+ ; service-url is the URL that will be compiled into the client
45
+ ; code in this deployment. It defaults to https://kbase.us/services/SERVICE_NAME
46
+ ; If you are deploying a test system for your own use you will need to override the value.
47
+ ;
48
+ ; service-url = http://140.221.85.61:7050
49
+
50
+ ;
51
+ ; The location of the kmer-v2 data directory. The current release of this data
52
+ ; is at ftp://ftp.theseed.org/KmerClassification/Data.may1.tgz
53
+ ; Tooling for automated download for this data is still in the works.
54
+ ;
55
+ kmer_v2_data_directory = /data/Data.may1
33
56
34
57
;
35
58
; The location of the classification data directory. Support for this is still
You can’t perform that action at this time.
0 commit comments