Opened 6 years ago

Closed 6 years ago

#1017 closed enhancement (fixed)

Remove code for handling optional MaskedSequences

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

Description (last modified by Nicklas Nordborg)

When the masking step has been introduced to the Hisat pipeline again (see #1015), all places in the code that works with MaskedSequences can be simplified since we no longer need to consider two different cases.

The "Delete unmasked Hisat alignments" wizard can also be removed.

Change History (6)

comment:1 by Nicklas Nordborg, 6 years ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 6 years ago

Milestone: Reggie v4.xReggie v4.16

comment:3 by Nicklas Nordborg, 6 years ago

Status: newassigned

comment:4 by Nicklas Nordborg, 6 years ago

(In [4685]) References #1017: Remove code for handling optional MaskedSequences

Removed handling of the case where no masked item exists between the aligned and merged sequences.

comment:5 by Nicklas Nordborg, 6 years ago

(In [4686]) References #1017: Remove code for handling optional MaskedSequences

Removed the "Delete unmasked Hisat alignments" wizard.

comment:6 by Nicklas Nordborg, 6 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.