tkzeng / Pangolin

Pangolin is a deep-learning method for predicting splice site strengths.
GNU General Public License v3.0
64 stars 32 forks source link

Fixes issue tkzeng/Pangolin#13 #21

Open tejas-j opened 6 months ago

tejas-j commented 6 months ago

Updated one_hot_encode function to handle non-ATGCN bases more elegantly without failing

tejas-j commented 6 months ago

13