debbiemarkslab / plmc

Inference of couplings in proteins and RNAs from sequence variation
MIT License
101 stars 37 forks source link

Allow weights to be saved and loaded #11

Closed loodvn closed 2 years ago

loodvn commented 2 years ago

Haven't coded in C for years - please check my header files etc are sensible :)

Added weights file reading, weights file validation (checking there is the correct number of lines) Now just need to export weights in the same format (one float per line) from python