@@ -191,7 +191,7 @@ Day 4: Code for Maximum Parsimony Method (1) -done
191191Input: Read Nexus File & Extract MATRIX data (Align sequences & decide
192192informative sites)
193193
194- Day 5: Code for Maximum Parsimony Method (2) -to be worked out
194+ Day 5: Code for Maximum Parsimony Method (2) -changing plans
195195
196196Building Data Structure : decide all possible tree structures &
197197initialize variables for those trees.
@@ -205,17 +205,14 @@ Day 1: Code for Maximum Parsimony Method (2) - done
205205Building Data Structure : decide all possible tree structures &
206206initialize variables for those trees.
207207
208- Day 2: Code for Maximum Parsimony Method (3) - still working on as 16th
209- Jul.
210-
211- iterate the calculation to dicide a tree
208+ Day 2: Code for Maximum Parsimony Method (3) - changing plans iterate
209+ the calculation to dicide a tree
212210
213211Day 3: Revising AddTree & getTreeAsJGraphT method (to allow both
214212weighted/unweighted tree) - done
215213
216- Day 4: Debugging for non-symmetric tree structure (1) - to be worked out
217-
218- Day 5: Debugging for non-symmetric tree structure (2) - to be worked out
214+ Day 4: Debugging for non-symmetric tree structure (1) - done Day 5:
215+ Debugging for non-symmetric tree structure (2) - done
219216
220217<Algorithm > 1. aligning sequences
221218
@@ -234,26 +231,41 @@ Day 5: Debugging for non-symmetric tree structure (2) - to be worked out
234231* Week 9 Maximum Parsimony Method*
235232
236233Day 1: Debugging for AddTreeMethod (for the non-symmetric tree
237- structure)
234+ structure) -done
238235
239236Day 2: Debugging for AddTreeMethod (for the non-symmetric tree
240- structure)
237+ structure) -done
241238
242239Day 3: Maximum Parsimony Method - solve the problem w/ \# of trees
243240
244241Day 4: Maximum Parsimony Method - getting help for Jgrapht type array
245242
246- Day 5: Maximum Parsimony Method - finalize
243+ Day 5: Maximum Parsimony Method -
244+
245+ - Plan for Maximum Parsimony Method has been changed!
247246
248247------------------------------------------------------------------------
249248
250- ** Part IV : Maximum Likelihood * *
249+ * Week 10 Maximum Parsimony Method *
251250
252251------------------------------------------------------------------------
253252
253+ Day 1: Debugging AddTree Method & commit the source code
254+
255+ Day 2: PHYLIP installation & learning how to use it
256+
257+ Day 3: Practicing PHYLIP with MP/ML/Bootstrap methods
258+
259+ Day 4: Developing the wrapper for PHYLIP MP method (1) - parser
260+
261+ Day 5: Developing the wrapper for PHYLIP MP method (2) - builing objects
262+ from the output
263+
264+ ** Part IV : Maximum Likelihood**
265+
254266------------------------------------------------------------------------
255267
256- * Week 10 Maxumum Likelihood Method*
268+ * Week 11 Maxumum Likelihood Method*
257269
2582701 . aligning sequences
259271
0 commit comments