This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Predict the effect of SNPs in a VCF file generated using a Trinity assembly

Is there software or script available to predict the effect of SNPs that have Trinity headers? Reference databases use different header formats than Trinity, so I can't use snpEff etc.

There must be a solution to this. Maybe not?

snp

1 answer

You can build custom annotations for SnpEff from a GFF file:

http://snpeff.sourceforge.net/SnpEff_manual.html#databases

Log in to answer this question.