This is a test version of Biostars. For the public version, visit https://www.biostars.org.
ploting a network of mRNAs and miRNAs

hi,

I have expression profiles of 192 miRNAs and experimentaly validated targets in two separate txt files, how I can plot which miRNA connected with which mRNA via a network??? I tried parmigene R package but depending on miRNAs and mRNAs placed in row network contains only miRNAs or mRNA. then what to do please???

mirna target r

1 answer

This sounds like a visualisation problem, so Cytoscape seems appropriate, unless you want to stick with R, in which case I'd suggest iGraph.

Log in to answer this question.