Opened 16 years ago
Closed 16 years ago
#157 closed defect (fixed)
DNAPARS removes sequences from tree and produces zombies
Reported by: | fog | Owned by: | westram |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | ARB_NTREE | Version: | SVN |
Keywords: | Cc: |
Description
DNAPARS removes at least 2 sequences from the and produces 1 zombie. This seems to be a problem with all Phylip programs. Seems to be a problem when the sequences are mapped back to ARB - 11 sequences are send to DNApars but only 8 come back.
Attachments (1)
Change History (8)
comment:1 Changed 16 years ago by fog
comment:2 Changed 16 years ago by westram
- Owner changed from devel to westram
- Status changed from new to assigned
comment:3 Changed 16 years ago by epruesse
- Resolution set to fixed
- Status changed from assigned to closed
Unable to reproduce with r5931 — seems to be fixed.
comment:4 Changed 16 years ago by fog
- Resolution fixed deleted
- Status changed from closed to reopened
Unfortunately I have to disagree. Took LTP95 e.g. /megx/home/fog/arb/testdb/LTPs95_opt_fog_cut_test.arb 10 sequences are marked - made with DNAPars, Phylip Distance Methods and got between 9-10 sequences in the .
Sorry
comment:5 Changed 16 years ago by fog
11 sequences were marked…
Changed 16 years ago by epruesse
comment:6 Changed 16 years ago by epruesse
attached patch fixed the issue
comment:7 Changed 16 years ago by westram
- Resolution set to fixed
- Status changed from reopened to closed
- fixed by [5936]
Further checks of the outtree file showed, that the new ARB has problems with importing treefiles that are not written in a single line. Example:
does not work (two species are not imported and one Zombie is produced
while (everything in one line)
works fine.