exomeCopy Posterior Probabilities
1
0
Entering edit mode
sruddy17 • 0
@sruddy17-14320
Last seen 3.9 years ago

Hey there,

Using exomeCopy for CNV detection. Was wondering how to get the posterior probabilities that determine the path. I thought that the vector, "V", returned by the C function inside viterbiPath() was what I was looking for but when I calculate the most likely path using "V" it differs in a handful of exons/targets from what is returned by viterbiPath(). Do I need to multiply "V" by something to get the posteriors?

Thanks!

exomecopy • 959 views
ADD COMMENT
0
Entering edit mode
@mikelove
Last seen 16 hours ago
United States

We only return the Viterbi path. But you have the ‘log.odds’ vector as well, from ?”ExomeCopy-class”:

“the log ratio of the emission probabilities along the predicted path over the emission probabilities of the normal state”

ADD COMMENT

Login before adding your answer.

Traffic: 783 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