Opened 7 years ago
Last modified 7 years ago
#1050 closed enhancement
More functionality in the Flagged alignment wizard — at Version 4
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.18 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
See #1046. It is currently a read-only wizard that can be used for investigations. It needs more functionality:
- We need to add support for scheduling re-extractions, etc.
- When a problem has been "solved" we need to be able to remove items from the "Flagged alignments" list. Items that are contaminated or a mixup need to be flagged or handled in some way (not yet decided). Items that are ok should be unflagged and be uses as if nothing had happened.
- Load information about all RNA/Library items even if we have no alignment for them. This can help in problem solving (for example, if we get a low mismatch we can try to find another RNA for the same patient even if we don't have any alignment for that RNA).
- ... and possible more ...
Change History (4)
comment:1 by , 7 years ago
Status: | new → assigned |
---|
comment:2 by , 7 years ago
comment:3 by , 7 years ago
(In [4818]) References #1050: More functionality in the Flagged alignment wizard
When a QiaCube or LibPlate filter is active the wizard will now load information about RNA/Libraries that there is no alignment that we can use for genotyping. This means for example that:
- Low mismatches to an unexpected patient can be traced to another RNA on a QiaCube even if we didn't get enough RNA to sequence on that QiaCube.
- Re-processing can be scheduled for all items.
- External libraries on a LibPlate are listed (but not used in genotyping).
comment:4 by , 7 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
(In [4817]) References #1050: More functionality in the Flagged alignment wizard
Added functionality for scheduling re-processing. When a filter is active the wizard can now be used in "Schedule re-proccsing" mode which changes the table to display information about the remaining quantity of "Specimen", "Lysate" and "RNA". It is possible to schedule re-processing from either one of them.