Off topic:filter based on variant annotation
0
0
Entering edit mode
@winstondunnmd-21581
Last seen 4.7 years ago

Dear Bioconductors:

I am doing SKAT test of genes based on their position on the chromosome. I use the following TopmedPipeline function and codes. I hope to additionally filter based on variant annotation. I have identified missense_variants and recorded their variant.id in a vector. Is it possible to additionally filter based on a vector that contains variant.id of the missense_variants?

Many thanks!

Winston

aggVarList <- aggregateGRanges(aggByPos)
seqResetFilter(seqData, verbose=FALSE)
iterator <- SeqVarRangeIterator(seqData, variantRanges=aggVarList, verbose=FALSE)
assoc <- assocTestAggregate(iterator, nullmod, test="SKAT", AF.max=0.1, weight.beta=c(1,25))
assocTestAggregate variant annotation TopmedPipeline • 143 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 745 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6