Sebastián Ayala Ruano
Sebastián Ayala Ruano
Sure, this is the compressed graphml file I'm trying to read: [antiparasitic_network_graph.graphml.zip](https://github.com/igraph/rigraph/files/6111652/antiparasitic_network_graph.graphml.zip) Thank you very much in advance for your help.
Hello @ntamas and @szhorvat, thank you very much for your advice. I solved this issue by replacing the attribute type string[] by string. This tiny change solved the issue and...
I just come up with the solution for this error. The mistake was that I maintain in my dataset some molecules with NaN in canonical smile feature, so padel only...
You're welcome @wguesdon, this is the good part of these collaborative projects :)
Hello @semsem80 , to solve this error, you need to delete molecules with NaN in canonical_smile feature. In this way, you can solve this problem. Hope this can be helpful,...
Hello @jkmg, I had the same error when I tried to install this library on my laptop. Did you figure out the solution for this error?
Hey @vikassethi09, I did not find any videos or other resources to solve this problem. However, I realized that in my case the problem was because I was using Debian...
Hello Stefanie, Thanks a lot for the quick response. We will consider the fact that we are obtaining associations across studies to analyze the results and avoid making conclusions at...
Hi @stefpeschel! Thanks a lot for your answer, and sorry for not getting back earlier. The code and summary of our project are available in this [link](https://github.com/Multiomics-Analytics-Group/MicW2Graph) if you are...