Skip to content

Commit aa8b69e

Browse files
Bohyunandreasprlic
authored andcommitted
Change to wiki page
1 parent 24fdd41 commit aa8b69e

2 files changed

Lines changed: 36 additions & 14 deletions

File tree

_wikis/BioJava:PhyloSOC07.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -250,24 +250,37 @@ Day 5: Maximum Parsimony Method -
250250

251251
------------------------------------------------------------------------
252252

253-
Day 1: Debugging AddTree Method & commit the source code
253+
Day 1: Debugging AddTree Method & commit the source code -done
254254

255-
Day 2: PHYLIP installation & learning how to use it
255+
Day 2: PHYLIP installation & learning how to use it - done
256256
(http://evolution.genetics.washington.edu/phylip.html)
257257

258-
Day 3: Practicing PHYLIP with MP/ML/Bootstrap methods
258+
Day 3: Practicing PHYLIP with MP/ML/Bootstrap methods - done
259259

260-
Day 4: Developing the wrapper for PHYLIP MP method (1) - parser
260+
Day 4: Developing the wrapper for PHYLIP MP method (1) - parser (still
261+
working as 30th. Jul.)
261262

262263
Day 5: Developing the wrapper for PHYLIP MP method (2) - builing objects
263-
from the output
264+
from the output (to be worked out)
264265

265266
**Part IV : Maximum Likelihood**
266267

267268
------------------------------------------------------------------------
268269

269270
*Week 11 Maxumum Likelihood Method*
270271

272+
Day 1: Developing the wrapper for PHYLIP MP method (1) - parser
273+
274+
Day 2: Developing the wrapper for PHYLIP MP method (2) - builing objects
275+
from the output
276+
277+
Day 3: Developing the wrapper for PHYLIP ML method (1) - parser
278+
279+
Day 4: Developing the wrapper for PHYLIP ML method (2) - builing objects
280+
from the output
281+
282+
Day 5: Debugging
283+
271284
1. aligning sequences
272285

273286
2. define possible tree types
@@ -281,7 +294,7 @@ from the output
281294

282295
**Part V : Phylogeny supporting method**
283296

284-
*Week 11 Bootstrap method*
297+
*Week 12 Bootstrap method*
285298

286299
1. replicate alignments
287300

@@ -295,4 +308,4 @@ on the method
295308
3. count the number of replicates that each internal branch of the
296309
original tree is found
297310

298-
*Week 12 Documenting: part IV & V*
311+
*Week 13 Documenting: part IV & V*

_wikis/BioJava:PhyloSOC07.mediawiki

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -253,23 +253,32 @@ Day 5: Maximum Parsimony Method -
253253
'''''Week 10 Maximum Parsimony Method'''''
254254
----
255255

256-
Day 1: Debugging AddTree Method & commit the source code
256+
Day 1: Debugging AddTree Method & commit the source code -done
257257

258-
Day 2: PHYLIP installation & learning how to use it
258+
Day 2: PHYLIP installation & learning how to use it - done
259259
(http://evolution.genetics.washington.edu/phylip.html)
260260

261-
Day 3: Practicing PHYLIP with MP/ML/Bootstrap methods
261+
Day 3: Practicing PHYLIP with MP/ML/Bootstrap methods - done
262262

263-
Day 4: Developing the wrapper for PHYLIP MP method (1) - parser
263+
Day 4: Developing the wrapper for PHYLIP MP method (1) - parser (still working as 30th. Jul.)
264264

265-
Day 5: Developing the wrapper for PHYLIP MP method (2) - builing objects from the output
265+
Day 5: Developing the wrapper for PHYLIP MP method (2) - builing objects from the output (to be worked out)
266266

267267
'''Part IV : Maximum Likelihood'''
268268

269269
----
270270

271271
''Week 11 Maxumum Likelihood Method''
272272

273+
Day 1: Developing the wrapper for PHYLIP MP method (1) - parser
274+
275+
Day 2: Developing the wrapper for PHYLIP MP method (2) - builing objects from the output
276+
277+
Day 3: Developing the wrapper for PHYLIP ML method (1) - parser
278+
279+
Day 4: Developing the wrapper for PHYLIP ML method (2) - builing objects from the output
280+
281+
Day 5: Debugging
273282

274283

275284
1. aligning sequences
@@ -285,7 +294,7 @@ Day 5: Developing the wrapper for PHYLIP MP method (2) - builing objects from th
285294

286295
'''Part V : Phylogeny supporting method'''
287296

288-
''Week 11 Bootstrap method''
297+
''Week 12 Bootstrap method''
289298

290299
1. replicate alignments
291300

@@ -298,4 +307,4 @@ Day 5: Developing the wrapper for PHYLIP MP method (2) - builing objects from th
298307
3. count the number of replicates that each internal branch of the original tree is found
299308

300309

301-
''Week 12 Documenting: part IV & V''
310+
''Week 13 Documenting: part IV & V''

0 commit comments

Comments
 (0)