Opened 4 years ago

Closed 4 years ago

#1267 closed defect (fixed)

Mutation signature results are assigned to incorrect annotations

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: Reggie v4.27.5
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

It seems like there is some kind of offset when importing the results from the mutation signature calculations (see #1215). Values for "Signature.1" are stored in "MutationSignature02", and so on until "Signature.29" that is stored in "MutationSignature30". "Signature.30" is not imported at all.

Change History (1)

comment:1 by Nicklas Nordborg, 4 years ago

Resolution: fixed
Status: newclosed

In 6011:

Fixes #1267: Mutation signature results are assigned to incorrect annotations

The code has been fixed. Already existing information need to be fixed by manual procedure.

Note: See TracTickets for help on using tickets.