mtinti

Results 5 comments of mtinti

I had the same issue a few days ago. If it can help, this is my solution. - compute the max/min values in the region of interest from the grouped...

I'm running it without issues in colab, just start your notebook with: !pip3 install fastai==1.0.61 !pip install biopython clone the repo and you ready to go! also... import sys sys.path.append('path...

Thanks, it's working! Just wanted to let you know that I also had to remove this line: config.test = munch.Munch(config.test) from config.py cheers Michele

Thanks for the speedy response! I'll try your suggestions. cheers Michele

Hi, see the attached images for example, It outputs the command and crashes immediately. ![Screenshot 2024-01-19 at 12 00 52](https://github.com/vdemichev/DiaNN/assets/8666061/17a59db0-2833-4a14-88b6-35be7e542416) ![Screenshot 2024-01-19 at 11 59 01](https://github.com/vdemichev/DiaNN/assets/8666061/320ae60e-e9fc-4b39-8ad5-3790f5592b96)