Design of miRNA regulatory network drawing module based on d3.js
Research on the plotting function of the d3.js library,design and implementation of the miRNA regulatory network plotting module.The module can read out the relevant data stored in the database,including miRNA and its regulated target genes,and form a JSON file.Combined with the d3.js visualization library,it can draw directed and weighted network graphs.Through the network graph,the relationship between miRNA and its target genes can be more clearly displayed in a limited space.