Hi!
I'd like to understand which cytoscape plugin is best for my use case. I developed a pairwise local allignment algorithm, that outputs a graph made of nodes representing drosophila and homo sapiens proteins. Each node has a field "Organism" that store the organism to which the node belongs to, and a field "array" to store a list of similar proteins belonging to the organism. There's no overlapping between the proteins of two different nodes.
I'm looking for a way to visualize my graph like eXamine Cytoscape's plugin does. Do you know how to use this or other plugins in my specific use case?
Thank you so much!