Opened 11 years ago

Closed 11 years ago

#410 closed defect (fixed)

Probe match reports non-existing hits

Reported by: westram Owned by: westram
Priority: critical Milestone:
Component: PT server Version: SVN
Keywords: Cc:

Description

example using demo.arb:

  • match probes with zero mismatches
  • matching AGGATACACCTGTTCCCATGCCGAACACAGTAGTTAAGCTTCTTAACGCCGAAAGTAGTTGGTGGGAAACTGCCTGCGAGGATAGGAAGCTGCCGCGC works fine (reporting one hit in LacBulga from which probe has been taken)
  • matching AAGGATACACCTGTTCCCATGCCGAACACAGTAGTTAAGCTTCTTAACGCCGAAAGTAGTTGGTGGGAAACTGCCTGCGAGGATAGGAAGCTGCCGCGC (same as above, prefixed by 'A') reports an additional hit in MicLuteu, with
    • mismatch=-75
    • N_min=36 (because it hits the end of the sequence)

Change History (3)

comment:1 Changed 11 years ago by westram

  • Owner changed from devel to westram
  • Status changed from new to assigned

comment:2 Changed 11 years ago by westram

  • [11158] adds unittest producing wrong mismatch values and two negative mismatch values

comment:3 Changed 11 years ago by westram

  • Resolution set to fixed
  • Status changed from assigned to closed

by [11159]

Note: See TracTickets for help on using tickets.