Skip to content

Enhance VCF to include "Predicted impact" #13

@eweitz

Description

@eweitz

Implement @zmartine's proposal to enhance SnpEff's default impact values for each variant with a new "predicted impact" that accounts for significant changes in hydrophobicity, etc.

Input:

  • VCF file annotated by SnpEff. This file will be output by the code pushed for Issue 7

Output:

  • VCF file with enhanced annotation. The output VCF files should include a "Predicted impact" column for each variant reports any reclassification of SnpEff's default impact values. This would be an additional field in the INFO column.

This output will be used as input to the VCF filtering being implemented by @nicovbing in Issue 8.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions