@@ -7,34 +7,36 @@ via HTTP clients.
7
7
8
8
### Files:
9
9
10
- * ` .htaccess ` - Apache config, associates handlers with filetypes.
11
- * ` catalog.py `
12
- * ` convertName2CID.py `
13
- * ` drug_sim.R `
14
- * ` fileupload.html `
15
- * ` generalSearch_test1.py `
16
- * ` generalSearch_test2.py `
17
- * ` makePairs.R `
18
- * ` odbc6.py `
19
- * ` pathfinder_m.py `
20
- * ` pathfinder_rank1_backup.py `
21
- * ` pathfinder_rank2_backup.py `
22
- * ` pathfinder_rank3_backup.py `
23
- * ` pathfinder_rank5.py `
24
- * ` pathfinder_rank_advanced.py `
25
- * ` pathfinder_rank_backup.py `
26
- * ` pathfinder_rank_backup_R.py `
27
- * ` ppDrugTargetPrediction1.py `
28
- * ` ppPairPrediction2.py `
29
- * ` ppPairPrediction_local.py `
30
- * ` prediction1.py `
31
- * ` prediction2_backup.py `
32
- * ` save_file.py `
33
- * ` sbv.py `
34
- * ` sendEmail.py `
35
- * ` stats.R `
36
- * ` sum_primes.py `
37
- * ` test.py `
10
+ | File| Usage| Comments| Runtime, Pre-processing, or Other|
11
+ | ---| ---| ---| ---|
12
+ | ` .htaccess ` | Apache config, associates handlers with filetypes.|| Runtime|
13
+ | ` catalog.py ` ||||
14
+ | ` convertName2CID.py ` ||||
15
+ | ` drug_sim.R ` ||||
16
+ | ` fileupload.html ` ||||
17
+ | ` generalSearch_test1.py ` ||||
18
+ | ` generalSearch_test2.py ` ||||
19
+ | ` makePairs.R ` ||| Pre-processing|
20
+ | ` odbc6.py ` ||| Runtime|
21
+ | ` pathfinder_m.py ` ||||
22
+ | ` pathfinder_rank1_backup.py ` ||||
23
+ | ` pathfinder_rank2_backup.py ` ||||
24
+ | ` pathfinder_rank3_backup.py ` ||||
25
+ | ` pathfinder_rank5.py ` ||||
26
+ | ` pathfinder_rank_advanced.py ` ||||
27
+ | ` pathfinder_rank_backup.py ` ||||
28
+ | ` pathfinder_rank_backup_R.py ` ||||
29
+ | ` ppDrugTargetPrediction1.py ` ||||
30
+ | ` ppPairPrediction2.py ` ||| Runtime|
31
+ | ` ppPairPrediction_local.py ` ||||
32
+ | ` prediction1.py ` ||||
33
+ | ` prediction2_backup.py ` ||||
34
+ | ` save_file.py ` ||| Other|
35
+ | ` sbv.py ` ||||
36
+ | ` sendEmail.py ` ||| Other|
37
+ | ` stats.R ` ||||
38
+ | ` sum_primes.py ` ||||
39
+ | ` test.py ` ||| Other|
38
40
39
41
40
42
### Dependencies:
0 commit comments