Entering edit mode
                    4.7 years ago
        1095937
        
    
        •
    
    0
    I annotated my WES data using the web version of ensembl-vep. Most of the variants, some of which have been reported as Known, i.e. with rs numbers have no annotation data. why is this? for example, I have variant; rs13303056: 1:930939-930939, but no other information for the variant
Hi Emily. Is there a way to keep VCF fields
QUALandFILTERwhen usingtaboutput format from command-line Ensembl VEP?No, only if you output in VCF.
Ok.. Thanks. I've found a simple
awksolution for this task.