kundajelab / chrombpnet

Bias factorized, base-resolution deep learning models of chromatin accessibility (chromBPNet)
https://github.com/kundajelab/chrombpnet/wiki
MIT License
124 stars 34 forks source link

Using uncorrected chrombpnet model for generation of prediction bigwigs #184

Closed Gechyb closed 5 months ago

Gechyb commented 9 months ago

I initially trained my bias model with bias_threshold_factor of 0.5 and got a pearsonr value of -0.42. Then I went ahead and retrained the bias model with threshold of 0.6 and this increased the pearsonr value to -0.18. However when I trained the chrombpnet model, the model according to the average of the max of profies is uncorrected. The max of the tn5 profiles is 0.0035. Since I do not have a pre-trained bias model to retrain my chrombpnet model, is it okay to move ahead with generating prediction bigwigs with the uncorrected chrompbnet model? Or should I retrain my bias training using a bias_threshold_factor of 0.7?

panushri25 commented 8 months ago

Did you try using the pre-trained bias model given with the repo?

panushri25 commented 8 months ago

I can discuss more options depending on where you are stuck currently let me know!

panushri25 commented 5 months ago

Closing this thread due to inactivity, please reopen if you are seeing more issues.