@Configuration public class SnpEffAnnotator extends Object implements AnnotatorConfig
SnpEff is a genetic variant annotation and effect prediction toolbox. It annotates and predicts the effects of variants on genes (such as amino acid changes). see http://snpeff.sourceforge.net/
For this annotator to work SnpEff.jar must be present on the filesystem at the location defined by the RuntimeProperty 'snpeff_jar_location'
new ANN field replacing EFF:
ANN=A|missense_variant|MODERATE|NEXN|NEXN|transcript|NM_144573.3|Coding|8/13|c.733G>A|p.Gly245Arg|1030/3389|733/2028| 245/675||
-lof doesnt seem to work? would be great... http://snpeff.sourceforge.net/snpEff_lof_nmd.pdfs
| Constructor and Description |
|---|
SnpEffAnnotator() |
public static final String NAME
@Bean public RepositoryAnnotator snpEff()
public void init()
init in interface AnnotatorConfigCopyright © 2017. All rights reserved.