Skip to content

Commit 8f70f4b

Browse files
Bohyunandreasprlic
authored andcommitted
Change to wiki page
1 parent abb2070 commit 8f70f4b

2 files changed

Lines changed: 42 additions & 28 deletions

File tree

_wikis/BioJava:PhyloSOC07.md

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Day 4: Code for Maximum Parsimony Method (1) -done
191191
Input: Read Nexus File & Extract MATRIX data (Align sequences & decide
192192
informative 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

196196
Building Data Structure : decide all possible tree structures &
197197
initialize variables for those trees.
@@ -205,17 +205,14 @@ Day 1: Code for Maximum Parsimony Method (2) - done
205205
Building Data Structure : decide all possible tree structures &
206206
initialize 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

213211
Day 3: Revising AddTree & getTreeAsJGraphT method (to allow both
214212
weighted/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

236233
Day 1: Debugging for AddTreeMethod (for the non-symmetric tree
237-
structure)
234+
structure) -done
238235

239236
Day 2: Debugging for AddTreeMethod (for the non-symmetric tree
240-
structure)
237+
structure) -done
241238

242239
Day 3: Maximum Parsimony Method - solve the problem w/ \# of trees
243240

244241
Day 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

258270
1. aligning sequences
259271

_wikis/BioJava:PhyloSOC07.mediawiki

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Input: Read Nexus File & Extract MATRIX data
188188
(Align sequences & decide informative sites)
189189

190190

191-
Day 5: Code for Maximum Parsimony Method (2) -to be worked out
191+
Day 5: Code for Maximum Parsimony Method (2) -changing plans
192192

193193
Building Data Structure :
194194
decide all possible tree structures & initialize variables for those trees.
@@ -205,16 +205,14 @@ Day 1: Code for Maximum Parsimony Method (2) - done
205205
Building Data Structure :
206206
decide all possible tree structures & initialize variables for those trees.
207207

208-
Day 2: Code for Maximum Parsimony Method (3) - still working on as 16th Jul.
209-
208+
Day 2: Code for Maximum Parsimony Method (3) - changing plans
210209
iterate the calculation to dicide a tree
211210

212211
Day 3: Revising AddTree & getTreeAsJGraphT method (to allow both weighted/unweighted tree) - done
213212

214213

215-
Day 4: Debugging for non-symmetric tree structure (1) - to be worked out
216-
217-
Day 5: Debugging for non-symmetric tree structure (2) - to be worked out
214+
Day 4: Debugging for non-symmetric tree structure (1) - done
215+
Day 5: Debugging for non-symmetric tree structure (2) - done
218216

219217

220218

@@ -237,35 +235,39 @@ Day 5: Debugging for non-symmetric tree structure (2) - to be worked out
237235
''Week 9 Maximum Parsimony Method''
238236

239237

240-
Day 1: Debugging for AddTreeMethod (for the non-symmetric tree structure)
238+
Day 1: Debugging for AddTreeMethod (for the non-symmetric tree structure) -done
241239

242-
Day 2: Debugging for AddTreeMethod (for the non-symmetric tree structure)
240+
Day 2: Debugging for AddTreeMethod (for the non-symmetric tree structure) -done
243241

244242
Day 3: Maximum Parsimony Method - solve the problem w/ # of trees
245243

246244
Day 4: Maximum Parsimony Method - getting help for Jgrapht type array
247245

248-
Day 5: Maximum Parsimony Method - finalize
246+
Day 5: Maximum Parsimony Method -
249247

248+
*Plan for Maximum Parsimony Method has been changed!
250249
251-
----
252-
253-
254-
'''Part IV : Maximum Likelihood'''
255250

256251
----
257252

253+
''Week 10 Maximum Parsimony Method''
254+
----
258255

256+
Day 1: Debugging AddTree Method & commit the source code
259257

258+
Day 2: PHYLIP installation & learning how to use it
260259

260+
Day 3: Practicing PHYLIP with MP/ML/Bootstrap methods
261261

262+
Day 4: Developing the wrapper for PHYLIP MP method (1) - parser
262263

264+
Day 5: Developing the wrapper for PHYLIP MP method (2) - builing objects from the output
263265

264-
266+
'''Part IV : Maximum Likelihood'''
265267

266268
----
267269

268-
''Week 10 Maxumum Likelihood Method''
270+
''Week 11 Maxumum Likelihood Method''
269271

270272

271273

0 commit comments

Comments
 (0)