ChiLiubio / microeco

An R package for data analysis in microbial community ecology
GNU General Public License v3.0
203 stars 58 forks source link

trans_network output for cytoscape? #157

Open alberjo296 opened 1 year ago

alberjo296 commented 1 year ago

Hi Chi,

I've been doing some networks and using Gephi for them. I was wondering if instead of the command: trans_network$save_network(filepath = "network.gexf") there is a possibility to obtain an output for building these networks in Cytoscape because it's handier and offers different options. If not, it could be a good incorporation into the package...

Regards,

Alberto

ChiLiubio commented 1 year ago

Hi Alberto, I have to say this is a good suggestion! It has been also mentioned in the github by others before. I am a little busy and only finish some more important updates in the project. I will consider to do it. Thanks again for your suggestion!

Best, Chi

alberjo296 commented 1 year ago

Thank you :)

Alberto