nanxstats / protr

🧬 Toolkit for generating various numerical features of protein sequences
https://nanx.me/protr/
Other
52 stars 13 forks source link

issue while using protrweb #29

Open sidrahmaryam opened 4 years ago

sidrahmaryam commented 4 years ago

Hello, I am not able to retrieve all dimensions of descriptors in a single go, as after some time, it asks to reload. And then, everything is lost, that had already been calculated. Is there any way to do it? Also it doesnt accept the job, which we can find later. please help.

nanxstats commented 4 years ago

Hmm, it sounds like the computation requires a long time to finish or the volume of the data transfer is too high thus the timeout. In these cases, I would recommend using the R package directly or run the app locally: https://github.com/nanxstats/protrweb.