KosinskiLab / AlphaPulldown

https://doi.org/10.1093/bioinformatics/btac749
GNU General Public License v3.0
176 stars 39 forks source link

Update parse_fold #372

Open dingquanyu opened 1 week ago

dingquanyu commented 1 week ago
  1. Adjusted parse_fold function to accommodate cases in which discontinuous regions are given
  2. Updated test data accordingly
dingquanyu commented 1 week ago

Both unittest using the updated test data and my own real-world modelling finished fine with this modification. I believe it's safe to merge.