Opened 13 months ago
Closed 12 months ago
#1537 closed task (fixed)
Implement a wizard for creating panel-of-normals
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.50 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
This is part of the WGS variant calling pipeline (see #1536).
We should create a set of wizards that can build a panel-of-normals VCF. The first wizard should take normal WGS alignments and run Mutect2 variant calling on them. The resulting VCF files should be stored in a (semi-temporary) location that is different from the regular project-archive.
When we have all normal VCF results a second wizard can be used to combine them into the final panel-of-normals. When this has been completed the VCF files created by the first step can be deleted.
Change History (12)
comment:1 by , 13 months ago
comment:12 by , 12 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7387: