Skip to content

Fragment assignments to transcripts #889

Discussion options

You must be logged in to vote

@Ray6283,

There are multiple (defensible) ways to initialize eta (i.e. eta^0). One valid initialization is uniform. Another valid initialization is uniform plus the assignment of uniquely-mapped fragments (since that will always be a lower-bound for the abundance of any transcript, it's always safe to assign, though if we don't the EM will do it in the first round anyway). Finally, yet another way is a mix (an affine combination) of the uniform initialization and the result of the online estimate — this last one is, in fact, what salmon does. Since salmon is a dual-phase algorithm, there are actually two separate phases to the optimization.

The first phase happens while the fragment mappi…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Ray6283
Comment options

@rob-p
Comment options

@Ray6283
Comment options

Answer selected by Ray6283
Comment options

You must be logged in to vote
1 reply
@Ray6283
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants