Opened 5 years ago
Closed 5 years ago
#1200 closed enhancement (fixed)
Release exporter changes due to Variant calling pipeline
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v4.26 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
When the Variant calling pipeline has been fully implemented (#1199), we also need to update the release exporter plug-in to export some of the data.
Most annotations from the VariantCall
raw bioassay should be exported:
VariantsPassedFilter
- All annotations that are included in the
VCALL_Release
category. This category should be created by the installation, but annotations should be added manually. - And also some common techincal annotations:
Pipeline
,DataFilesFolder
,Software
We should also export annotations from the Alignment:
CallableBases
VariantsRaw
Files:
variants-filtered.vcf
variants-annotated.vcf.gz
Change History (6)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|---|
Milestone: | Reggie v4.x → Reggie v4.26 |
comment:2 by , 5 years ago
comment:4 by , 5 years ago
Description: | modified (diff) |
---|
comment:6 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 5873: