Microbial network in Cytoscape from NGS data
1
0
Entering edit mode
5.6 years ago

Hi, I am a complete beginner with NGS and network analysis. I have a data from NGS in excel table. First column is genus of fungi and next columns are genes (SR2, SF2, MF2...a total of 23 genes) with numbers for some genera. I need create network some like this figure 3 (https://microbiomejournal.biomedcentral.com/articles/10.1186/s40168-020-0787-2) from my data.

How do I process data for processing in Cytoscape?

I'm completely desperate, I've never worked with this in my life ...

I will be happy for any response, thank you

gene next-gen • 832 views
ADD COMMENT
0
Entering edit mode
5.6 years ago

I think that we are somewhat limited in how we can help, in this regard. The best place for you to start is the Cytoscape manual pages to learn about the different data input formats:

Perhaps you should first figure out what the network should represent? Once you know that, it is useful to know that virtually all network visualisation programs will take data of the generic form:

vertex1 --> vertex2
vertex1 --> vertex3
vertex1 --> vertex6
vertex2 --> vertex3
... ...

This can simply be a 2-column file.

Kevin

ADD COMMENT

Login before adding your answer.

Traffic: 4837 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6