skoblov-lab / spliceai-reforged

A GPU-friendly implementation of SpliceAI
10 stars 2 forks source link

Is it possible to score custom sequences, instead of variants ? #2

Open PedroBarbosa opened 3 years ago

PedroBarbosa commented 3 years ago

Hi,

Looking at the code, it seems that the optimization was made with variants in mind.

Would it be easy to use this implementation to score full sequences in a GPU-friendly setting, just like the SpliceAI team recommends on their FAQ ?

Best, Pedro