Sameer Hassan

Results 6 comments of Sameer Hassan

Hi Abiadak, WIll it possible for you share the fasta sequence input format for predicting multimer structures. I get error when i submit sequences separated by ':'. Thanks in advance!

Thanks veghp!!

Hi Veghp, How do i increase the fontsize of the feature label. for example: small feature, Gene1 with a very long name. Thanks!

Hi, I had the same issue. I was able to solve the issue by adding: color_map= 'rdylbu'. You can select any of the following colorscale you have provided above.

I solved the issue by np.int to int. Thanks!

> Does it work with the new version on pypi? I have not try with new version of pypi. As mentioned earlier I got it working by changing np.int to...