Data visualisation, miRNA and mRNA network with pair data
0
0
Entering edit mode
2.8 years ago
chinu • 0

I want to create miRNA and mRNA network with my pair data

library(igraph)

g<- graph.formula(miR156a-XM_004485745.3, miR156a-MSTRG.2058.1, miR156a-XM_004488374.3, miR156c-MSTRG.8898.1, miR156c-XM_027333188.1, miR156c-XM_027333189.1)

any one can tell me the code to plot the data with miRNA and mRNA different vertex color ?

mirna R network mrna • 938 views
ADD COMMENT
0
Entering edit mode

What package is graph.formula from? What have you tried on your own?

ADD REPLY
0
Entering edit mode

package from "igraph"

ADD REPLY
0
Entering edit mode

You should have mentioned that in your post. As @seidel says, read the manual.

ADD REPLY
0
Entering edit mode

Have you looked at the manual? It's all there.

ADD REPLY
0
Entering edit mode
ADD REPLY

Login before adding your answer.

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