Opened 7 days ago
Closed 7 days ago
#1634 closed defect (fixed)
Can't start mutational signature analysis for structural variant calls
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | blocker | Milestone: | Reggie v5.5.2 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Seems like it is always saying:
Skipping NNNNNN.1.l.d.a.lib.g.a.v: There are no translocations or variants >1kb size [breakpoints.bedpe]
Seems like there is an incorrect test numUsableEntries > 0
before starting the loop to check the bedpe file in [7994] (in MutationalSignatureHandler.java
).
Note:
See TracTickets
for help on using tickets.
In 8004: