File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,27 +24,27 @@ The application expects to find these files under a directory named `conf` under
24
24
the working directory. The following is a list of configuration files and their
25
25
usage:
26
26
27
- * `log4j.properties` – is global and control log4j behavior.
27
+ * `log4j.properties` - is global and control log4j behavior.
28
28
29
29
* `Common.properties` - is global and used to configure the loader's JDBC
30
30
connection string. Modify url and password accordingly.
31
31
32
- * `MeSH.properties` – is used to load MeSH diseases and their synonyms.
32
+ * `MeSH.properties` - is used to load MeSH diseases and their synonyms.
33
33
34
- * `Observation.properties` – is used to load observation data into
34
+ * `Observation.properties` - is used to load observation data into
35
35
BIO\_OBSERVATION and its related tables.
36
36
37
- * `Pathway.properties` – is used to load Gene Ontology, KEGG and Ingenuity
37
+ * `Pathway.properties` - is used to load Gene Ontology, KEGG and Ingenuity
38
38
Pathway data.
39
39
40
- * `SNP.properties` – is used to load Affymetrix GenomeWideSNP 6 SNP Array
40
+ * `SNP.properties` - is used to load Affymetrix GenomeWideSNP 6 SNP Array
41
41
data, which is generated from Affymetrix's apt-probeset-genotype (genotyping
42
42
data) and apt-copynumber-workflow (copy number data).
43
43
44
- * `Annotation.properties` – is used to load platform GPL files from GEO and
44
+ * `Annotation.properties` - is used to load platform GPL files from GEO and
45
45
Affymetrix.
46
46
47
- * `Omicsoft.properties` – is used to analyzed Gene Expression data from
47
+ * `Omicsoft.properties` - is used to analyzed Gene Expression data from
48
48
Omicsoft.
49
49
50
50
You can’t perform that action at this time.
0 commit comments