Changes between Initial Version and Version 9 of Ticket #593


Ignore:
Timestamp:
May 13, 2014, 2:30:56 PM (10 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #593

    • Property Status newassigned
    • Property Summary Start filter and alignmentStart masking and alignment
  • Ticket #593 – Description

    initial v9  
    33The wizard is started after successfully demultiplexing and merging data from a sequencing run. In the first step `MergedSequences` items should be selected. The items need to be annotated with `AnalysisResult=Successful` and `AutoProcessing!=Disable` (eg. due to manually deselecting some libraries in the demux ended wizard).
    44
    5 For each selected item, the wizard create one `FilteredSequences` child item:
     5For each selected item, the wizard create one `MaskedSequences` child item:
    66
    7  * Name of item: `<lib-name>.g.f, <lib-name>.g.f2`
    8  * Software and protocol: (Type=Filtering)
     7 * Name of item: `<lib-name>.g.k, <lib-name>.g.k2`
     8 * Software and protocol: (Type=Masking)
    99
    1010The wizard also create one `AlignedSequences` grandchild item:
    1111
    12  * Name of item: `<lib-name>.g.f.a, <lib-name>.g.f.a2`
     12 * Name of item: `<lib-name>.g.k.a, <lib-name>.g.k.a2`
    1313 * Software and protocol: (Type=Alignment)
    1414