Opened 5 years ago
Closed 5 years ago
#1208 closed task (fixed)
Implement wizard for building database of variant frequencies in SCAN-B samples
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.25 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The annotation/filtering step in the variant calling pipeline is using a database with counts and frequencies for variants that has been found in the SCAN-B data. The current database was built from the release 3 data. It would be nice to have a wizard for building a new database. The input would be an item list with alignments. A script is generated that takes the raw variant calling file together with the patient and counts all variants. For each variant it should count the total number of times it has been seen and the number of patients. Results is saved to a VCF file that is compatible with the existing database.
Change History (14)
comment:1 by , 5 years ago
Status: | new → accepted |
---|
comment:2 by , 5 years ago
comment:14 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
In 5763: