How To Color The Species Names And Gene Names With Cytoscape
1
2
Entering edit mode
11.3 years ago
Mandar ▴ 180

I have a table having two colums like this Drosophila SRY human p53 mouse BRCA2

when i load it in cytoscape usin import network from table ,it loads successfully and give me the network but i want to colour the species name and Gene name differently,how to go about it?

cytoscape • 2.4k views
ADD COMMENT
1
Entering edit mode
10.9 years ago
Joseph Hughes ★ 3.0k

You could create an attribute text file as follows:

MyColor
Drosophila = species
SRY = gene
human = species
p53 = gene
mouse = species
BRCA2 = gene

First open your two column table in Cytoscape as you described. Then use File > Import >Node Attributes to import the above file. In the VizMapper tab, select Node Color and choose "MyColor" then click on each of the Mapping Type (i.e. gene and species) and select the colour you want for the species name and the gene name.

ADD COMMENT

Login before adding your answer.

Traffic: 2697 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