Showing
59 changed files
with
23 additions
and
16 deletions
CRF/bin/grid.sh
0 → 100644
1 | + | ||
2 | +python3 training_validation_v11.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70.txt --testFile test-data-set-30.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run1 --version _v11 > ../outputs/Run1_v11.txt | ||
3 | +python3 training_validation_v11.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70.txt --testFile test-data-set-30.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run2 --version _v11 --S1 > ../outputs/Run2_v11.txt | ||
4 | +python3 training_validation_v11.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70.txt --testFile test-data-set-30.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run3 --version _v11 --S2 > ../outputs/Run3_v11.txt | ||
5 | +python3 training_validation_v11.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70.txt --testFile test-data-set-30.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run4 --version _v11 --S1 --S2 > ../outputs/Run4_v11.txt | ||
6 | +python3 training_validation_v11.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70.txt --testFile test-data-set-30.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run5 --version _v11 --S3 > ../outputs/Run5_v11.txt | ||
7 | +python3 training_validation_v11.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70.txt --testFile test-data-set-30.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run6 --version _v11 --S1 --S3 > ../outputs/Run6_v11.txt | ||
8 | +python3 training_validation_v11.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70.txt --testFile test-data-set-30.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run7 --version _v11 --S2 --S3 > ../outputs/Run7_v11.txt | ||
9 | +python3 training_validation_v11.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70.txt --testFile test-data-set-30.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run8 --version _v11 --S1 --S2 --S3 > ../outputs/Run8_v11.txt | ||
10 | + | ||
11 | + |
CRF/bin/grid_v1.sh
deleted
100644 → 0
1 | -python3 training_validation_v9.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70_v4.txt --testFile test-data-set-30_v4.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run1 --version _v1 | ||
2 | -python3 training_validation_v9.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70_v4.txt --testFile test-data-set-30_v4.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run2 --version _v1 --S1 | ||
3 | -python3 training_validation_v9.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70_v4.txt --testFile test-data-set-30_v4.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run3 --version _v1 --S2 | ||
4 | -python3 training_validation_v9.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70_v4.txt --testFile test-data-set-30_v4.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run4 --version _v1 --S1 --S2 | ||
5 | -python3 training_validation_v9.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70_v4.txt --testFile test-data-set-30_v4.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run5 --version _v1 --S3 | ||
6 | -python3 training_validation_v9.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70_v4.txt --testFile test-data-set-30_v4.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run6 --version _v1 --S1 --S3 | ||
7 | -python3 training_validation_v9.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70_v4.txt --testFile test-data-set-30_v4.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run7 --version _v1 --S2 --S3 | ||
8 | -python3 training_validation_v9.py --inputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/data-sets --trainingFile training-data-set-70_v4.txt --testFile test-data-set-30_v4.txt --outputPath /home/egaytan/automatic-extraction-growth-conditions/CRF/ --Gridname Run8 --version _v1 --S1 --S2 --S3 |
CRF/bin/training_validation_v10.py
0 → 100644
This diff is collapsed. Click to expand it.
CRF/bin/training_validation_v11.py
0 → 100644
This diff is collapsed. Click to expand it.
CRF/data-sets/test-data-set-30.txt
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
CRF/data-sets/training-data-set-70.txt
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
CRF/outputs/Run1_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/outputs/Run2_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/outputs/Run3_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/outputs/Run4_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/outputs/Run5_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/outputs/Run6_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/outputs/Run7_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/outputs/Run8_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/reports/report_Run1_v1.txt
deleted
100644 → 0
This diff is collapsed. Click to expand it.
CRF/reports/report_Run1_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/reports/report_Run2_v1.txt
deleted
100644 → 0
This diff is collapsed. Click to expand it.
CRF/reports/report_Run2_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/reports/report_Run3_v1.txt
deleted
100644 → 0
This diff is collapsed. Click to expand it.
CRF/reports/report_Run3_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/reports/report_Run4_v1.txt
deleted
100644 → 0
This diff is collapsed. Click to expand it.
CRF/reports/report_Run4_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/reports/report_Run5_v1.txt
deleted
100644 → 0
This diff is collapsed. Click to expand it.
CRF/reports/report_Run5_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/reports/report_Run6_v1.txt
deleted
100644 → 0
This diff is collapsed. Click to expand it.
CRF/reports/report_Run6_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/reports/report_Run7_v1.txt
deleted
100644 → 0
This diff is collapsed. Click to expand it.
CRF/reports/report_Run7_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
CRF/reports/report_Run8_v1.txt
deleted
100644 → 0
This diff is collapsed. Click to expand it.
CRF/reports/report_Run8_v11.txt
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
... | @@ -24,9 +24,9 @@ echo | ... | @@ -24,9 +24,9 @@ echo |
24 | echo | 24 | echo |
25 | echo "Filter all paragraphs with tags..." | 25 | echo "Filter all paragraphs with tags..." |
26 | echo "Add sentence-end-tag PGCGROWTHCONDITIONS..." | 26 | echo "Add sentence-end-tag PGCGROWTHCONDITIONS..." |
27 | -grep -E "<[^<]*>" * | grep -E '!'| cut -f2 -d'='|sort|uniq|awk '{ print $_" PGCGROWTHCONDITIONS"; }' > /home/egaytan/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces_v2.txt | 27 | +grep -E "<[^<]*>" * | grep -E '!'| cut -f2-5 -d'='|sort|uniq|awk '{ print $_" PGCGROWTHCONDITIONS"; }' > /home/egaytan/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces.txt |
28 | echo | 28 | echo |
29 | -echo "Number of total tag sentences: "$(wc /home/egaytan/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces_v2.txt -l); | 29 | +echo "Number of total tag sentences: "$(wc /home/egaytan/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces.txt -l); |
30 | echo | 30 | echo |
31 | echo | 31 | echo |
32 | -echo "Saving file: /home/egaytan/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces_v2.txt"; | 32 | +echo "Saving file: /home/egaytan/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces.txt"; | ... | ... |
... | @@ -4,7 +4,7 @@ echo "==============================Run CoreNLP================================= | ... | @@ -4,7 +4,7 @@ echo "==============================Run CoreNLP================================= |
4 | echo | 4 | echo |
5 | echo | 5 | echo |
6 | 6 | ||
7 | -input="/home/egaytan/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces_v2.txt"; | 7 | +input="/home/egaytan/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces.txt"; |
8 | output="/home/egaytan/automatic-extraction-growth-conditions/CoreNLP/output/"; | 8 | output="/home/egaytan/automatic-extraction-growth-conditions/CoreNLP/output/"; |
9 | echo "input file: "$input; | 9 | echo "input file: "$input; |
10 | echo | 10 | echo | ... | ... |
... | @@ -35,7 +35,11 @@ | ... | @@ -35,7 +35,11 @@ |
35 | ArgR_<Supp>Arginine</Supp>_2 PGCGROWTHCONDITIONS | 35 | ArgR_<Supp>Arginine</Supp>_2 PGCGROWTHCONDITIONS |
36 | ArgR_<Supp>NH4Cl</Supp>_1 PGCGROWTHCONDITIONS | 36 | ArgR_<Supp>NH4Cl</Supp>_1 PGCGROWTHCONDITIONS |
37 | ArgR_<Supp>NH4Cl</Supp>_2 PGCGROWTHCONDITIONS | 37 | ArgR_<Supp>NH4Cl</Supp>_2 PGCGROWTHCONDITIONS |
38 | - At <OD>OD450 PGCGROWTHCONDITIONS | 38 | + At <OD>OD450 = 0.3</OD>, cultures induced with <Supp>1 mM IPTG</Supp>. Cells harvested 0 min after induction PGCGROWTHCONDITIONS |
39 | + At <OD>OD450 = 0.3</OD>, cultures induced with <Supp>1 mM IPTG</Supp>. Cells harvested 10 min after induction PGCGROWTHCONDITIONS | ||
40 | + At <OD>OD450 = 0.3</OD>, cultures induced with <Supp>1 mM IPTG</Supp>. Cells harvested 20 min after induction PGCGROWTHCONDITIONS | ||
41 | + At <OD>OD450 = 0.3</OD>, cultures induced with <Supp>1 mM IPTG</Supp>. Cells harvested 2.5 min after induction PGCGROWTHCONDITIONS | ||
42 | + At <OD>OD450 = 0.3</OD>, cultures induced with <Supp>1 mM IPTG</Supp>. Cells harvested 5 min after induction PGCGROWTHCONDITIONS | ||
39 | A total of six samples were analyzed. oxyR-8myc, soxR-8myc, and soxS-8myc tagged cells were cultured in <Med>M9 minimal media</Med> with <Supp>0.2% glucose</Supp>. Then cells were treated with 250 uM of paraquat at mid-log pahse for 20 min with agitation. PGCGROWTHCONDITIONS | 43 | A total of six samples were analyzed. oxyR-8myc, soxR-8myc, and soxS-8myc tagged cells were cultured in <Med>M9 minimal media</Med> with <Supp>0.2% glucose</Supp>. Then cells were treated with 250 uM of paraquat at mid-log pahse for 20 min with agitation. PGCGROWTHCONDITIONS |
40 | A total of two samples were analyzed. ompR-8myc tagged cells were cultured in <Med>M9 minimal media</Med> with <Supp>0.2% glucose</Supp>. Then cells were treated with <Supp>0.3 M of NaCl</Supp> at <Phase>mid-log pahse</Phase> for <Supp>30 min</Supp> with agitation. PGCGROWTHCONDITIONS | 44 | A total of two samples were analyzed. ompR-8myc tagged cells were cultured in <Med>M9 minimal media</Med> with <Supp>0.2% glucose</Supp>. Then cells were treated with <Supp>0.3 M of NaCl</Supp> at <Phase>mid-log pahse</Phase> for <Supp>30 min</Supp> with agitation. PGCGROWTHCONDITIONS |
41 | carbon source: <Supp>acetate</Supp> PGCGROWTHCONDITIONS | 45 | carbon source: <Supp>acetate</Supp> PGCGROWTHCONDITIONS |
... | @@ -112,8 +116,8 @@ | ... | @@ -112,8 +116,8 @@ |
112 | E. coli K-12 MG1655 WT and Δfur were grown to <Phase>mid-log phase</Phase> <Air>aerobically</Air> at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp>. For iron treated cells, 0.1mM of FeCl2 were treated from the beginning of culture, and for DPD treated cells, <Supp>0.2mM of DPD</Supp> were added at early-log phase and continued to culture for additional 2h. PGCGROWTHCONDITIONS | 116 | E. coli K-12 MG1655 WT and Δfur were grown to <Phase>mid-log phase</Phase> <Air>aerobically</Air> at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp>. For iron treated cells, 0.1mM of FeCl2 were treated from the beginning of culture, and for DPD treated cells, <Supp>0.2mM of DPD</Supp> were added at early-log phase and continued to culture for additional 2h. PGCGROWTHCONDITIONS |
113 | E. coli K-12 MG1655 WT and Δfur were grown to <Phase>mid-log phase</Phase> <Air>aerobically</Air> at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp>. For iron treated cells, <Supp>0.1mM of FeCl2</Supp> were treated from the beginning of culture, and for DPD treated cells, 0.2mM of DPD were added at early-log phase and continued to culture for additional 2h. PGCGROWTHCONDITIONS | 117 | E. coli K-12 MG1655 WT and Δfur were grown to <Phase>mid-log phase</Phase> <Air>aerobically</Air> at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp>. For iron treated cells, <Supp>0.1mM of FeCl2</Supp> were treated from the beginning of culture, and for DPD treated cells, 0.2mM of DPD were added at early-log phase and continued to culture for additional 2h. PGCGROWTHCONDITIONS |
114 | E. coli K-12 MG1655 WT and ΔompR were grown to <Phase>mid-log phase</Phase> <Air>aerobically</Air> at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp>. Then cells were treated with <Supp>0.3 M of NaCl</Supp> at mid-log pahse for <Supp>30 min</Supp> with agitation. PGCGROWTHCONDITIONS | 118 | E. coli K-12 MG1655 WT and ΔompR were grown to <Phase>mid-log phase</Phase> <Air>aerobically</Air> at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp>. Then cells were treated with <Supp>0.3 M of NaCl</Supp> at mid-log pahse for <Supp>30 min</Supp> with agitation. PGCGROWTHCONDITIONS |
115 | - E. coli K-12 MG1655 WT, GadE-8-myc, GadW-8-myc, and GadX-8-myc tagged strains were grown to <Phase>mid-log phase</Phase> (<OD>OD600 PGCGROWTHCONDITIONS | 119 | + E. coli K-12 MG1655 WT, GadE-8-myc, GadW-8-myc, and GadX-8-myc tagged strains were grown to <Phase>mid-log phase</Phase> (<OD>OD600 = 0.3</OD>) <Air>aerobically</Air> (<Agit>250 rpm</Agit>) at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp> at <pH>pH 5.5</pH>. PGCGROWTHCONDITIONS |
116 | - E. coli K-12 MG1655 WT, gadE, gadW and gadX mutant cells were grown to mid-log phase (OD600 PGCGROWTHCONDITIONS | 120 | + E. coli K-12 MG1655 WT, gadE, gadW and gadX mutant cells were grown to mid-log phase (OD600 = 0.3) <Air>aerobically</Air> (<Agit>250 rpm</Agit>) at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp> at <pH>pH 5.5</pH>. PGCGROWTHCONDITIONS |
117 | E. coli K-12 MG1655 WT, ΔoxyR, ΔsoxR, and ΔsoxS were grown to mid-log phase <Air>aerobically</Air> at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp>. Then cells were treated with 250 uM of paraquat at mid-log pahse for 20 min with agitation. PGCGROWTHCONDITIONS | 121 | E. coli K-12 MG1655 WT, ΔoxyR, ΔsoxR, and ΔsoxS were grown to mid-log phase <Air>aerobically</Air> at <Temp>37°C</Temp> in <Med>M9 minimal media</Med> supplemented with <Supp>0.2% glucose</Supp>. Then cells were treated with 250 uM of paraquat at mid-log pahse for 20 min with agitation. PGCGROWTHCONDITIONS |
118 | E. coli strains harboring PurR-8myc were grown in minimal M9 medium supplemented with glucose (2 g/L) then inoculated into 100mL of fresh <Med>M9 minimal medium</Med>. PGCGROWTHCONDITIONS | 122 | E. coli strains harboring PurR-8myc were grown in minimal M9 medium supplemented with glucose (2 g/L) then inoculated into 100mL of fresh <Med>M9 minimal medium</Med>. PGCGROWTHCONDITIONS |
119 | E. coli strains harboring PurR-8myc were grown in minimal M9 medium supplemented with glucose (2 g/L) then inoculated into 100mL of fresh <Med>M9 minimal medium</Med> supplemented with <Supp>100ug/L adenine</Supp>. PGCGROWTHCONDITIONS | 123 | E. coli strains harboring PurR-8myc were grown in minimal M9 medium supplemented with glucose (2 g/L) then inoculated into 100mL of fresh <Med>M9 minimal medium</Med> supplemented with <Supp>100ug/L adenine</Supp>. PGCGROWTHCONDITIONS |
... | @@ -203,7 +207,7 @@ | ... | @@ -203,7 +207,7 @@ |
203 | growth medium: <Med>MOPS minimal glucose media</Med> containing <Supp>1 µM FeSO4</Supp> PGCGROWTHCONDITIONS | 207 | growth medium: <Med>MOPS minimal glucose media</Med> containing <Supp>1 µM FeSO4</Supp> PGCGROWTHCONDITIONS |
204 | growth phase: <Phase>exponential</Phase> PGCGROWTHCONDITIONS | 208 | growth phase: <Phase>exponential</Phase> PGCGROWTHCONDITIONS |
205 | growth phase: <Phase>mid-log</Phase> PGCGROWTHCONDITIONS | 209 | growth phase: <Phase>mid-log</Phase> PGCGROWTHCONDITIONS |
206 | - growth phase: <Phase>mid-log phase</Phase> (<OD>OD600 PGCGROWTHCONDITIONS | 210 | + growth phase: <Phase>mid-log phase</Phase> (<OD>OD600 = 0.3</OD>) PGCGROWTHCONDITIONS |
207 | growth phase: <Phase>stationary</Phase> PGCGROWTHCONDITIONS | 211 | growth phase: <Phase>stationary</Phase> PGCGROWTHCONDITIONS |
208 | <Gtype>∆fnr</Gtype> - <Air>Anaeroibc</Air> PGCGROWTHCONDITIONS | 212 | <Gtype>∆fnr</Gtype> - <Air>Anaeroibc</Air> PGCGROWTHCONDITIONS |
209 | <Gtype>∆fnr</Gtype> ChIP DNA from <Gtype>PK4854</Gtype> PGCGROWTHCONDITIONS | 213 | <Gtype>∆fnr</Gtype> ChIP DNA from <Gtype>PK4854</Gtype> PGCGROWTHCONDITIONS | ... | ... |
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
-
Please register or login to post a comment